Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC
Amazon Neptune website screenshot

Amazon Neptune

Amazon Neptune is a fast, reliable, fully managed graph database service that makes it easy to build and run applications that work with highly connected datasets. It supports property graph and RDF models, with multiple query languages including Gremlin, SPARQL, and openCypher.

agent ready

Reference-quality API operations across every facet — a rich contract, published governance, transparent operations, and machine-readable commercial terms.

Kin Score

API Evangelist profiles Amazon Neptune the way a machine reads it — 579 machine-readable artifacts across 29 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.

Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — Amazon Neptune scores 76.4/100 (exemplar), with a separate agent-readiness read of 48/100 (agent ready). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.

Kin Score

This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 76.4/100 · exemplar
Contract Quality 18.0 / 25
Developer Ergonomics 12.6 / 20
Commercial Clarity 18.4 / 20
Operational Transparency 10.3 / 13
Governance 10.4 / 12
Discoverability 6.8 / 10
Agent readiness — 48/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3

How we profile Amazon Neptune

Each block below is one kind of artifact we hold for Amazon Neptune. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.

APIs 29

Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.

Individual APIs this provider publishes, each with its own machine-readable definition.

Amazon Neptune ?Action=AddTagsToResource API

The ?Action=AddTagsToResource API from Amazon Neptune — 1 operation(s) for ?action=addtagstoresource.

Amazon Neptune ?Action=ListTagsForResource API

The ?Action=ListTagsForResource API from Amazon Neptune — 1 operation(s) for ?action=listtagsforresource.

Amazon Neptune Data Processing API

ML data processing job operations

Amazon Neptune DB Clusters API

Operations for managing Neptune DB clusters

Amazon Neptune DB Instances API

Operations for managing Neptune DB instances

Amazon Neptune Engine API

Operations for querying engine version information

Amazon Neptune Events API

Operations for managing event subscriptions and viewing events

Amazon Neptune Global Clusters API

Operations for managing Neptune global database clusters

Amazon Neptune Graph Snapshots API

Operations for managing graph snapshots

Amazon Neptune Graphs API

Operations for managing Neptune Analytics graph resources

Amazon Neptune Gremlin API

Execute Gremlin graph traversal queries

Amazon Neptune Import Tasks API

Operations for importing data into graphs

Amazon Neptune Inference Endpoints API

ML inference endpoint management operations

Amazon Neptune Loader API

Bulk data loading operations

Amazon Neptune Maintenance API

Operations for managing pending maintenance actions

Amazon Neptune ML API

Machine learning operations

Amazon Neptune Model Training API

ML model training job operations

Amazon Neptune Model Transform API

ML model transform job operations

Amazon Neptune openCypher API

Execute openCypher graph queries

Amazon Neptune Parameter Groups API

Operations for managing DB and cluster parameter groups

Amazon Neptune Private Graph Endpoints API

Operations for managing private graph endpoints in VPCs

Amazon Neptune Property Graph Stream API

Change data capture for property graph (Gremlin/openCypher) data

Amazon Neptune Query API

Submit Gremlin graph traversal queries

Amazon Neptune Snapshots API

Operations for managing cluster snapshots

Amazon Neptune SPARQL API

Execute SPARQL queries against RDF data

Amazon Neptune SPARQL Stream API

Change data capture for RDF (SPARQL) data

Amazon Neptune Status API

Query engine status and statistics

Amazon Neptune Streams API

Change data capture stream operations

Amazon Neptune Subnet Groups API

Operations for managing DB subnet groups

Scroll within the panel for all 29 ·

Postman Collections 9

A runnable collection turns the contract into something a developer can execute in seconds. We profile them because the fastest way to trust an API is to make a real call against it.

Ready-to-run Postman collections for exercising this provider's APIs.

Scroll within the panel for all 9 ·

Open Collections 9

Open, tool-agnostic collections carry the same runnable value as Postman without locking you to one client — the portable, forkable form of the same exercise.

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Scroll within the panel for all 9 ·

