Text as Input
Feature Extraction
Run the specter2_base
model to extract features from input text.
POST
Authorizations
Provide your API key as Key your-key-here
in the Authorization
header.
Body
application/json
Input text to extract features.
Example:
"The Eiffel Tower is the tallest structure in Paris."
Response
200 - application/json
Successful response with extracted features.
Extracted feature vectors.