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

The Prompt2025 API from Helicone — 20 operation(s) for prompt2025.

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

Tagged areas include Prompt2025. 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 20 operations across 20 paths, and defines 36 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/.

20 operations 20 paths 36 schemas 2 DELETE6 GET1 PATCH11 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 Prompt2025 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 20

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

Prompt2025 20
GET
/v1/prompt-2025/id/{promptId}
GetPrompt2025 1 param → 200
POST
/v1/prompt-2025/id/{promptId}/rename
RenamePrompt2025 1 param body → 200
PATCH
/v1/prompt-2025/id/{promptId}/tags
UpdatePrompt2025Tags 1 param body → 200
DELETE
/v1/prompt-2025/{promptId}
DeletePrompt2025 1 param → 200
DELETE
/v1/prompt-2025/{promptId}/{versionId}
DeletePrompt2025Version 2 params → 200
GET
/v1/prompt-2025/id/{promptId}/{versionId}/inputs
GetPrompt2025Inputs 3 params → 200
GET
/v1/prompt-2025/tags
GetPrompt2025Tags → 200
GET
/v1/prompt-2025/environments
GetPrompt2025Environments → 200
POST
/v1/prompt-2025
CreatePrompt2025 body → 200
POST
/v1/prompt-2025/update
UpdatePrompt2025 body → 200
POST
/v1/prompt-2025/update/environment
SetPromptVersionEnvironment body → 200
POST
/v1/prompt-2025/remove/environment
RemoveEnvironmentFromVersion body → 200
GET
/v1/prompt-2025/count
GetPrompt2025Count → 200
POST
/v1/prompt-2025/query
GetPrompts2025 body → 200
POST
/v1/prompt-2025/query/version
GetPrompt2025Version body → 200
POST
/v1/prompt-2025/query/environment-version
GetPrompt2025EnvironmentVersion body → 200
POST
/v1/prompt-2025/query/versions
GetPrompt2025Versions body → 200
POST
/v1/prompt-2025/query/production-version
GetPrompt2025ProductionVersion body → 200
POST
/v1/prompt-2025/query/total-versions
GetPrompt2025TotalVersions body → 200
GET
/v1/prompt-2025/{promptVersionId}/prompt-body
Get the full prompt body (messages, tools, etc.) for a specific prompt version.
GetPrompt2025VersionBody 1 param → 200

Schemas 36

The contract defines 36 schemas that model the data the API accepts and returns. The most detailed are OpenAIChatRequest (31 properties), Prompt2025Version (10 properties), Prompt2025VersionPromptBody (7 properties), Prompt2025 (4 properties). Each schema is shown below with its type and property counts.

Result__id-string_.string_
OpenAIChatRequest
object
Simplified interface for the OpenAI Chat request format
31 properties
Result_string-Array.string_
Record_string.unknown_
object
Construct a type with a set of properties K of type T
ResultSuccess_Prompt2025Version_
object
2 properties 2 required
PromptCreateResponse
object
2 properties 2 required
Result_PromptCreateResponse.string_
Prompt2025
object
4 properties 4 required
Result_PromptVersionCounts.string_
ResultSuccess_Prompt2025_
object
2 properties 2 required
Record_string.any_
object
Construct a type with a set of properties K of type T
Result_Prompt2025Version_91_prompt_body_93_.string_
Result_Prompt2025Input.string_
Result_Prompt2025Version.string_
Result_null.string_
ResultSuccess__id-string__
object
2 properties 2 required
ResultSuccess_Prompt2025Version_91_prompt_body_93__
object
2 properties 2 required
Prompt2025Version
object
10 properties 7 required
Result_Prompt2025Version-Array.string_
Prompt2025VersionPromptBody
object
7 properties
PromptVersionCounts
object
2 properties 2 required
ResultSuccess_null_
object
2 properties 2 required
ResultSuccess_Prompt2025Input_
object
2 properties 2 required
Record_string.number_
object
Construct a type with a set of properties K of type T
Prompt2025Input
object
3 properties 3 required
Record_string.string_
object
Construct a type with a set of properties K of type T
ResultSuccess_Prompt2025-Array_
object
2 properties 2 required
ResultSuccess_string-Array_
object
2 properties 2 required
ResultSuccess_PromptCreateResponse_
object
2 properties 2 required
ResultSuccess_PromptVersionCounts_
object
2 properties 2 required
Result_number.string_
ResultSuccess_Prompt2025Version-Array_
object
2 properties 2 required
ResultSuccess_number_
object
2 properties 2 required
Result_Prompt2025-Array.string_
Result_Prompt2025.string_
ResultError_string_
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

helicone-prompt2025-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