Arazzo Workflows 25

Real integrations are rarely a single call. Arazzo describes the multi-step sequences — auth, then create, then confirm — so both a human and an agent can follow the choreography, not just the endpoints.

Multi-step API workflows described with the Arazzo specification.

Amazon Neptune Analytics Cancel Import Task

Inspect a Neptune Analytics import task and cancel it only if it is still running.

ARAZZO

Amazon Neptune Analytics Create Graph and Wait

Create a Neptune Analytics graph and poll until it becomes AVAILABLE.

ARAZZO

Amazon Neptune Analytics Create Graph from Import Task

Create a Neptune Analytics graph populated from S3 and poll the import task to completion.

ARAZZO

Amazon Neptune Analytics Create Private Graph Endpoint

Create a VPC private endpoint for a Neptune Analytics graph and poll until it is AVAILABLE.

ARAZZO

Amazon Neptune Analytics Reset Graph

Empty a Neptune Analytics graph of all data, then wait until it is AVAILABLE again.

ARAZZO

Amazon Neptune Analytics Snapshot and Restore

Snapshot a Neptune Analytics graph, wait for the snapshot, then restore it into a new graph.

ARAZZO

Amazon Neptune Bulk Loader Start and Poll

Start a bulk loader job from S3 and poll its status until the load completes.

ARAZZO

Amazon Neptune Gremlin Add and Count Vertices

Add a labeled vertex over the Gremlin HTTP endpoint, then count vertices to confirm the write landed.

ARAZZO

Amazon Neptune Cancel a Running Gremlin Query

Look up a specific Gremlin query's status, then cancel it if it has not already been cancelled.

ARAZZO

Amazon Neptune Gremlin Explain then Profile

Inspect a Gremlin query's execution plan, then profile it with runtime statistics.

ARAZZO

Amazon Neptune Gremlin Query with Status Check

Run a Gremlin traversal via the Data API and confirm the engine and query queue are healthy.

ARAZZO

Amazon Neptune Cancel a Running Bulk Load

Look up a bulk load job's status and cancel it only if it is still in progress.

ARAZZO

Amazon Neptune Bulk Load Job Lifecycle

Start a bulk load via the Loader endpoint, verify it appears in the job list, and poll its status.

ARAZZO

Amazon Neptune ML Create and Verify Inference Endpoint

Create an ML inference endpoint from a trained model and poll it until it is in service.

ARAZZO

Amazon Neptune ML Data Processing to Model Training

Run a Neptune ML data processing job to completion, then launch and poll model training.

ARAZZO

Amazon Neptune ML Model Transform Job

Launch a Neptune ML model transform job from a trained model and poll it to completion.

ARAZZO

Amazon Neptune ML Stop Data Processing Job

Inspect a Neptune ML data processing job and stop it with cleanup only if it is still running.

ARAZZO

Amazon Neptune openCypher Create and Read Node

Create a node over the openCypher HTTP endpoint, then read nodes back to confirm the write.

ARAZZO

Amazon Neptune openCypher Explain then Execute

Inspect an openCypher query's execution plan, then run it for real.

ARAZZO

Amazon Neptune openCypher Query with Status Check

Run an openCypher query via the Data API and inspect the openCypher query queue.

ARAZZO

Amazon Neptune Property Graph Statistics Refresh

Trigger a property graph statistics refresh and read back the updated graph summary counts.

ARAZZO

Amazon Neptune Property Graph Stream Replay

Read property graph change records from the start of the stream, then continue from the last event id.

ARAZZO

Amazon Neptune SPARQL Query with Status Check

Run a SPARQL query via the Data API and inspect the SPARQL query queue.

ARAZZO

Amazon Neptune SPARQL Statistics Refresh

Trigger an RDF statistics refresh and read back the updated triple-store counts.

ARAZZO

Amazon Neptune SPARQL Update and Verify

Run a SPARQL INSERT DATA update, then run a SELECT query to confirm the triples landed.

