Apache Solr REST API
HTTP/REST API for Apache Solr providing endpoints for querying, indexing, schema management, collections administration, and core administration. The v2 API uses RESTful resource paths under /api while the legacy v1 API uses /solr endpoints. Authentication is pluggable and supports Basic, JWT, and Certificate authentication.
Documentation
Other Resources
V2 API Reference
https://solr.apache.org/guide/solr/latest/configuration-guide/v2-api.html
Collections API
https://solr.apache.org/guide/solr/latest/configuration-guide/collections-api.html
Client APIs
https://solr.apache.org/guide/solr/latest/deployment-guide/client-apis.html
APIsJSON
https://raw.githubusercontent.com/api-evangelist/solr/refs/heads/main/apis.yml