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

Helicone Vault API

The Vault API from Helicone — 4 operation(s) for vault.

Helicone Vault API is one of 33 APIs that Helicone publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Vault. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, pricing, an API reference, and an engineering blog.

This API exposes 4 operations across 4 paths, and defines 11 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against 2 base URLs: https://api.helicone.ai/, http://localhost:8585/.

4 operations 4 paths 11 schemas 2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://ai-gateway.helicone.ai
Authentication
API Key
License
MIT
Resource Areas
1

Authentication & Security 1

Helicone Vault API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (api_key).

  • api_key — Bearer token authentication. Format: 'Bearer YOURAPIKEY'

Paths & Operations 4

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

Vault 4
POST
/v1/vault/add
AddKey body → 200
GET
/v1/vault/keys
GetKeys → 200
GET
/v1/vault/key/{providerKeyId}
GetKeyById 1 param → 200
PATCH
/v1/vault/update/{id}
UpdateKey 1 param body → 200

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are DecryptedProviderKey (7 properties), AddVaultKeyParams (3 properties), ResultSuccess__id-string__ (2 properties), ResultSuccess_DecryptedProviderKey-Array_ (2 properties). Each schema is shown below with its type and property counts.

Result__id-string_.string_
ResultSuccess_DecryptedProviderKey-Array_
object
2 properties 2 required
AddVaultKeyParams
object
3 properties 2 required
ResultSuccess__id-string__
object
2 properties 2 required
ResultSuccess_DecryptedProviderKey_
object
2 properties 2 required
ResultSuccess_null_
object
2 properties 2 required
DecryptedProviderKey
object
7 properties 6 required
Result_null.string_
Result_DecryptedProviderKey-Array.string_
ResultError_string_
object
2 properties 2 required
Result_DecryptedProviderKey.string_

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

helicone-vault-api-openapi.yml Raw ↑

Other APIs Helicone publishes across the network.

Helicone Agent API
Helicone API Key API
Helicone Comparison API
Helicone Credits API
Helicone Customer API
Helicone Dashboard API
Helicone Dataset API
Helicone Evals API
Helicone Evaluator API
Helicone Experiment API
Helicone HeliconeSql API
Helicone Integration API