ARAZZO

Scroll within the panel for all 25 ·

Pricing Plans 1

Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the six things the Kin Score reads for commercial clarity.

Published pricing tiers and plan structures.

Rate Limits 1

Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.

Documented rate limits and quota policies.

Amazon Neptune Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.

Cost, billing, and metering signals for API financial operations.

Features 10

The notable capabilities this provider advertises, captured as structured features so they can be searched and compared instead of read one landing page at a time.

Notable capabilities this provider offers.

Serverless Graph Database

Automatically scales compute and memory resources based on workload demands without requiring capacity planning.

Multiple Query Language Support

Supports Apache TinkerPop Gremlin, openCypher, and SPARQL 1.1 query languages for property graph and RDF models.

High Availability

Multi-AZ deployment with up to 15 read replicas, automated failover, and continuous backups with point-in-time recovery up to 35 days.

Global Database

Multi-region replication with sub-second latency across up to five secondary clusters for global applications.

Neptune Analytics

Memory-optimized graph analytics engine for analyzing tens of billions of relationships within seconds with vector search capabilities.

GraphRAG Support

Fully managed GraphRAG with Amazon Bedrock Knowledge Bases for AI-enhanced graph retrieval augmented generation.

Machine Learning on Graphs

Native graph neural network support via Neptune ML powered by Amazon SageMaker for link prediction and node classification.

ACID Transactions

Full ACID transaction support ensuring data consistency and integrity across graph operations.

AWS Security Integration

VPC network isolation, IAM resource permissions, AWS KMS encryption, TLS in-transit encryption, and CloudWatch audit logging.

Auto-Expanding Storage

Storage automatically grows up to 128 TiB with self-healing architecture spanning three availability zones.

Scroll within the panel for all 10 ·

Semantic Vocabularies 10

JSON-LD contexts give the data shared meaning across APIs. We profile them because semantics are what let a machine reconcile 'customer' here with 'customer' somewhere else.

JSON-LD contexts and semantic vocabularies used across these APIs.

Amazon Neptune Analytics Context

13 classes · 44 properties

JSON-LD

Amazon Neptune Context

10 classes · 15 properties

JSON-LD

Amazon Neptune Data Context

26 classes · 120 properties

JSON-LD

Amazon Neptune Gremlin Context

5 classes · 20 properties

JSON-LD

Amazon Neptune Loader Context

5 classes · 21 properties

JSON-LD

Amazon Neptune Management Context

14 classes · 56 properties

JSON-LD

Amazon Neptune Ml Context

10 classes · 50 properties

JSON-LD

Amazon Neptune Opencypher Context

7 classes · 21 properties

JSON-LD

Amazon Neptune Sparql Context

5 classes · 22 properties

JSON-LD

Amazon Neptune Streams Context

6 classes · 20 properties

JSON-LD

Scroll within the panel for all 10 ·

Spectral Rules 2

Governance rulesets we run against this provider's specs — the automated checks behind parts of the score. Profiling them makes the quality bar explicit and re-runnable, not a matter of opinion.

Amazon Neptune API Rules

6 rules · 4 warnings

SPECTRAL

Amazon Neptune API Rules

32 rules · 11 errors · 17 warnings

SPECTRAL

JSON Schema 191

Standalone JSON Schema definitions describe the data models behind the API. We profile them so the shapes are validatable on their own — useful long after a single request is forgotten.

Standalone JSON Schema definitions for this provider's data models.

Amazon Neptune Analytics Graph

17 properties

JSON SCHEMA

CreateDataProcessingJobRequest

16 properties

JSON SCHEMA

CreateDBClusterRequest

13 properties

JSON SCHEMA

CreateDBInstanceRequest

8 properties

JSON SCHEMA

CreateGraphInput

8 properties

JSON SCHEMA

CreateGraphSnapshotInput

3 properties

JSON SCHEMA

CreateGraphUsingImportTaskInput

12 properties

