v1 API

API Documentation

Everything you need to integrate IndexFlow AI into your stack.

Introduction

The IndexFlow AI 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.indexflow.ai/v1
âš¡
JSON API
All requests and responses use JSON
🔒
JWT Auth
Secure token-based authentication
🔄
Rate Limited
Per-plan limits with 429 responses