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 Builds API

REST API endpoints for builds.

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

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

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

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

4 operations 4 paths 29 schemas 4 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 Builds 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 4

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

Builds 4

REST API endpoints for builds.

GET
/api/v3/builds/{build_id}
Get build info
ApiV3BuildsBuildIdGetBuild 1 param → 200400
GET
/api/v3/builds/{build_id}/remote-access
Get build remote access info
ApiV3BuildsBuildIdRemoteAccessGetBuildRemoteAccess 1 param → 200400202410
GET
/api/v3/builds/{build_id}/actions
Get build actions
ApiV3BuildsBuildIdActionsGetBuildActions 3 params → 200400
GET
/api/v3/teams/{team_id}/builds
List team builds
ApiV3TeamsTeamIdBuildsListTeamBuilds 9 params → 200400

Schemas 29

The contract defines 29 schemas that model the data the API accepts and returns. The most detailed are builds_schemas_BuildSchema (20 properties), team_builds_schemas_BuildSchema (16 properties), BuildActionSchema (8 properties), builds_schemas_ArtifactSchema (6 properties). Each schema is shown below with its type and property counts.

builds_schemas_WorkflowSource
string
RemoteAccessVncSchema
object
4 properties 4 required
AppStoreConnectTaskStatus
string
builds_schemas_CommitSchema
object
6 properties
NoPagination_api.routes.builds.schemas.RemoteAccessSchema_
object
1 property 1 required
team_builds_schemas_WorkflowSource
string
team_builds_schemas_BuildSchema
object
16 properties 9 required
BuildStatus
string
ClassicPagination_api.routes.builds.schemas.BuildActionSchema_
object
4 properties 4 required
team_builds_schemas_WorkflowSchema
object
3 properties 2 required
BuildConfigSchema
object
5 properties
RemoteAccessSshSchema
object
1 property 1 required
builds_schemas_BuildSchema
object
20 properties 11 required
BuildActionSchema
object
8 properties 4 required
team_builds_schemas_CommitSchema
object
6 properties
NoPagination_api.routes.builds.schemas.BuildSchema_
object
1 property 1 required
builds_schemas_PullRequestSchema
object
3 properties 3 required
builds_schemas_ReleaseNoteSchema
object
2 properties 2 required
BuildStatusFilter
string
BuildActionTypeSchema
string
RemoteAccessSchema
object
2 properties 2 required
ArtifactType
string
builds_schemas_WorkflowSchema
object
3 properties 2 required
team_builds_schemas_PullRequestSchema
object
3 properties 3 required
builds_schemas_ArtifactSchema
object
6 properties 4 required
CursorPagination_bson.objectid.ObjectId_api.routes.team_builds.schemas.BuildSchema_
object
3 properties 2 required
team_builds_schemas_ArtifactSchema
object
6 properties 4 required
BuildActionStatus
string
team_builds_schemas_ReleaseNoteSchema
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nevercode-builds-api-openapi.yml Raw ↑

Other APIs Nevercode publishes across the network.

Nevercode App Previews API
Nevercode Applications API
Nevercode Billing API
Nevercode Build Dashboards 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