JSON SCHEMA

CreateInferenceEndpointRequest

9 properties

JSON SCHEMA

CreateMLEndpointInput

9 properties

JSON SCHEMA

CreateModelTrainingJobRequest

20 properties

JSON SCHEMA

CreateModelTransformJobRequest

15 properties

JSON SCHEMA

CreatePrivateGraphEndpointInput

3 properties

JSON SCHEMA

Amazon Neptune DB Cluster

27 properties

JSON SCHEMA

Amazon Neptune DB Instance

21 properties

JSON SCHEMA

DBCluster

22 properties

JSON SCHEMA

DBClusterMember

4 properties

JSON SCHEMA

DBClusterRole

2 properties

JSON SCHEMA

DBClusterSnapshot

13 properties

JSON SCHEMA

DBInstance

14 properties

JSON SCHEMA

DBSubnetGroup

6 properties

JSON SCHEMA

DescribeDBClusterSnapshotsResponse

2 properties

JSON SCHEMA

DescribeDBClustersResponse

2 properties

JSON SCHEMA

DescribeDBInstancesResponse

2 properties

JSON SCHEMA

DescribeDBSubnetGroupsResponse

2 properties

JSON SCHEMA

EndpointCreatedResponse

1 properties

JSON SCHEMA

EndpointListResponse

1 properties

JSON SCHEMA

EndpointStatusResponse

5 properties

JSON SCHEMA

EngineStatusOutput

10 properties

JSON SCHEMA

ErrorResponse

3 properties

JSON SCHEMA

ExecuteGremlinProfileInput

5 properties

JSON SCHEMA

ExecuteGremlinQueryInput

1 properties

JSON SCHEMA

ExecuteGremlinQueryOutput

3 properties

JSON SCHEMA

ExecuteOpenCypherExplainInput

3 properties

JSON SCHEMA

ExecuteOpenCypherQueryInput

2 properties

JSON SCHEMA

ExecuteOpenCypherQueryOutput

1 properties

JSON SCHEMA

ExecuteSparqlQueryInput

2 properties

JSON SCHEMA

Amazon Neptune Graph Element

0 properties

JSON SCHEMA

GraphOutput

15 properties

JSON SCHEMA

GraphSnapshotOutput

7 properties

JSON SCHEMA

GremlinErrorResponse

3 properties

JSON SCHEMA

GremlinQueryRequest

1 properties

JSON SCHEMA

GremlinQueryResponse

3 properties

JSON SCHEMA

GremlinQueryStatus

3 properties

JSON SCHEMA

GremlinQueryStatusDetail

3 properties

JSON SCHEMA

GremlinQueryStatusList

3 properties

JSON SCHEMA

GremlinQueryStatusOutput

3 properties

JSON SCHEMA

ImportTaskOutput

8 properties

JSON SCHEMA

JobCreatedResponse

1 properties

JSON SCHEMA

JobListResponse

1 properties

JSON SCHEMA

JobStatusResponse

3 properties

JSON SCHEMA

ListGraphSnapshotsOutput

2 properties

JSON SCHEMA

ListGraphsOutput

2 properties

JSON SCHEMA

ListImportTasksOutput

2 properties

JSON SCHEMA

Amazon Neptune Loader Job

12 properties

JSON SCHEMA

LoaderErrorResponse

3 properties

JSON SCHEMA

LoaderJobStatusOutput

2 properties

JSON SCHEMA

LoaderListResponse

2 properties

JSON SCHEMA

LoaderRequest

12 properties

JSON SCHEMA

LoaderStartResponse

2 properties

JSON SCHEMA

LoaderStatusResponse

2 properties

JSON SCHEMA

Amazon Neptune ML Job

0 properties

JSON SCHEMA

MLEndpointStatusOutput

4 properties

JSON SCHEMA

MLJobStatusOutput

3 properties

JSON SCHEMA

ModifyDBClusterRequest

11 properties

JSON SCHEMA

ModifyDBInstanceRequest

