How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Bluejay Prompts API

The Prompts API from Bluejay — 6 operation(s) for prompts.

Bluejay Prompts API is one of 60 APIs that Bluejay publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Prompts. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

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

Requests are made against a single base URL, https://api.getbluejay.ai.

12 operations 6 paths 6 schemas 4 DELETE5 GET3 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.getbluejay.ai
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Bluejay Prompts API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-Key (apiKeyAuth). By default, every request must be authenticated.

  • apiKeyAuth — API key required to authenticate requests.

Paths & Operations 12

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

Prompts 12
GET
/v1/agents/{agent_id}/prompts
Get Prompt By Label Agent Scoped
get_prompt_by_label_agent_scoped_v1_agents__agent_id__prompts_get 3 params → 200422
POST
/v1/agents/{agent_id}/prompts/versions
Create Prompt Version Agent Scoped
create_prompt_version_agent_scoped_v1_agents__agent_id__prompts_versions_post 2 params body → 200422
GET
/v1/agents/{agent_id}/prompts/versions
List Prompt Versions
list_prompt_versions_v1_agents__agent_id__prompts_versions_get 5 params → 200422
DELETE
/v1/agents/{agent_id}/prompts/versions
Delete Prompt Version By Label Agent Scoped
delete_prompt_version_by_label_agent_scoped_v1_agents__agent_id__prompts_versions_delete 3 params → 200422
POST
/v1/agents/{agent_id}/prompts/promote
Promote Production Label Agent Scoped
promote_production_label_agent_scoped_v1_agents__agent_id__prompts_promote_post 3 params → 200422
GET
/v1/agents/{agent_id}/prompts/versions/{version}
Get Prompt Version Agent Scoped
get_prompt_version_agent_scoped_v1_agents__agent_id__prompts_versions__version__get 3 params → 200422
DELETE
/v1/agents/{agent_id}/prompts/versions/{version}
Delete Prompt Version Agent Scoped
delete_prompt_version_agent_scoped_v1_agents__agent_id__prompts_versions__version__delete 3 params → 200422
GET
/v1/agents/{agent_id}/prompts/{prompt_id}
Get Prompt By Id
get_prompt_by_id_v1_agents__agent_id__prompts__prompt_id__get 3 params → 200422
DELETE
/v1/agents/{agent_id}/prompts/{prompt_id}
Delete Prompt By Id Agent Scoped
delete_prompt_by_id_agent_scoped_v1_agents__agent_id__prompts__prompt_id__delete 3 params → 200422
GET
/v1/agents/{agent_id}/prompts/versions/{version}/labels
List Prompt Version Labels Agent Scoped
list_prompt_version_labels_agent_scoped_v1_agents__agent_id__prompts_versions__version__labels_get 3 params → 200422
POST
/v1/agents/{agent_id}/prompts/versions/{version}/labels
Add Prompt Version Labels Agent Scoped
add_prompt_version_labels_agent_scoped_v1_agents__agent_id__prompts_versions__version__labels_post 3 params body → 200422
DELETE
/v1/agents/{agent_id}/prompts/versions/{version}/labels
Remove Prompt Version Labels Agent Scoped
remove_prompt_version_labels_agent_scoped_v1_agents__agent_id__prompts_versions__version__labels_delete 3 params body → 200422

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are PromptResponse (7 properties), CreatePromptVersionBody (4 properties), ValidationError (3 properties), LabelDeltaRequest (2 properties). Each schema is shown below with its type and property counts.

LabelDeltaRequest
object
request body for add/remove label operations. labels: list of labels to add or remove. empty/null means no-op for add, and clear-all for remove (callers decide…
2 properties
CreatePromptVersionBody
object
body for agent-scoped create version endpoint (agentid in path).
4 properties 1 required
LabelListResponse
object
response wrapper for just a list of labels.
1 property
ValidationError
object
3 properties 3 required
PromptResponse
object
response model for prompt without createdat.
7 properties 3 required
HTTPValidationError
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bluejay-prompts-api-openapi.yml Raw ↑

Other APIs Bluejay publishes across the network.

Bluejay Agents API
Bluejay Alerts API
Bluejay Api Keys API
Bluejay bland API
Bluejay Call Logs API
Bluejay Check Queue Simulation Run API
Bluejay Communities API
Bluejay Compare Experiment Runs API
Bluejay Create Schedule API
Bluejay Create Simulation API
Bluejay Custom Metrics API
Bluejay Customer Personas API
Where this information came from

This is an independent, third-party profile of Bluejay Prompts API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.