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 Digital Humans API

The Digital Humans API from Bluejay — 8 operation(s) for digital humans.

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

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

This API exposes 9 operations across 8 paths, and defines 36 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.

9 operations 8 paths 36 schemas 1 DELETE2 GET5 POST1 PUT

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 Digital Humans 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 9

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

Digital Humans 9
POST
/v1/create-digital-human
Create Digital Human
create_digital_human_v1_create_digital_human_post 1 param body → 200422
GET
/v1/digital-human/{digital_human_id}
Get Digital Human
get_digital_human_v1_digital_human__digital_human_id__get 2 params → 200422
DELETE
/v1/digital-human/{digital_human_id}
Delete Digital Human
delete_digital_human_v1_digital_human__digital_human_id__delete 2 params → 200422
GET
/v1/digital-humans-by-simulation/{simulation_id}
Get Digital Humans By Simulation
get_digital_humans_by_simulation_v1_digital_humans_by_simulation__simulation_id__get 2 params → 200422
PUT
/v1/update-digital-human/{digital_human_id}
Update Digital Human
update_digital_human_v1_update_digital_human__digital_human_id__put 2 params body → 200422
POST
/v1/generate-objectives
Generate Objectives Endpoint
generate_objectives_endpoint_v1_generate_objectives_post 1 param body → 200422
POST
/v1/generate-intent-summary
Generate Intent Summary Endpoint
generate_intent_summary_endpoint_v1_generate_intent_summary_post 1 param body → 200422
POST
/v1/generate-prompt-summary
Generate Prompt Summary Endpoint
generate_prompt_summary_endpoint_v1_generate_prompt_summary_post 1 param body → 200422
POST
/v1/generate-formatted-transcript
Generate Formatted Transcript Endpoint
generate_formatted_transcript_endpoint_v1_generate_formatted_transcript_post 1 param body → 200422

Schemas 36

The contract defines 36 schemas that model the data the API accepts and returns. The most detailed are UpdateDigitalHumanRequest (38 properties), DigitalHumanRequestData (36 properties), DigitalHumanResponseData (36 properties), ScriptedResponse (7 properties). Each schema is shown below with its type and property counts.

VoiceSpeedType
string
Enum for voice speed options.
GenderType
string
Enum for gender options.
src__models__digital_humans__digital_human_response__DigitalHumanResponse
object
Response model for digital human operations with clear separation of digital human data and simulation context.
3 properties 1 required
DigitalHumanResponseData
object
Response model for digital human data.
36 properties 2 required
DigitalHumanRequestData
object
Digital human data model for requests (without id and createdat).
36 properties 1 required
DigitalHumansListResponse
object
Response model for listing digital humans by simulation.
3 properties 3 required
OccurrenceMode
string
Enum for scripted response occurrence modes.
KeywordResponse
object
Model for a keyword response configuration.
3 properties 2 required
GenerateIntentSummaryRequest
object
Request model for generating intent summary.
1 property 1 required
TraitDataType
string
Enum for trait data types.
SpeaksFirstConfig
object
Configuration for whether the digital human speaks first and how. Stored as JSONB in Supabase (speaksfirstconfig).
3 properties 1 required
HTTPValidationError
object
1 property
LanguageType
string
Enum for supported language types.
GeneratePromptSummaryRequest
object
Request model for generating prompt summary.
1 property 1 required
VerbosityType
string
Enum for verbosity level options.
ScriptedResponse
object
Model for a scripted response configuration.
7 properties 4 required
ContextualInterruptionConfig
object
Contextual/LLM-based interruption configuration.
2 properties 2 required
FluencyType
string
Enum for fluency level options.
CreateDigitalHumanRequest
object
Request model for creating a digital human.
3 properties 1 required
Trait
object
Model for a single trait.
4 properties 3 required
ExpectedToolCall
object
Represents an expected tool call during a conversation.
3 properties 1 required
AudioQualityType
string
Enum for audio quality options.
UpdateDigitalHumanRequest
object
Request model for updating a digital human - contains only the digital human data.
38 properties
KeywordsInterruptionConfig
object
Keywords-based interruption configuration.
2 properties 2 required
ValidationError
object
3 properties 3 required
GenerateObjectivesRequest
object
Request model for generating objectives.
1 property 1 required
BackgroundNoiseType
string
Enum for background noise options.
GeneratePromptSummaryResponse
object
Response model for generating prompt summary.
3 properties 1 required
GenerateFormattedTranscriptRequest
object
1 property 1 required
GenerateFormattedTranscriptResponse
object
3 properties 2 required
GenerateObjectivesResponse
object
Response model for generating objectives.
2 properties 1 required
MatchType
string
Enum for scripted response match types.
AccentType
string
Enum for accent options.
SimpleInterruptionConfig
object
Simple interruption configuration with predefined levels.
1 property 1 required
GenerateIntentSummaryResponse
object
Response model for generating intent summary.
3 properties 1 required
src__models__digital_humans__enums__ResponseType
string
Enum for scripted response types.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bluejay-digital-humans-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 Digital Humans 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.