cURL
curl --request GET \ --url https://www.fetchserp.com/api/v1/web_page_ai_analysis \ --header 'Authorization: Bearer <token>'
{ "data": { "ai_analysis": "<string>" } }
Documentation IndexFetch the complete documentation index at: https://docs.fetchserp.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.fetchserp.com/llms.txt
Use this file to discover all available pages before exploring further.
A bearer token that will be supplied within an Authorization header as bearer <token>.
Authorization
bearer <token>
The url to analyze
The prompt to use for the analysis
success
Show child attributes