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

Audius developer_apps API

Developer app related operations

Audius developer_apps API is one of 21 APIs that Audius publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Developer Apps. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 8 operations across 6 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.audius.co/v1.

8 operations 6 paths 12 schemas 1 DELETE2 GET4 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.audius.co
Authentication
OAuth 2.0, HTTP Basic, HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 3

Audius developer_apps API declares 3 security schemes for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 2 scopes. It accepts HTTP basic authentication (BasicAuth). It accepts HTTP bearer tokens (JWT) (BearerAuth).

  • OAuth2 — OAuth 2.0 Authorization Code flow with PKCE for third-party applications. Allows apps to authenticate users and obtain access tokens scoped to read or read+wri…
  • BasicAuth — HTTP Basic Authentication with Ethereum private key for write operations. Authentication Use HTTP Basic Authentication where the password field contains your E…
  • BearerAuth — The API bearer token or OAuth JWT token for the user.

Paths & Operations 8

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

developer_apps 8

Developer app related operations

POST
/developer-apps
Create a new developer app. Indexer validates grants.
Create Developer App 1 param body → 200400401500
GET
/developer-apps/{address}
Gets developer app matching given address (API key)
Get Developer App 1 param → 200400404500
DELETE
/developer-apps/{address}
Deletes a developer app. Indexer validates grants.
Delete Developer App 2 params → 200401404500
PUT
/developer-apps/{address}
Updates a developer app. Indexer validates grants.
Update Developer App 2 params body → 200400401404500
POST
/developer-apps/{address}/register-api-key
Register apikey and apisecret in apikeys table for developer apps created via entity manager transactions. Use when the client sends raw ManageEntity tx instead of POST /developer-apps. Inserts with…
Register Developer App API Key 2 params body → 200400401404500
POST
/developer-apps/{address}/access-keys/deactivate
Deactivate a bearer token (API access key) for a developer app. Indexer validates grants.
Deactivate Developer App Access Key 2 params body → 200400401404500
POST
/developer-apps/{address}/access-keys
Create a new bearer token (API access key) for a developer app. Indexer validates grants.
Create Developer App Access Key 2 params → 200401404500
GET
/users/{id}/developer-apps
Get developer apps for the user.
Get Developer Apps 2 params → 200400500

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are developer_app (6 properties), create_developer_app_response (6 properties), update_developer_app_request_body (4 properties), create_developer_app_request_body (4 properties). Each schema is shown below with its type and property counts.

developer_app_response
object
1 property
register_api_key_response
object
1 property
developer_apps_response
object
1 property
create_access_key_response
object
1 property 1 required
update_developer_app_request_body
object
4 properties 1 required
write_response
object
3 properties
register_api_key_request_body
object
1 property 1 required
deactivate_access_key_response
object
1 property
create_developer_app_request_body
object
4 properties 1 required
developer_app
object
6 properties 3 required
create_developer_app_response
object
6 properties
deactivate_access_key_request_body
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

audius-developer-apps-api-openapi.yml Raw ↑

Other APIs Audius publishes across the network.

Audius REST API
Audius challenges API
Audius cid_data API
Audius coins API
Audius comments API
Audius dashboard_wallet_users API
Audius events API
Audius explore API
Audius notifications API
Audius playlists API
Audius prizes API
Audius reactions API
Where this information came from

This is an independent, third-party profile of Audius developer_apps 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.