/text_preprocessing
Route for preprocessing of a big-size plain text prior to text2table endpoint.
POST https://text2table.p.rapidapi.com/t2t/text_preprocessing
The pre-processing endpoint is designed to prepare your text data for the /text2table transformation, especially when dealing with large text bodies that exceed the 3900 token limit of the text2table model.
Headers
X-RapidAPI-Key*
String
Your API key. Where can I get it?
X-RapidAPI-Host*
String
text2table.p.rapidapi.com
content-type*
String
application/json
Request Body
Indicates that your request has been successfully processed, and the response will include a table with the data from the given text. Check out more details on the response.
This may be due to missing or improperly formatted parameters. Check for parameter type mismatches, Invalid characters or bad code formatting. Refer to this example request for guidance.
Check for parameter type mismatches, Invalid characters or bad code formatting. The required header might be wrong, such as X-RapidAPI-Host.
Refer to this example request for guidance.
You've gone over the 30 KB limit with your submitted data. Please see our limits page for proper API request sizes. If you need to increase your limit, our support team is here to help.
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