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

Ditto Apps API

The Apps API from Ditto — 6 operation(s) for apps.

Ditto Apps API is one of 7 APIs that Ditto publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 13 operations across 6 paths, and defines 7 schemas. It is described by OpenAPI 3.0.3, at version 4.0.0.

Requests are made against a single base URL, {base_url}/api/v4.

13 operations 6 paths 7 schemas 2 DELETE3 GET2 PATCH4 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
4.0.0
Base URL
https://{app-id}.cloud.dittolive.app
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Ditto Apps API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (API Key or JWT) (api_key_or_jwt_token). By default, every request must be authenticated.

  • api_key_or_jwt_token — Authentication using either an API key or JWT token in the Authorization header

Paths & Operations 13

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

Apps 13
GET
/namespace/{namespace}/bigPeer/{big_peer_name}/app
List Apps
listApps → 200
POST
/namespace/{namespace}/bigPeer/{big_peer_name}/app
Create App
createApp body → 200400404
GET
/namespace/{namespace}/bigPeer/{big_peer_name}/app/{app_name}
Get App
getApp → 200400404
PUT
/namespace/{namespace}/bigPeer/{big_peer_name}/app/{app_name}
Update App
updateApp body → 200400404
DELETE
/namespace/{namespace}/bigPeer/{big_peer_name}/app/{app_name}
Delete App
deleteApp → 200400404
PATCH
/namespace/{namespace}/bigPeer/{big_peer_name}/app/{app_name}
Update App
updateApp body → 200400404
POST
/namespace/{namespace}/bigPeer/{big_peer_name}/app/{app_name}/bigPeerReplication
Create Replication
createReplication body → 200404
GET
/namespace/{namespace}/bigPeer/{big_peer_name}/app/{app_name}/bigPeerReplication/{replication_name}
Get Replication
getReplication → 200400404
PUT
/namespace/{namespace}/bigPeer/{big_peer_name}/app/{app_name}/bigPeerReplication/{replication_name}
Update Replication
updateReplication body → 200400404
DELETE
/namespace/{namespace}/bigPeer/{big_peer_name}/app/{app_name}/bigPeerReplication/{replication_name}
Delete Replication
deleteReplication → 200400404
PATCH
/namespace/{namespace}/bigPeer/{big_peer_name}/app/{app_name}/bigPeerReplication/{replication_name}
Update Replication
updateReplication body → 200400404
POST
/namespace/{namespace}/bigPeer/{big_peer_name}/app/{app_name}/provider
Add Auth Provider
createProvider body → 200400404
POST
/namespace/{namespace}/bigPeer/{big_peer_name}/app/{app_name}/provider/{provider_name}
Delete Auth Provider
deleteProviderPost → 200400404

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are ListResponseMeta (3 properties), BigPeerReplication (3 properties), App (3 properties), UpdateBigPeerReplicationRequest (2 properties). Each schema is shown below with its type and property counts.

App
object
3 properties 1 required
BigPeerReplication
object
3 properties 1 required
UpdateAppRequest
object
1 property 1 required
ListResponse_App
object
2 properties 2 required
AddProviderRequest
object
2 properties 2 required
ListResponseMeta
object
3 properties 3 required
UpdateBigPeerReplicationRequest
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ditto-live-apps-api-openapi.yml Raw ↑

Other APIs Ditto publishes across the network.

Ditto SDK
Ditto API Keys API
Ditto BigPeerReplication API
Ditto Data Bridge API
Ditto Store API
Ditto Sync API
Where this information came from

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