7 properties

JSON SCHEMA

OpenCypherErrorResponse

3 properties

JSON SCHEMA

OpenCypherNode

4 properties

JSON SCHEMA

OpenCypherQueryRequest

1 properties

JSON SCHEMA

OpenCypherQueryResponse

1 properties

JSON SCHEMA

OpenCypherQueryStatusDetail

3 properties

JSON SCHEMA

OpenCypherQueryStatusList

3 properties

JSON SCHEMA

OpenCypherQueryStatusOutput

3 properties

JSON SCHEMA

OpenCypherRelationship

6 properties

JSON SCHEMA

PrivateGraphEndpointOutput

4 properties

JSON SCHEMA

PropertyGraphData

6 properties

JSON SCHEMA

PropertygraphStatisticsOutput

2 properties

JSON SCHEMA

PropertygraphStreamOutput

5 properties

JSON SCHEMA

PropertygraphStreamRecord

5 properties

JSON SCHEMA

PropertyGraphStreamResponse

5 properties

JSON SCHEMA

RestoreDBClusterFromSnapshotRequest

9 properties

JSON SCHEMA

RestoreGraphFromSnapshotInput

6 properties

JSON SCHEMA

SparqlErrorResponse

3 properties

JSON SCHEMA

SparqlQueryOutput

2 properties

JSON SCHEMA

SparqlQueryStatusDetail

3 properties

JSON SCHEMA

SparqlQueryStatusList

3 properties

JSON SCHEMA

SparqlRequestBody

4 properties

JSON SCHEMA

SparqlSelectResponse

3 properties

JSON SCHEMA

SparqlStatisticsOutput

2 properties

JSON SCHEMA

SparqlStreamOutput

5 properties

JSON SCHEMA

SparqlStreamRecord

5 properties

JSON SCHEMA

SparqlStreamResponse

5 properties

JSON SCHEMA

StartLoaderJobInput

12 properties

JSON SCHEMA

StartLoaderJobOutput

2 properties

JSON SCHEMA

StartMLDataProcessingJobInput

16 properties

JSON SCHEMA

StartMLModelTrainingJobInput

20 properties

JSON SCHEMA

StartMLModelTransformJobInput

15 properties

JSON SCHEMA

Amazon Neptune Stream Record

5 properties

JSON SCHEMA

StreamEventId

2 properties

JSON SCHEMA

UpdateGraphInput

3 properties

JSON SCHEMA

CreateGraphInput

8 properties

JSON SCHEMA

CreateGraphSnapshotInput

3 properties

JSON SCHEMA

CreateGraphUsingImportTaskInput

12 properties

JSON SCHEMA

CreatePrivateGraphEndpointInput

3 properties

JSON SCHEMA

GraphOutput

15 properties

JSON SCHEMA

GraphSnapshotOutput

7 properties

JSON SCHEMA

ImportTaskOutput

8 properties

JSON SCHEMA

ListGraphSnapshotsOutput

2 properties

JSON SCHEMA

ListGraphsOutput

2 properties

JSON SCHEMA

ListImportTasksOutput

2 properties

JSON SCHEMA

PrivateGraphEndpointOutput

4 properties

JSON SCHEMA

RestoreGraphFromSnapshotInput

6 properties

JSON SCHEMA

UpdateGraphInput

3 properties

JSON SCHEMA

CreateMLEndpointInput

9 properties

JSON SCHEMA

EngineStatusOutput

10 properties

JSON SCHEMA

ExecuteGremlinProfileInput

5 properties

JSON SCHEMA

ExecuteGremlinQueryInput

1 properties

JSON SCHEMA

ExecuteGremlinQueryOutput

3 properties

JSON SCHEMA

ExecuteOpenCypherExplainInput

3 properties

JSON SCHEMA

ExecuteOpenCypherQueryInput

2 properties

JSON SCHEMA

ExecuteOpenCypherQueryOutput

1 properties

JSON SCHEMA

