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

Dream Sports Apps API

The Apps API from Dream Sports — 10 operation(s) for apps.

Dream Sports Apps API is one of 62 APIs that Dream Sports 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, API documentation, and authentication docs.

This API exposes 20 operations across 10 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, http://localhost:3000.

20 operations 10 paths 9 schemas 4 DELETE7 GET4 PATCH5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://auth.dream11.com/
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Dream Sports Apps API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (AccessKey) (BearerAuth).

  • BearerAuth — Access key or session token obtained from OAuth authentication

Paths & Operations 20

Across 10 paths, the API surfaces 20 operations — 4 DELETE, 7 GET, 4 PATCH, 5 POST. Each is listed below with its method, path, parameters, and response codes.

Apps 20
GET
/apps
List apps
1 param → 200
POST
/apps
Create app
body → 201400409
GET
/apps/{appName}
Get app
2 params → 200404
PATCH
/apps/{appName}
Update app
1 param body → 200400404409
DELETE
/apps/{appName}
Delete app
2 params → 201403404
POST
/apps/{appName}/transfer/{email}
Transfer app ownership
3 params → 201400403404
GET
/apps/{appName}/collaborators
List collaborators for an app
1 param → 200
POST
/apps/{appName}/collaborators/{email}
Add a collaborator
2 params → 201
PATCH
/apps/{appName}/collaborators/{email}
Update collaborator role
2 params body → 204
DELETE
/apps/{appName}/collaborators/{email}
Remove a collaborator
2 params → 201
GET
/apps/{appName}/deployments
List deployments for an app
1 param → 200
POST
/apps/{appName}/deployments
Create a deployment
1 param body → 201
GET
/apps/{appName}/deployments/{deploymentName}
Get deployment details
2 params → 200
PATCH
/apps/{appName}/deployments/{deploymentName}
Update deployment metadata
2 params body → 200
DELETE
/apps/{appName}/deployments/{deploymentName}
Delete a deployment
2 params → 201
POST
/apps/{appName}/deployments/{deploymentName}/release
Release a new update
2 params body → 201
PATCH
/apps/{appName}/deployments/{deploymentName}/release
Patch latest release metadata
2 params body → 200
GET
/apps/{appName}/deployments/{deploymentName}/history
Get release history
2 params → 200
DELETE
/apps/{appName}/deployments/{deploymentName}/history
Clear release history
2 params → 201
GET
/apps/{appName}/deployments/{deploymentName}/metrics
Get deployment metrics
2 params → 200

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are Package (8 properties), Deployment (5 properties), App (4 properties), Collaborator (3 properties). Each schema is shown below with its type and property counts.

Error
object
2 properties
CollaboratorMap
object
Deployment
object
5 properties
Metrics
object
App
object
4 properties 1 required
Package
object
8 properties
CollaboratorProperties
object
2 properties
Collaborator
object
3 properties
AppCreationRequest

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dream-sports-apps-api-openapi.yml Raw ↑

Other APIs Dream Sports publishes across the network.

Odin MCP Server
Dream Sports Access Keys API
Dream Sports Access Keys API
Dream Sports Account API
Dream Sports Acquisition API
Dream Sports Admin API
Dream Sports Admin - Console Users API
Dream Sports Auth API
Dream Sports Authentication API
Dream Sports Behaviour Tags API
Dream Sports Cache Management API
Dream Sports Client SDK API
Where this information came from

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