Skip to content
SearchJet

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

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.