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 Integration API

The Integration API from Helicone — 6 operation(s) for integration.

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

Tagged areas include Integration. 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 8 operations across 6 paths, and defines 18 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/.

8 operations 6 paths 18 schemas 5 GET3 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 Integration 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 8

Across 6 paths, the API surfaces 8 operations — 5 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Integration 8
POST
/v1/integration
CreateIntegration body → 200
GET
/v1/integration
GetIntegrations → 200
POST
/v1/integration/{integrationId}
UpdateIntegration 1 param body → 200
GET
/v1/integration/{integrationId}
GetIntegration 1 param → 200
GET
/v1/integration/type/{type}
GetIntegrationByType 1 param → 200
GET
/v1/integration/slack/settings
GetSlackSettings → 200
GET
/v1/integration/slack/channels
GetSlackChannels → 200
POST
/v1/integration/{integrationId}/stripe/test-meter-event
TestStripeMeterEvent 1 param body → 200

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are Integration (4 properties), IntegrationUpdateParams (3 properties), IntegrationCreateParams (3 properties), ResultSuccess_null_ (2 properties). Each schema is shown below with its type and property counts.

Result__id-string_.string_
ResultSuccess__id-string__
object
2 properties 2 required
ResultSuccess_Array_Integration__
object
2 properties 2 required
Result_Integration.string_
IntegrationUpdateParams
object
3 properties
Integration
object
4 properties 1 required
ResultSuccess_Array__id-string--name-string___
object
2 properties 2 required
ResultSuccess_string_
object
2 properties 2 required
TestStripeMeterEventRequest
object
2 properties 2 required
ResultSuccess_null_
object
2 properties 2 required
IntegrationCreateParams
object
3 properties 1 required
Json
ResultSuccess_Integration_
object
2 properties 2 required
Result_string.string_
Result_Array_Integration_.string_
Result_Array__id-string--name-string__.string_
Result_null.string_
ResultError_string_
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

helicone-integration-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 Metrics API