# Amazon Neptune Analytics API

**Canonical:** https://apis.io/apis/amazon-neptune/amazon-neptune-analytics/  
**Provider:** Amazon Neptune — https://apis.io/providers/amazon-neptune/  
**Base URL:** https://neptune-graph.{region}.amazonaws.com

Amazon Neptune Analytics API is one of 9 APIs that [Amazon Neptune](https://apis.io/providers/amazon-neptune/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include DB Clusters, DB Instances, Data Processing, Engine, and Event. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, best-practice docs, API documentation, a getting-started guide, and pricing.

Neptune Analytics is a memory-optimized graph database engine for analytics, providing optimized graph analytic algorithms, low-latency queries, and vector search capabilities within graph traversals. This API provides management operations for Neptune Analytics graph resources including creating, m

## Operations (19)

| Method | Path | Summary |
|---|---|---|
| POST | `/graphs` | Amazon Neptune Create a Neptune Analytics Graph |
| GET | `/graphs` | Amazon Neptune List Neptune Analytics Graphs |
| GET | `/graphs/{graphIdentifier}` | Amazon Neptune Get Neptune Analytics Graph Details |
| PATCH | `/graphs/{graphIdentifier}` | Amazon Neptune Update a Neptune Analytics Graph |
| DELETE | `/graphs/{graphIdentifier}` | Amazon Neptune Delete a Neptune Analytics Graph |
| PUT | `/graphs/{graphIdentifier}/reset` | Amazon Neptune Reset a Neptune Analytics Graph |
| POST | `/snapshots` | Amazon Neptune Create a Graph Snapshot |
| GET | `/snapshots` | Amazon Neptune List Graph Snapshots |
| GET | `/snapshots/{snapshotIdentifier}` | Amazon Neptune Get Graph Snapshot Details |
| DELETE | `/snapshots/{snapshotIdentifier}` | Amazon Neptune Delete a Graph Snapshot |
| POST | `/snapshots/{snapshotIdentifier}/restore` | Amazon Neptune Restore a Graph from a Snapshot |
| POST | `/importtasks` | Amazon Neptune Create a Graph Using an Import Task |
| GET | `/importtasks` | Amazon Neptune List Import Tasks |
| GET | `/importtasks/{taskIdentifier}` | Amazon Neptune Get Import Task Details |
| DELETE | `/importtasks/{taskIdentifier}` | Amazon Neptune Cancel an Import Task |
| POST | `/privategraphendpoints/{graphIdentifier}` | Amazon Neptune Create a Private Graph Endpoint |
| GET | `/privategraphendpoints/{graphIdentifier}` | Amazon Neptune List Private Graph Endpoints |
| GET | `/privategraphendpoints/{graphIdentifier}/{vpcId}` | Amazon Neptune Get Private Graph Endpoint Details |
| DELETE | `/privategraphendpoints/{graphIdentifier}/{vpcId}` | Amazon Neptune Delete a Private Graph Endpoint |

## Machine-readable artifacts (67)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/amazon-neptune/refs/heads/main/openapi/_original/amazon-neptune-analytics-openapi.yml
- **APIReference** — https://docs.aws.amazon.com/neptune-analytics/latest/apiref/Welcome.html
- **APIReference** — https://docs.aws.amazon.com/neptune/latest/data-api/Welcome.html
- **APIReference** — https://docs.aws.amazon.com/neptune/latest/userguide/api.html
- **APIReference** — https://docs.aws.amazon.com/neptune/latest/userguide/load-api-reference.html
- **APIReference** — https://docs.aws.amazon.com/neptune/latest/userguide/machine-learning-api-reference.html
- **APIReference** — https://docs.aws.amazon.com/neptune/latest/userguide/streams-using-api-call.html
- **Best Practices** — https://docs.aws.amazon.com/neptune/latest/userguide/best-practices-gremlin.html
- **Best Practices** — https://docs.aws.amazon.com/neptune/latest/userguide/best-practices-opencypher.html
- **Best Practices** — https://docs.aws.amazon.com/neptune/latest/userguide/best-practices-sparql.html
- **CLI Reference** — https://docs.aws.amazon.com/cli/latest/reference/neptunedata/
- **Data API Reference** — https://docs.aws.amazon.com/neptune/latest/userguide/data-api-dp-loader.html
- **Data API Reference** — https://docs.aws.amazon.com/neptune/latest/userguide/data-api-dp-streams.html
- **Data Formats** — https://docs.aws.amazon.com/neptune/latest/userguide/bulk-load-tutorial-format.html
- **Documentation** — https://docs.aws.amazon.com/neptune-analytics/latest/userguide/what-is-neptune-analytics.html
- **Documentation** — https://docs.aws.amazon.com/neptune/latest/userguide/access-graph-gremlin.html
- **Documentation** — https://docs.aws.amazon.com/neptune/latest/userguide/access-graph-opencypher.html
- **Documentation** — https://docs.aws.amazon.com/neptune/latest/userguide/access-graph-sparql.html
- **Documentation** — https://docs.aws.amazon.com/neptune/latest/userguide/bulk-load.html
- **Documentation** — https://docs.aws.amazon.com/neptune/latest/userguide/data-api.html
- **Documentation** — https://docs.aws.amazon.com/neptune/latest/userguide/intro.html
- **Documentation** — https://docs.aws.amazon.com/neptune/latest/userguide/machine-learning.html
- **Documentation** — https://docs.aws.amazon.com/neptune/latest/userguide/streams.html
- **GettingStarted** — https://docs.aws.amazon.com/neptune-analytics/latest/userguide/gettingStarted-accessing.html
- **GettingStarted** — https://docs.aws.amazon.com/neptune/latest/userguide/get-started.html
- **GettingStarted** — https://docs.aws.amazon.com/neptune/latest/userguide/machine-learning-overview.html
- **Go SDK** — https://docs.aws.amazon.com/sdk-for-go/api/service/neptunedata/
- **Gremlin Reference** — https://tinkerpop.apache.org/docs/current/reference/
- **JavaScript SDK** — https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/neptunedata/
- **Loader Command** — https://docs.aws.amazon.com/neptune/latest/userguide/load-api-reference-load.html
- **Model Training** — https://docs.aws.amazon.com/neptune/latest/userguide/data-api-dp-ml-training.html
- **Pricing** — https://aws.amazon.com/neptune/pricing/
- **REST Endpoint** — https://docs.aws.amazon.com/neptune/latest/userguide/access-graph-gremlin-rest.html
- **REST Endpoint** — https://docs.aws.amazon.com/neptune/latest/userguide/access-graph-sparql-http-rest.html
- **Reference** — https://docs.aws.amazon.com/neptune/latest/userguide/gremlin-api-reference.html
- **Response Format** — https://docs.aws.amazon.com/neptune/latest/userguide/streams-using-api-reponse.html
- **SDKs** — https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/neptune-graph.html
- **SDKs** — https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/neptune.html
- **SDKs** — https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/neptunedata.html
- **SPARQL Reference** — https://www.w3.org/TR/sparql11-query/
- …and 27 more, listed in full on the page.

## Other Amazon Neptune APIs (8)

- [Amazon Neptune Data API](https://apis.io/apis/amazon-neptune/amazon-neptune-data/)
- [Amazon Neptune Gremlin API](https://apis.io/apis/amazon-neptune/amazon-neptune-gremlin/)
- [Amazon Neptune Loader API](https://apis.io/apis/amazon-neptune/amazon-neptune-loader/)
- [Amazon Neptune Management API](https://apis.io/apis/amazon-neptune/amazon-neptune-management/)
- [Amazon Neptune ML API](https://apis.io/apis/amazon-neptune/amazon-neptune-ml/)
- [Amazon Neptune openCypher API](https://apis.io/apis/amazon-neptune/amazon-neptune-opencypher/)
- [Amazon Neptune SPARQL API](https://apis.io/apis/amazon-neptune/amazon-neptune-sparql/)
- [Amazon Neptune Streams API](https://apis.io/apis/amazon-neptune/amazon-neptune-streams/)

## Tags

DB Clusters, DB Instances, Data Processing, Engine, Event

---

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