Howler Artists API
The Artists API from Howler — 1 operation(s) for artists.
Howler Artists API is one of 17 APIs that Howler publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Artists. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.
This API exposes 2 operations across 1 path. It is described by OpenAPI 3.1.0, at version 3.6.1.
Requests are made against a single base URL, https://{defaultHost}/api/v3/consumer_portal.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 8
Howler Artists API declares
8 security schemes
for authenticating requests.
It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 3 scopes.
It accepts HTTP bearer tokens (oauth2) (bearer_header).
An API key is passed in the query as bearer_token (bearer_param).
It accepts HTTP bearer tokens (JWT) (jwt_header).
An API key is passed in the query as bearer_token (jwt_param).
It accepts HTTP basic authentication (basic_auth).
An API key is passed in the header as x-auth-token (api_key).
It accepts HTTP bearer tokens (JWT) (bearer_auth).
By default, every request must be authenticated.
oauth2— OAuth2 authentication for third-party applicationsjwt_header— JWT token obtained from basic authentication loginjwt_param— JWT token as query parameter (alternative to Authorization header)basic_auth— Basic authentication with email and passwordapi_key— API key authenticationbearer_auth— JWT token authentication
Paths & Operations 2
Across 1 path, the API surfaces 2 operations — 1 DELETE, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Howler 12
Other APIs Howler publishes across the network.