get https://api.twelvelabs.io/v1.1/classify/
The POST
methods of the classify
and /classify/bulk
endpoints return the first page or results. You can use this endpoint to retrieve the rest of the pages.
NOTE: This method has a rate limit of 1 call per second for each API key. If the limit is reached, the platform returns an HTTP 429 - Too many requests
error response.