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

REST API endpoints for applications.

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

Tagged areas include Applications. 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 6 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 6 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 Applications 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.

Applications 2

REST API endpoints for applications.

GET
/api/v3/user/apps
List apps for the authenticated user
ApiV3UserAppsGetApps 3 params → 200400
GET
/api/v3/teams/{team_id}/apps
List apps for the team
ApiV3TeamsTeamIdAppsListTeamApps 5 params → 200400

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are team_apps_schemas_AppSchema (8 properties), user_schemas_AppSchema (5 properties), ClassicPagination_api.routes.user.schemas.AppSchema_ (4 properties), ClassicPagination_api.routes.team_apps.schemas.AppSchema_ (4 properties). Each schema is shown below with its type and property counts.

AppSettingsSrouce
string
ClassicPagination_api.routes.team_apps.schemas.AppSchema_
object
4 properties 4 required
user_schemas_AppSchema
object
5 properties 3 required
ClassicPagination_api.routes.user.schemas.AppSchema_
object
4 properties 4 required
team_apps_schemas_AppSchema
object
8 properties 4 required
RepositorySchema
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nevercode-applications-api-openapi.yml Raw ↑

Other APIs Nevercode publishes across the network.

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