ExecuteSparqlQueryInput

2 properties

JSON SCHEMA

GremlinQueryStatusOutput

3 properties

JSON SCHEMA

GremlinQueryStatus

3 properties

JSON SCHEMA

LoaderJobStatusOutput

2 properties

JSON SCHEMA

MLEndpointStatusOutput

4 properties

JSON SCHEMA

MLJobStatusOutput

3 properties

JSON SCHEMA

OpenCypherQueryStatusOutput

3 properties

JSON SCHEMA

PropertygraphStatisticsOutput

2 properties

JSON SCHEMA

PropertygraphStreamOutput

5 properties

JSON SCHEMA

PropertygraphStreamRecord

5 properties

JSON SCHEMA

SparqlQueryOutput

2 properties

JSON SCHEMA

SparqlStatisticsOutput

2 properties

JSON SCHEMA

SparqlStreamOutput

5 properties

JSON SCHEMA

StartLoaderJobInput

12 properties

JSON SCHEMA

StartLoaderJobOutput

2 properties

JSON SCHEMA

StartMLDataProcessingJobInput

16 properties

JSON SCHEMA

StartMLModelTrainingJobInput

20 properties

JSON SCHEMA

StartMLModelTransformJobInput

15 properties

JSON SCHEMA

GremlinErrorResponse

3 properties

JSON SCHEMA

GremlinQueryRequest

1 properties

JSON SCHEMA

GremlinQueryResponse

3 properties

JSON SCHEMA

GremlinQueryStatusDetail

3 properties

JSON SCHEMA

GremlinQueryStatusList

3 properties

JSON SCHEMA

LoaderErrorResponse

3 properties

JSON SCHEMA

LoaderListResponse

2 properties

JSON SCHEMA

LoaderRequest

12 properties

JSON SCHEMA

LoaderStartResponse

2 properties

JSON SCHEMA

LoaderStatusResponse

2 properties

JSON SCHEMA

CreateDBClusterRequest

13 properties

JSON SCHEMA

CreateDBInstanceRequest

8 properties

JSON SCHEMA

DBClusterMember

4 properties

JSON SCHEMA

DBClusterRole

2 properties

JSON SCHEMA

DBCluster

22 properties

JSON SCHEMA

DBClusterSnapshot

13 properties

JSON SCHEMA

DBInstance

14 properties

JSON SCHEMA

DBSubnetGroup

6 properties

JSON SCHEMA

DescribeDBClusterSnapshotsResponse

2 properties

JSON SCHEMA

DescribeDBClustersResponse

2 properties

JSON SCHEMA

DescribeDBInstancesResponse

2 properties

JSON SCHEMA

DescribeDBSubnetGroupsResponse

2 properties

JSON SCHEMA

ModifyDBClusterRequest

11 properties

JSON SCHEMA

ModifyDBInstanceRequest

7 properties

JSON SCHEMA

RestoreDBClusterFromSnapshotRequest

9 properties

JSON SCHEMA

CreateDataProcessingJobRequest

16 properties

JSON SCHEMA

CreateInferenceEndpointRequest

9 properties

JSON SCHEMA

CreateModelTrainingJobRequest

20 properties

JSON SCHEMA

CreateModelTransformJobRequest

15 properties

JSON SCHEMA

EndpointCreatedResponse

1 properties

JSON SCHEMA

EndpointListResponse

1 properties

JSON SCHEMA

EndpointStatusResponse

5 properties

JSON SCHEMA

JobCreatedResponse

1 properties

JSON SCHEMA

JobListResponse

1 properties

JSON SCHEMA

JobStatusResponse

3 properties

JSON SCHEMA

OpenCypherErrorResponse

3 properties

JSON SCHEMA

OpenCypherNode

4 properties

JSON SCHEMA

OpenCypherQueryRequest

1 properties

JSON SCHEMA

OpenCypherQueryResponse

1 properties

JSON SCHEMA

OpenCypherQueryStatusDetail

