v1 API

API Documentation

Everything you need to integrate Speedy Indexer into your stack.

Introduction

The Speedy Indexer REST API gives you programmatic access to all indexing capabilities — submit URLs, check job status, monitor quotas, and manage projects from any language or platform.

All API requests must be made over HTTPS. The base URL for all endpoints is:

Base URL
1https://api.speedyindexer.com/v1
âš¡
JSON API
All requests and responses use JSON
🔒
JWT Auth
Secure token-based authentication
🔄
Rate Limited
Per-plan limits with 429 responses