# Neo4j Query API

**Canonical:** https://apis.io/apis/neo4j/query-api/  
**Provider:** Neo4j — https://apis.io/providers/neo4j/  
**Documentation:** https://neo4j.com/docs/query-api/current/

Neo4j Query API is one of 12 APIs that [Neo4j](https://apis.io/providers/neo4j/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Graph Database, Cypher, Query, HTTP, and Database. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.

The Neo4j Query API enables the execution of Cypher statements against a Neo4j server through HTTP requests. It provides a streamlined interface for running graph database queries, supporting both self-managed and cloud-hosted Neo4j instances. The Query API is designed for applications that need to interact with Neo4j programmatically and is particularly useful for languages where a dedicated Neo4j driver is not available.

## Machine-readable artifacts (3)

- **Documentation** — https://neo4j.com/docs/query-api/current/
- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/neo4j/refs/heads/main/openapi/neo4j-query-api-openapi.yml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/neo4j/refs/heads/main/apis.yml

## Other Neo4j APIs (11)

- [Neo4j GraphQL Library](https://apis.io/apis/neo4j/graphql-library/)
- [Neo4j Bolt Protocol](https://apis.io/apis/neo4j/bolt-protocol/)
- [Neo4j Python Driver](https://apis.io/apis/neo4j/python-driver/)
- [Neo4j Java Driver](https://apis.io/apis/neo4j/java-driver/)
- [Neo4j JavaScript Driver](https://apis.io/apis/neo4j/javascript-driver/)
- [Neo4j Authentication API](https://apis.io/apis/neo4j/neo4j-authentication-api/)
- [Neo4j Discovery API](https://apis.io/apis/neo4j/neo4j-discovery-api/)
- [Neo4j Instances API](https://apis.io/apis/neo4j/neo4j-instances-api/)
- [Neo4j Snapshots API](https://apis.io/apis/neo4j/neo4j-snapshots-api/)
- [Neo4j Tenants API](https://apis.io/apis/neo4j/neo4j-tenants-api/)
- [Neo4j Transactions API](https://apis.io/apis/neo4j/neo4j-transactions-api/)

## Tags

Graph Database, Cypher, Query, HTTP, Database

---

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