# Apache Solr REST API

**Canonical:** https://apis.io/apis/solr/rest-api/  
**Provider:** Apache Solr — https://apis.io/providers/solr/  
**Base URL:** http://localhost:8983/api  
**Documentation:** https://solr.apache.org/guide/

Apache Solr REST API is one of 8 APIs that [Apache Solr](https://apis.io/providers/solr/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include Search, Indexing, Collection, Cores, and Schema. The published artifact set on APIs.io includes API documentation.

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.

## Machine-readable artifacts (5)

- **Documentation** — https://solr.apache.org/guide/
- **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

## Other Apache Solr APIs (7)

- [Apache Solr Collections API](https://apis.io/apis/solr/solr-collections-api/)
- [Apache Solr CollectionsAdminHandler API](https://apis.io/apis/solr/solr-collectionsadminhandler-api/)
- [Apache Solr Config API](https://apis.io/apis/solr/solr-config-api/)
- [Apache Solr Cores API](https://apis.io/apis/solr/solr-cores-api/)
- [Apache Solr Schema API](https://apis.io/apis/solr/solr-schema-api/)
- [Apache Solr Shards API](https://apis.io/apis/solr/solr-shards-api/)
- [Apache Solr Update API](https://apis.io/apis/solr/solr-update-api/)

## Tags

Search, Indexing, Collection, Cores, Schema, Query

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/solr/rest-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/solr/.
