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.