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

Blng Journeys API

The Journeys API from Blng — 6 operation(s) for journeys.

Blng Journeys API is one of 14 APIs that Blng publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 8 operations across 6 paths, and defines 13 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against a single base URL, /v2.

8 operations 6 paths 13 schemas 1 DELETE3 GET3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
https://journeys.blng.ai/v2
Authentication
HTTP Bearer, OAuth 2.0
Resource Areas
1

Authentication & Security 2

Blng Journeys API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). It supports OAuth 2.0 (cognitoUserAuth) using the implicit flow, exposing 4 scopes.

  • bearerAuth — Use your Cognito "accesstoken" or "idtoken" obtained from AWS Cognito Hosted UI or CLI. Click "Authorize" and paste the token.
  • cognitoUserAuth — Cognito authorization code flow for users

Paths & Operations 8

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

Journeys 8
GET
/journeys
Retrieve journeys or search for journeys based on criteria
getJourneys 7 params → 200400
POST
/journeys
Start a new journey
startNewJourney body → 201400
GET
/journeys/versions
Retrieve journeys by date since a specified timestamp
getJourneysByDate 2 params → 200400
POST
/journeys/restore
Restore multiple soft-deleted journeys in a single request
restoreJourneysBulk body → 200400
GET
/journeys/{journeyId}
Retrieve a specific journey
getJourney 2 params → 200304404
DELETE
/journeys/{journeyId}
Delete a specific journey
deleteJourney 1 param → 204403404
POST
/journeys/{journeyId}/restore
Restore a soft-deleted journey
restoreJourney 1 param → 200403404
PUT
/design/journeys/{journeyId}
Update a specific journey
updateJourney 1 param body → 200204400404

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are JourneySpecifics (11 properties), ImageLayer (10 properties), LegacyLayer (10 properties), Journey (7 properties). Each schema is shown below with its type and property counts.

JourneySpecifics
object
11 properties
LegacyLayer
object
Pre-discriminator layer shape. Accepted verbatim for back-compat; no server-side coercion.
10 properties 1 required
LayerModel3D
object
3 properties 2 required
LayerImage
object
5 properties
Journey
object
7 properties
Layer
Color
object
4 properties
Vector3
object
3 properties 3 required
AssetReference
object
4 properties
ImageLayer
object
10 properties 6 required
ModelLayer
object
7 properties 6 required
Quaternion
object
4 properties 4 required
Transform3D
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

blng-journeys-api-openapi.yml Raw ↑

Other APIs Blng publishes across the network.

BLNG User API
BLNG Billing API
Blng Chat Prompts API
Blng Composite API
Blng Design Journey API
Blng Invitation API
Blng Organization API
Blng Prompts API
Blng Subscription API
Blng User Subscription API
Blng User Tooltip API
Blng Webhook API
Where this information came from

This is an independent, third-party profile of Blng Journeys 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.