Skip to main content

API Reference

Authentication

All requests to the Falcon API must include a valid bearer token in the Authorization header.

Endpoints

The table below lists the primary endpoints exposed by the Falcon API.

MethodPathDescription
POST/v1/falcon/indexesCreate a search index
POST/v1/falcon/indexes/:id/documentsIndex a batch of documents
POST/v1/falcon/indexes/:id/queryRun a search query

Support

For questions about Falcon, contact the product team or visit the community forum.