Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Nevercode Build Dashboards API

REST API endpoints for build dashboards.

Nevercode Build Dashboards API is one of 13 APIs that Nevercode publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 2 operations across 2 paths, and defines 12 schemas. It is described by OpenAPI 3.1.0, at version v3.0.

Requests are made against a single base URL, https://codemagic.io/.

2 operations 2 paths 12 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v3.0
Base URL
https://codemagic.io/
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Nevercode Build Dashboards API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-auth-token (api_key). By default, every request must be authenticated.

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Build Dashboards 2

REST API endpoints for build dashboards.

GET
/api/v3/dashboards/{uuid}
Get a dashboard
ApiV3DashboardsUuidGetDashboard 1 param → 200400
GET
/api/v3/dashboards/{uuid}/builds
List dashboard builds
ApiV3DashboardsUuidBuildsGetBuilds 3 params → 200400

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are dashboards_schemas_BuildSchema (15 properties), dashboards_schemas_ArtifactSchema (6 properties), dashboards_schemas_CommitSchema (6 properties), DashboardSchema (3 properties). Each schema is shown below with its type and property counts.

CursorPagination_bson.objectid.ObjectId_api.routes.dashboards.schemas.BuildSchema_
object
3 properties 2 required
dashboards_schemas_PullRequestSchema
object
3 properties 3 required
dashboards_schemas_ReleaseNoteSchema
object
2 properties 2 required
dashboards_schemas_WorkflowSchema
object
2 properties 1 required
dashboards_schemas_ArtifactSchema
object
6 properties 4 required
DashboardSchema
object
3 properties 2 required
BuildStatus
string
ArtifactType
string
NoPagination_api.routes.dashboards.schemas.DashboardSchema_
object
1 property 1 required
dashboards_schemas_CommitSchema
object
6 properties
dashboards_schemas_AppSchema
object
2 properties 1 required
dashboards_schemas_BuildSchema
object
15 properties 9 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nevercode-build-dashboards-api-openapi.yml Raw ↑

Other APIs Nevercode publishes across the network.

Nevercode App Previews API
Nevercode Applications API
Nevercode Billing API
Nevercode Builds API
Nevercode Meta API
Nevercode Over-the-air Updates API
Nevercode Secrets and Environment Vars API
Nevercode Team Invitations API
Nevercode Team Members API
Nevercode Teams API
Nevercode Tester Groups API
Nevercode Users API