Skip to main content
Welcome to the fetchSERP API! This quick-start guide walks you through every way you can call our endpoints—cURL, official SDKs, and LLM integrations—so you can be productive right away.

1. Get your API token

  1. Sign up or log in at www.fetchserp.com
  2. Copy your API token from the dashboard
  3. Save it as an environment variable (recommended):

2. Your first request (cURL)

You should receive a 200 OK response with structured search results.

3. Use the official SDKs

JavaScript / TypeScript

Python

Ruby


4. Integrate with LLMs via MCP

fetchSERP offers a Model Context Protocol server so you can give LLMs direct access to real-time SEO data.

Claude API Example

OpenAI API Example


Next steps

  • Explore the Endpoints for full parameter details
  • Check out real-world Use Cases
  • Read about Pricing and start with 250 free credits
Happy querying! 😎