API Reference
Complete API reference documentation for SearchJet. Explore endpoints, request parameters, response formats, authentication methods, and code examples for every SearchJet API endpoint.
What You Will Learn
- Full reference for the SearchJet REST API endpoints
- Authentication and API key management
- Request and response formats for search, indexing, and administration
- Rate limits, error codes, and best practices for API usage
Documentation
Rate Limits & Quotas
SearchJet rate limits and quota information. Learn about plan limits, request throttling, and best practices.
Index Management API
SearchJet Index Management API documentation. Add, update, delete, and retrieve documents with code examples.
Search API Deep Dive
Deep dive into SearchJet's Search API. Query parameters, filters, ranking, pagination, and advanced search features.
SearchJet API Documentation
Complete SearchJet API documentation. Endpoints, authentication, request/response formats, and code examples.
API Endpoints Reference
Complete reference for all SearchJet API endpoints. Learn endpoints for search, indexing, configuration, and more.
Categories
SearchJet Categories API documentation. Manage document categories and hierarchies.
SDK Reference
Complete SearchJet Laravel SDK reference. All classes, methods, and options documented with examples.
Frequently Asked Questions
What authentication method does the API use?
SearchJet uses API key-based authentication. Include your API key in the request header for all API calls. Keys can be rotated from your dashboard.
Are there rate limits on the API?
Yes. Rate limits vary by plan. The free plan includes generous limits for most small to medium sites. Enterprise plans offer higher or custom limits.
Can I use the API with any programming language?
Yes. The SearchJet API is REST-based and works with any language that can make HTTP requests. We provide official SDKs for JavaScript and PHP.