3 properties

JSON SCHEMA

OpenCypherQueryStatusList

3 properties

JSON SCHEMA

OpenCypherRelationship

6 properties

JSON SCHEMA

SparqlErrorResponse

3 properties

JSON SCHEMA

SparqlQueryStatusDetail

3 properties

JSON SCHEMA

SparqlQueryStatusList

3 properties

JSON SCHEMA

SparqlRequestBody

4 properties

JSON SCHEMA

SparqlSelectResponse

3 properties

JSON SCHEMA

PropertyGraphData

6 properties

JSON SCHEMA

PropertyGraphStreamRecord

5 properties

JSON SCHEMA

PropertyGraphStreamResponse

5 properties

JSON SCHEMA

SparqlStreamRecord

5 properties

JSON SCHEMA

SparqlStreamResponse

5 properties

JSON SCHEMA

StreamEventId

2 properties

JSON SCHEMA

Scroll within the panel for all 191 ·

JSON Structure 100

JSON Structure captures the data shapes in a form built for tooling — a complement to JSON Schema that keeps the model machine-legible.

JSON Structure definitions describing this provider's data shapes.

Amazon Neptune Analytics Graph Structure

17 properties

JSON STRUCTURE

Amazon Neptune Db Cluster Structure

27 properties

JSON STRUCTURE

Amazon Neptune Db Instance Structure

21 properties

JSON STRUCTURE

Amazon Neptune Graph Element Structure

0 properties

JSON STRUCTURE

Amazon Neptune Loader Job Structure

12 properties

JSON STRUCTURE

Amazon Neptune Ml Job Structure

0 properties

JSON STRUCTURE

Amazon Neptune Stream Record Structure

5 properties

JSON STRUCTURE

Amazon Neptune Structure

0 properties

JSON STRUCTURE

Analytics Create Graph Input Structure

8 properties

JSON STRUCTURE

Analytics Graph Output Structure

15 properties

JSON STRUCTURE

Analytics Graph Snapshot Output Structure

7 properties

JSON STRUCTURE

Analytics Import Task Output Structure

8 properties

JSON STRUCTURE

Analytics List Graphs Output Structure

2 properties

JSON STRUCTURE

Analytics Update Graph Input Structure

3 properties

JSON STRUCTURE

Data Create Ml Endpoint Input Structure

9 properties

JSON STRUCTURE

Data Engine Status Output Structure

10 properties

JSON STRUCTURE

Data Execute Gremlin Query Input Structure

1 properties

JSON STRUCTURE

Data Execute Sparql Query Input Structure

2 properties

JSON STRUCTURE

Data Gremlin Query Status Output Structure

3 properties

JSON STRUCTURE

Data Gremlin Query Status Structure

3 properties

JSON STRUCTURE

Data Loader Job Status Output Structure

2 properties

JSON STRUCTURE

Data Ml Endpoint Status Output Structure

4 properties

JSON STRUCTURE

Data Ml Job Status Output Structure

3 properties

JSON STRUCTURE

Data Propertygraph Stream Output Structure

5 properties

JSON STRUCTURE

Data Propertygraph Stream Record Structure

5 properties

JSON STRUCTURE

Data Sparql Query Output Structure

2 properties

JSON STRUCTURE

Data Sparql Statistics Output Structure

2 properties

JSON STRUCTURE

Data Sparql Stream Output Structure

5 properties

JSON STRUCTURE

Data Start Loader Job Input Structure

12 properties

JSON STRUCTURE

Data Start Loader Job Output Structure

2 properties

JSON STRUCTURE

Gremlin Gremlin Error Response Structure

3 properties

JSON STRUCTURE

Gremlin Gremlin Query Request Structure

1 properties

JSON STRUCTURE

Gremlin Gremlin Query Response Structure

3 properties

JSON STRUCTURE

Loader Loader Error Response Structure

3 properties

JSON STRUCTURE

Loader Loader List Response Structure

2 properties

