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 Console Users API

Console user management via Firebase Admin SDK

Dream Sports Console Users 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 Console Users. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 8 operations across 3 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

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

8 operations 3 paths 10 schemas 2 DELETE3 GET2 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://auth.dream11.com/
Authentication
API Key
Contact
Raven Team
Resource Areas
1

Authentication & Security 1

Dream Sports Console Users API declares 1 security scheme for authenticating requests. An API key is passed in the header as TENANT-ID (TenantIdHeader). By default, every request must be authenticated.

Paths & Operations 8

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

Console Users 8

Console user management via Firebase Admin SDK

GET
/v1/console-users
List console users
listConsoleUsers 4 params → 200400401409502504
POST
/v1/console-users
Create console user
createConsoleUser body → 201400401409502504
GET
/v1/console-users/uid/{uid}
Get console user by uid
getConsoleUserByUid 1 param → 200400401404502504
PATCH
/v1/console-users/uid/{uid}
Update console user by uid
updateConsoleUserByUid 1 param body → 204400401404502504
DELETE
/v1/console-users/uid/{uid}
Delete console user by uid
deleteConsoleUserByUid 1 param → 204400401404502504
GET
/v1/console-users/email/{email}
Get console user by email
getConsoleUserByEmail 1 param → 200400401404502504
PATCH
/v1/console-users/email/{email}
Update console user by email
updateConsoleUserByEmail 1 param body → 204400401404502504
DELETE
/v1/console-users/email/{email}
Delete console user by email
deleteConsoleUserByEmail 1 param → 204400401404502504

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are ConsoleUserRecord (10 properties), ConsoleUserCreateRequest (5 properties), ConsoleUserUpdateRequest (4 properties), ConsoleUserPagination (3 properties). Each schema is shown below with its type and property counts.

ConsoleUserRecordApiResponse
object
2 properties
ConsoleUserPagination
object
3 properties
ErrorResponse
object
1 property
ConsoleUserListData
object
2 properties
ConsoleUserRecord
object
10 properties
ConsoleUserListApiResponse
object
2 properties
ConsoleUserIdApiResponse
object
2 properties
ConsoleUserUpdateRequest
object
Profile fields only (no projectIds). Use admin update to change project IDs.
4 properties
ConsoleUserCreateRequest
object
5 properties 1 required
ConsoleUserIdData
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dream-sports-console-users-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 Apps API
Dream Sports Auth API
Dream Sports Authentication API
Dream Sports Behaviour Tags API
Dream Sports Cache Management API
Where this information came from

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