SEO GEO Analysis API
later
220 ms avg latency
6 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
SEO GEO Analysis API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/v1/health /v1/health |
**Health Check:** Verify API availability and all services status. Returns detailed health information including external service connectivity. |
| GET |
/v1/analyze/{job_id} /v1/analyze/{job_id} |
**📋 Get your job_id from the previous request:** 1. **Start analysis** with `GET /v1/analyze?query=keyword` or `POST /v1/analyze` 2. **Receive job_id** in 202 response:… |
| GET |
/v1/analyze/complete /v1/analyze/complete |
**🎯 EASIEST SOLUTION:** One API call, complete results! This endpoint handles the complete job management internally: 1. **You send 1 request** with your keyword 2. **API waits… |
| POST |
/v1/analyze /v1/analyze |
**Advanced Control:** Start SEO analysis with specific URLs and detailed configuration. **🔗 Workflow:** 1. **Send this POST request** → Get `job_id` back (202 response) 2. **Poll… |
| GET |
/v1/analyze /v1/analyze |
**Quick Start:** Start SEO analysis with just a keyword - API finds top URLs automatically. **🔗 Workflow:** 1. **Send this request** → Get `job_id` back (202 response) 2. **Poll… |
| GET |
/ / |
**API Home:** Complete overview of all available endpoints and API information. Perfect for RapidAPI integration and API documentation discovery. Returns comprehensive API… |