Token searcher
Q&A information extraction
POST https://token-searcher.p.rapidapi.com/token_searcher/q_and_a
Extract precise answers from a given text based on a specified question
Headers
X-RapidAPI-Key*
String
Your API key
X-RapidAPI-Host*
String
token-searcher.p.rapidapi.com
content-type*
String
application/json
Request Body
question*
String
The question for which you need an answer.
text*
String
The text from which the answer needs to be extracted.
Indicates that your request has been successfully processed, and the response will include a table with the data from the given text.
This may be due to missing or improperly formatted parameters. Check for parameter type mismatches, Invalid characters or bad code formatting.
Check for parameter type mismatches, Invalid characters or bad code formatting. The required header might be wrong, such as X-RapidAPI-Host.
An unexpected issue occurred on our end. We are notified and investigating. If this issue persists or follows a pattern, please contact our support. Join our Discord for support.
Last updated