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

Aerospike Documentation API

Built-in interactive documentation and OpenAPI specification

Aerospike Documentation API is one of 3 APIs that Aerospike publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Documentation. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, http://localhost:8080.

2 operations 2 paths 0 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
http://localhost:8080/v1
Authentication
HTTP Basic
Contact
Resource Areas
1

Authentication & Security 1

Aerospike Documentation API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth).

  • basicAuth — HTTP Basic credentials are forwarded by the REST Gateway to the Aerospike security subsystem when enabled. When Aerospike security is disabled the gateway acce…

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Documentation 2

Built-in interactive documentation and OpenAPI specification

GET
/swagger-ui.html
Built-in interactive Swagger UI for the REST Gateway
GET
/v3/api-docs
Machine-readable OpenAPI specification for the running REST Gateway

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

aerospike-documentation-api-openapi.yml Raw ↑

Other APIs Aerospike publishes across the network.

Aerospike REST Gateway
Aerospike Cluster API