GPT Scraper API endpoints
Our API enables seamless communication and data exchange between your application and SearchGPT. By leveraging our API, you can automate the retrieval of SearchGPT data and enhance the functionality of your application.
The base url for all API requests is https://app.gptscraper.com/api
All API requests must be authenticated using your API key. Include your API key in the request header as follows: Authorization: Bearer YOUR_API_KEY
Because of the nature of searchGPT’s text-generation responses may take up to 60 seconds.
Results are cached for two hours.
If an error occurs, the API will return an appropriate error code and message.