Home
Providers
ArangoDB
ArangoDB
ArangoDB (now operating as Arango) is the company behind the open-source, graph-native multi-model database of the same name, which unifies graph, document, key/value, vector and full-text search in a single core with one declarative query language, AQL. The database exposes its entire feature surface over a RESTful HTTP API documented with OpenAPI 3.1, and the company also runs the Arango Managed Platform (AMP, formerly ArangoGraph Insights Platform / Oasis) — a managed cloud on AWS, GCP and Azure whose control plane is a gRPC/Protobuf API at api.cloud.arangodb.com with a companion oasisctl CLI. Arango publishes official drivers for JavaScript, Python, Java, Go and PHP, an official Model Context Protocol server for AQL generation, and a Kubernetes operator.
ArangoDB publishes 22 APIs on the APIs.io network, including Administration API, Analyzers API, Authentication API, and 19 more. Tagged areas include Company, Database, Graph Database, Multi-Model Database, and NoSQL.
ArangoDB’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, pricing, signup flow, and 25 more developer resources.
24 APIs
1 MCP Servers
On this page
Kin Score
APIs 24
Open Collections 23
MCP Servers 1
Security Posture 2
Agentic Access 1
Resources 32
apis.yml
42 Operational Transparency
Composite quality — 48.9/100 · developing
Contract Quality
11.8 / 25
Developer Ergonomics
14.6 / 20
Operational Transparency
5.5 / 13
Contract Governance
2.0 / 12
Agent readiness — 28/100 · agent aware
Machine-Readable Contract
18 / 18
Agentic Access Contract
10 / 10
Documented Reversibility
6 / 6
MCP Server
0 / 12
Machine-Readable Auth
10 / 10
Idempotency
0 / 9
Stable Error Semantics
8 / 8
Request/Response Examples
7 / 7
Rate-Limit Signaling
0 / 7
Typed Event Surface
0 / 6
Agent Skills
5 / 5
Well-Known Catalog
0 / 4
Consent & Bot Identity
0 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
0 / 4
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 24
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Scroll for all 23
Model Context Protocol servers that expose these APIs to AI agents.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
Get Started 3
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 5
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 5
Pagination, idempotency, versioning, errors, and events
Build 5
SDKs, sample code, and the tooling you integrate with
Access & Security 2
Authentication, authorization, and security posture
Operate 4
Status, limits, changes, and where to get help
Commercial 2
Pricing, plans, and the legal terms of use
Company 2
The organization behind the API
Other 2
Properties that don't map to a standard resource type
Source (apis.yml)
aid: arangodb
name: ArangoDB
description: ArangoDB (now operating as Arango) is the company behind the open-source, graph-native multi-model database of
the same name, which unifies graph, document, key/value, vector and full-text search in a single core with one declarative
query language, AQL. The database exposes its entire feature surface over a RESTful HTTP API documented with OpenAPI 3.1,
and the company also runs the Arango Managed Platform (AMP, formerly ArangoGraph Insights Platform / Oasis) — a managed
cloud on AWS, GCP and Azure whose control plane is a gRPC/Protobuf API at api.cloud.arangodb.com with a companion oasisctl
CLI. Arango publishes official drivers for JavaScript, Python, Java, Go and PHP, an official Model Context Protocol server
for AQL generation, and a Kubernetes operator.
image: https://arango.ai/wp-content/uploads/2026/03/arango-home-social-horz-2026.03-compress.png
url: https://raw.githubusercontent.com/api-evangelist/arangodb/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
x-tier: profiled
x-tier-reason: enrichment-pipeline
specificationVersion: '0.23'
created: '2026-08-02'
modified: '2026-08-02'
tags:
- Company
- Database
- Graph Database
- Multi-Model Database
- NoSQL
- Vector Search
- Knowledge Graph
- Developer Tools
- Cloud Infrastructure
- Artificial Intelligence
apis:
- aid: arangodb:amp-api
name: Arango Managed Platform (AMP) API
description: The control-plane API of the Arango Managed Platform (formerly ArangoGraph Insights Platform / Oasis) — the
managed ArangoDB cloud. It is a gRPC API defined in protocol buffers, covering organizations, projects, deployments, IAM
and API keys, backups and backup policies, billing, credits and usage, audit logs, IP allowlists, CA certificates, private
endpoints, metrics, monitoring, notebooks, ML services, replication, SCIM provisioning and support plans.
humanURL: https://docs.arango.ai/amp/api/
baseURL: https://api.cloud.arangodb.com
tags:
- Cloud Infrastructure
- Managed Database
- gRPC
- IAM
- Billing
properties:
- type: Protobuf
url: grpc/
- type: Documentation
url: https://docs.arango.ai/amp/api/
- type: GettingStarted
url: https://docs.arango.ai/amp/api/set-up-a-connection/
- aid: arangodb:amp-scim-api
name: Arango Managed Platform SCIM API
description: SCIM 2.0 user and group provisioning endpoint for Arango Managed Platform organizations, used to synchronize
identities from an external identity provider into an AMP organization. Authenticated with an AMP API key ID and secret
over HTTP Basic.
humanURL: https://docs.arango.ai/amp/security-and-access-control/single-sign-on/scim-provisioning/
baseURL: https://dashboard.arangodb.cloud/api/scim/v1
tags:
- SCIM
- Identity
- Provisioning
- Single Sign-On
properties:
- type: Documentation
url: https://docs.arango.ai/amp/security-and-access-control/single-sign-on/scim-provisioning/
- aid: arangodb:arangodb-administration-api
name: ArangoDB Administration API
description: Get server information, manage licenses, shut down nodes, and more
humanURL: https://docs.arango.ai/arangodb/stable/develop/http-api/
baseURL: https://{deployment-id}.arangodb.cloud:8529
tags:
- Administration
properties:
- type: OpenAPI
url: openapi/arangodb-administration-api-openapi.yml
- type: Documentation
url: https://docs.arango.ai/arangodb/stable/develop/http-api/
- aid: arangodb:arangodb-analyzers-api
name: ArangoDB Analyzers API
description: Manage Analyzers for transforming data
humanURL: https://docs.arango.ai/arangodb/stable/develop/http-api/
baseURL: https://{deployment-id}.arangodb.cloud:8529
tags:
- Analyzers
properties:
- type: OpenAPI
url: openapi/arangodb-analyzers-api-openapi.yml
- type: Documentation
url: https://docs.arango.ai/arangodb/stable/develop/http-api/
- aid: arangodb:arangodb-authentication-api
name: ArangoDB Authentication API
description: Manage session tokens and JWT secrets
humanURL: https://docs.arango.ai/arangodb/stable/develop/http-api/
baseURL: https://{deployment-id}.arangodb.cloud:8529
tags:
- Authentication
properties:
- type: OpenAPI
url: openapi/arangodb-authentication-api-openapi.yml
- type: Documentation
url: https://docs.arango.ai/arangodb/stable/develop/http-api/
- aid: arangodb:arangodb-batch-requests-api
name: ArangoDB Batch Requests API
description: Run multiple operations using a single request
humanURL: https://docs.arango.ai/arangodb/stable/develop/http-api/
baseURL: https://{deployment-id}.arangodb.cloud:8529
tags:
- Batch Requests
properties:
- type: OpenAPI
url: openapi/arangodb-batch-requests-api-openapi.yml
- type: Documentation
url: https://docs.arango.ai/arangodb/stable/develop/http-api/
- aid: arangodb:arangodb-cluster-api
name: ArangoDB Cluster API
description: Get information, monitor, and administrate cluster deployments
humanURL: https://docs.arango.ai/arangodb/stable/develop/http-api/
baseURL: https://{deployment-id}.arangodb.cloud:8529
tags:
- Cluster
properties:
- type: OpenAPI
url: openapi/arangodb-cluster-api-openapi.yml
- type: Documentation
url: https://docs.arango.ai/arangodb/stable/develop/http-api/
- aid: arangodb:arangodb-collections-api
name: ArangoDB Collections API
description: Manage collections for organizing documents
humanURL: https://docs.arango.ai/arangodb/stable/develop/http-api/
baseURL: https://{deployment-id}.arangodb.cloud:8529
tags:
- Collection
tags_raw:
- Collections
properties:
- type: OpenAPI
url: openapi/arangodb-collections-api-openapi.yml
- type: Documentation
url: https://docs.arango.ai/arangodb/stable/develop/http-api/
- aid: arangodb:arangodb-databases-api
name: ArangoDB Databases API
description: Manage databases for organizing collections
humanURL: https://docs.arango.ai/arangodb/stable/develop/http-api/
baseURL: https://{deployment-id}.arangodb.cloud:8529
tags:
- Databases
properties:
- type: OpenAPI
url: openapi/arangodb-databases-api-openapi.yml
- type: Documentation
url: https://docs.arango.ai/arangodb/stable/develop/http-api/
- aid: arangodb:arangodb-documents-api
name: ArangoDB Documents API
description: Perform CRUD operations on JSON-based records
humanURL: https://docs.arango.ai/arangodb/stable/develop/http-api/
baseURL: https://{deployment-id}.arangodb.cloud:8529
tags:
- Documents
properties:
- type: OpenAPI
url: openapi/arangodb-documents-api-openapi.yml
- type: Documentation
url: https://docs.arango.ai/arangodb/stable/develop/http-api/
- aid: arangodb:arangodb-foxx-api
name: ArangoDB Foxx API
description: Manage microservices written in JavaScript
humanURL: https://docs.arango.ai/arangodb/stable/develop/http-api/
baseURL: https://{deployment-id}.arangodb.cloud:8529
tags:
- Foxx
properties:
- type: OpenAPI
url: openapi/arangodb-foxx-api-openapi.yml
- type: Documentation
url: https://docs.arango.ai/arangodb/stable/develop/http-api/
- aid: arangodb:arangodb-graphs-api
name: ArangoDB Graphs API
description: Manage named graphs and query edges
humanURL: https://docs.arango.ai/arangodb/stable/develop/http-api/
baseURL: https://{deployment-id}.arangodb.cloud:8529
tags:
- Graphs
properties:
- type: OpenAPI
url: openapi/arangodb-graphs-api-openapi.yml
- type: Documentation
url: https://docs.arango.ai/arangodb/stable/develop/http-api/
- aid: arangodb:arangodb-hot-backups-api
name: ArangoDB Hot Backups API
description: Manage incremental data backups
humanURL: https://docs.arango.ai/arangodb/stable/develop/http-api/
baseURL: https://{deployment-id}.arangodb.cloud:8529
tags:
- Hot Backups
properties:
- type: OpenAPI
url: openapi/arangodb-hot-backups-api-openapi.yml
- type: Documentation
url: https://docs.arango.ai/arangodb/stable/develop/http-api/
- aid: arangodb:arangodb-import-api
name: ArangoDB Import API
description: Load JSON data in bulk
humanURL: https://docs.arango.ai/arangodb/stable/develop/http-api/
baseURL: https://{deployment-id}.arangodb.cloud:8529
tags:
- Import
properties:
- type: OpenAPI
url: openapi/arangodb-import-api-openapi.yml
- type: Documentation
url: https://docs.arango.ai/arangodb/stable/develop/http-api/
- aid: arangodb:arangodb-indexes-api
name: ArangoDB Indexes API
description: Improve the performance of queries
humanURL: https://docs.arango.ai/arangodb/stable/develop/http-api/
baseURL: https://{deployment-id}.arangodb.cloud:8529
tags:
- Indexes
properties:
- type: OpenAPI
url: openapi/arangodb-indexes-api-openapi.yml
- type: Documentation
url: https://docs.arango.ai/arangodb/stable/develop/http-api/
- aid: arangodb:arangodb-jobs-api
name: ArangoDB Jobs API
description: Execute requests asynchronously
humanURL: https://docs.arango.ai/arangodb/stable/develop/http-api/
baseURL: https://{deployment-id}.arangodb.cloud:8529
tags:
- Job
tags_raw:
- Jobs
properties:
- type: OpenAPI
url: openapi/arangodb-jobs-api-openapi.yml
- type: Documentation
url: https://docs.arango.ai/arangodb/stable/develop/http-api/
- aid: arangodb:arangodb-monitoring-api
name: ArangoDB Monitoring API
description: Access logs, statistics, and metrics
humanURL: https://docs.arango.ai/arangodb/stable/develop/http-api/
baseURL: https://{deployment-id}.arangodb.cloud:8529
tags:
- Monitoring
properties:
- type: OpenAPI
url: openapi/arangodb-monitoring-api-openapi.yml
- type: Documentation
url: https://docs.arango.ai/arangodb/stable/develop/http-api/
- aid: arangodb:arangodb-queries-api
name: ArangoDB Queries API
description: Run, process, and manage AQL queries
humanURL: https://docs.arango.ai/arangodb/stable/develop/http-api/
baseURL: https://{deployment-id}.arangodb.cloud:8529
tags:
- Query
tags_raw:
- Queries
properties:
- type: OpenAPI
url: openapi/arangodb-queries-api-openapi.yml
- type: Documentation
url: https://docs.arango.ai/arangodb/stable/develop/http-api/
- aid: arangodb:arangodb-replication-api
name: ArangoDB Replication API
description: Control data replication for deployments
humanURL: https://docs.arango.ai/arangodb/stable/develop/http-api/
baseURL: https://{deployment-id}.arangodb.cloud:8529
tags:
- Replication
properties:
- type: OpenAPI
url: openapi/arangodb-replication-api-openapi.yml
- type: Documentation
url: https://docs.arango.ai/arangodb/stable/develop/http-api/
- aid: arangodb:arangodb-security-api
name: ArangoDB Security API
description: Configure audit logging, encryption at rest and encryption in transit
humanURL: https://docs.arango.ai/arangodb/stable/develop/http-api/
baseURL: https://{deployment-id}.arangodb.cloud:8529
tags:
- Security
properties:
- type: OpenAPI
url: openapi/arangodb-security-api-openapi.yml
- type: Documentation
url: https://docs.arango.ai/arangodb/stable/develop/http-api/
- aid: arangodb:arangodb-tasks-api
name: ArangoDB Tasks API
description: Set up JavaScript code to run periodically or timed
humanURL: https://docs.arango.ai/arangodb/stable/develop/http-api/
baseURL: https://{deployment-id}.arangodb.cloud:8529
tags:
- Task
tags_raw:
- Tasks
properties:
- type: OpenAPI
url: openapi/arangodb-tasks-api-openapi.yml
- type: Documentation
url: https://docs.arango.ai/arangodb/stable/develop/http-api/
- aid: arangodb:arangodb-transactions-api
name: ArangoDB Transactions API
description: Execute JavaScript and Stream Transactions
humanURL: https://docs.arango.ai/arangodb/stable/develop/http-api/
baseURL: https://{deployment-id}.arangodb.cloud:8529
tags:
- Transaction
tags_raw:
- Transactions
properties:
- type: OpenAPI
url: openapi/arangodb-transactions-api-openapi.yml
- type: Documentation
url: https://docs.arango.ai/arangodb/stable/develop/http-api/
- aid: arangodb:arangodb-users-api
name: ArangoDB Users API
description: Manage ArangoDB user accounts
humanURL: https://docs.arango.ai/arangodb/stable/develop/http-api/
baseURL: https://{deployment-id}.arangodb.cloud:8529
tags:
- User
tags_raw:
- Users
properties:
- type: OpenAPI
url: openapi/arangodb-users-api-openapi.yml
- type: Documentation
url: https://docs.arango.ai/arangodb/stable/develop/http-api/
- aid: arangodb:arangodb-views-api
name: ArangoDB Views API
description: Manage Views to use ArangoSearch for information retrieval
humanURL: https://docs.arango.ai/arangodb/stable/develop/http-api/
baseURL: https://{deployment-id}.arangodb.cloud:8529
tags:
- Views
properties:
- type: OpenAPI
url: openapi/arangodb-views-api-openapi.yml
- type: Documentation
url: https://docs.arango.ai/arangodb/stable/develop/http-api/
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
- FN: APIs.json
email: info@apis.io
common:
- type: Overlay
url: overlays/arangodb-core-overlay.yaml
- type: Website
url: https://arango.ai/
- type: DeveloperPortal
url: https://arango.ai/developers/
- type: Documentation
url: https://docs.arango.ai/
- type: APIReference
url: https://docs.arango.ai/arangodb/stable/develop/http-api/
- type: GettingStarted
url: https://docs.arango.ai/arangodb/stable/get-started/
- type: Blog
url: https://arango.ai/blog/
- type: GitHubOrganization
url: https://github.com/arangodb
- type: Support
url: https://arango.ai/contact-us/
- type: Pricing
url: https://arango.ai/pricing/
- type: SignUp
url: https://dashboard.arangodb.cloud/
- type: PrivacyPolicy
url: https://arango.ai/privacy-policy/
- type: StatusPage
url: https://status.arangodb.cloud/
- type: Deprecation
url: https://docs.arango.ai/arangodb/stable/release-notes/deprecated-and-removed-features/
- type: ChangeLog
url: changelog/arangodb-changelog.yml
- type: Lifecycle
url: lifecycle/arangodb-lifecycle.yml
- type: Authentication
url: authentication/arangodb-authentication.yml
- type: Conventions
url: conventions/arangodb-conventions.yml
- type: ErrorCatalog
url: errors/arangodb-error-codes.yml
- type: Packages
url: packages/arangodb-packages.yml
- type: SDKs
url: packages/arangodb-packages.yml
- type: CLI
url: cli/arangodb-cli.yml
- type: MCPServer
url: mcp/arangodb-mcp.yml
- type: ToolCrosswalk
url: mcp/arangodb-tool-crosswalk.yml
- type: AgentSkill
url: skills/_index.yml
- type: LLMsTxt
url: llms/arangodb-llms.txt
- type: WellKnown
url: well-known/arangodb-well-known.yml
- type: Protobuf
url: grpc/
- type: Conformance
url: conformance/arangodb-conformance.yml
- type: DataModel
url: data-model/arangodb-data-model.yml
- type: DomainSecurity
url: security/arangodb-domain-security.yml
- type: AgenticAccess
url: agentic-access/arangodb-agentic-access.yml
x-enrichment:
date: '2026-08-02'
status: enriched
artifacts_added: 53
pass: local-v1
Every provider here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for providers
9 MCP tools reach this
find_providersBrowse and filter every provider in the catalog.
get_provider_artifactsEvery artifact this provider publishes, grouped by type.
get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
get_provider_ratingPRO — composite, band, trend and facet scores.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools
Call it yourself
curl for this page
This provider
curl "https://apis.io/api/v1/providers/arangodb"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/arangodb/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/arangodb/evidence"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no email required.
A second provider on the same verified email joins the account you already have.