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

REST API endpoints for meta data.

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

Tagged areas include Meta. 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 4 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 4 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 Meta 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.

Meta 2

REST API endpoints for meta data.

GET
/api/v3/meta
Get meta information
ApiV3MetaGetMeta → 200
GET
/api/v3/meta/shorebird
Get information about Shorebird integration
ApiV3MetaShorebirdGetShorebirdMeta → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are ShorebirdSchema (2 properties), meta_schemas_MetaSchema (2 properties), NoPagination_api.routes.meta.schemas.ShorebirdSchema_ (1 property), NoPagination_api.routes.meta.schemas.MetaSchema_ (1 property). Each schema is shown below with its type and property counts.

meta_schemas_MetaSchema
object
2 properties 2 required
NoPagination_api.routes.meta.schemas.MetaSchema_
object
1 property 1 required
ShorebirdSchema
object
2 properties 2 required
NoPagination_api.routes.meta.schemas.ShorebirdSchema_
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nevercode-meta-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 Builds 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