JSON STRUCTURE

Loader Loader Request Structure

12 properties

JSON STRUCTURE

Loader Loader Start Response Structure

2 properties

JSON STRUCTURE

Loader Loader Status Response Structure

2 properties

JSON STRUCTURE

Management Db Cluster Member Structure

4 properties

JSON STRUCTURE

Management Db Cluster Role Structure

2 properties

JSON STRUCTURE

Management Db Cluster Snapshot Structure

13 properties

JSON STRUCTURE

Management Db Cluster Structure

22 properties

JSON STRUCTURE

Management Db Instance Structure

14 properties

JSON STRUCTURE

Management Db Subnet Group Structure

6 properties

JSON STRUCTURE

Ml Endpoint Created Response Structure

1 properties

JSON STRUCTURE

Ml Endpoint List Response Structure

1 properties

JSON STRUCTURE

Ml Endpoint Status Response Structure

5 properties

JSON STRUCTURE

Ml Job Created Response Structure

1 properties

JSON STRUCTURE

Ml Job List Response Structure

1 properties

JSON STRUCTURE

Ml Job Status Response Structure

3 properties

JSON STRUCTURE

Opencypher Open Cypher Node Structure

4 properties

JSON STRUCTURE

Sparql Sparql Error Response Structure

3 properties

JSON STRUCTURE

Sparql Sparql Query Status List Structure

3 properties

JSON STRUCTURE

Sparql Sparql Request Body Structure

4 properties

JSON STRUCTURE

Sparql Sparql Select Response Structure

3 properties

JSON STRUCTURE

Streams Property Graph Data Structure

6 properties

JSON STRUCTURE

Streams Sparql Stream Record Structure

5 properties

JSON STRUCTURE

Streams Sparql Stream Response Structure

5 properties

JSON STRUCTURE

Streams Stream Event Id Structure

2 properties

JSON STRUCTURE

Scroll within the panel for all 100 ·

Examples 178

Real request and response payloads are what turn a spec from abstract into obvious — and they're one of the twelve things an agent needs to call an API correctly on the first try.

Example request and response payloads for these APIs.

Scroll within the panel for all 178 ·

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Amazon Neptune Authentication

apiKey · 1 scheme

SECURITY

Amazon Neptune Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Amazon Neptune Vulnerability Disclosure

security.txt · contact published

SECURITY

Amazon Neptune Trust Center

PCI DSS, HIPAA, FedRAMP, GDPR, FIPS 140

SECURITY

Agentic Access 1

An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.

Recommended x-agentic-access execution contracts for AI agents.

Amazon Neptune Agentic Access

130 operations · 69 acting · 7 human-in-the-loop

130 operations · 69 acting

AGENTIC

Use Cases 8

What developers actually build with this provider — captured so the catalogue answers 'what is this for', not just 'what does this expose'.

What developers build with this provider.

Knowledge Graphs and GraphRAG

Build knowledge graphs to enhance AI accuracy, comprehensiveness, and explainability using GraphRAG with Amazon Bedrock.

Fraud Detection

Model transaction and account relationship networks to detect fraudulent patterns in near real-time using graph traversals.

Customer 360

Build unified customer profile graphs linking purchases, preferences, and interactions for personalization and marketing.

Cybersecurity and Threat Detection

Model IT infrastructure as a connected graph to detect attack paths, anomalies, and proactive threats.

Recommendation Engines

Power product and content recommendation engines by traversing user-item relationship graphs.

Social Networks

Model and query highly connected social graph data for applications requiring relationship traversal at scale.

Network and IT Operations

Map network topology, dependencies, and configuration relationships for operations and impact analysis.

Supply Chain Management

Model complex supply chain relationships and dependencies for optimization and risk analysis.

Scroll within the panel for all 8 ·

Resources

Every other property we hold for Amazon Neptune — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Company 2

The organization behind the API

← All providers · Data indexed from github.com/api-evangelist/amazon-neptune · machine-readable index on apis.io