Documentation Index
Fetch the complete documentation index at: https://docs.gptscraper.com/llms.txt
Use this file to discover all available pages before exploring further.
Introduction
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 ishttps://app.gptscraper.com/api
Authentication
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