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

Quadrillion api-keys API

The api-keys API from Quadrillion — 3 operation(s) for api-keys.

Quadrillion api-keys API is one of 51 APIs that Quadrillion publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include api-keys. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 3 paths, and defines 7 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0.

Requests are made against the base URL https://api.quadrillion.io.

4 operations 3 paths 7 schemas 1 DELETE1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1.0
Base URL
https://api.quadrillion.io
Resource Areas
1

Paths & Operations 4

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

api-keys 4
GET
/api/keys
List Api Keys
list_api_keys_api_keys_get → 200
POST
/api/keys
Create Api Key
create_api_key_api_keys_post body → 201422
POST
/api/keys/validate
Validate Api Key
validate_api_key_api_keys_validate_post body → 200422
DELETE
/api/keys/{key_id}
Delete Api Key
delete_api_key_api_keys__key_id__delete 1 param → 204422

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are ListKeyResponse (6 properties), CreateKeyResponse (5 properties), ValidationError (3 properties), HTTPValidationError (1 property). Each schema is shown below with its type and property counts.

ValidateKeyResponse
object
Response model for API key validation.
1 property 1 required
ValidationError
object
3 properties 3 required
ListKeyResponse
object
Response model for listing API keys.
6 properties 6 required
CreateKeyRequest
object
Request model for creating an API key.
1 property 1 required
CreateKeyResponse
object
Response model for created API key.
5 properties 4 required
ValidateKeyRequest
object
Request model for validating an API key.
1 property 1 required
HTTPValidationError
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

quadrillion-api-keys-api-openapi.yml Raw ↑

Other APIs Quadrillion publishes across the network.

Quadrillion account API
Quadrillion admin API
Quadrillion auth API
Quadrillion autocomplete API
Quadrillion blobs API
Quadrillion Cerebras API
Quadrillion ckg API
Quadrillion compute API
Quadrillion credentials API
Quadrillion execution API
Quadrillion files API
Quadrillion filesystems API