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

JamBase Genres API

Lookup Genres

JamBase Genres API is one of 7 APIs that JamBase publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Genres. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, pricing, rate-limit docs, and 1 JSON Schema.

This API exposes 1 operation across 1 path, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 3.1.0.

Requests are made against a single base URL, https://api.data.jambase.com/v3.

1 operations 1 paths 4 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
3.1.0
Base URL
https://data.jambase.com/v3
Authentication
HTTP Bearer
License
Terms of Service
Resource Areas
1

Authentication & Security 1

JamBase Genres API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — API key as Bearer token. Get your key from your account dashboard.

Paths & Operations 1

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

Genres 1

Lookup Genres

GET
/genres
Get Genres
getGenres → 200400401

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed is Genre (2 properties). Each schema is shown below with its type and property counts.

Genre
object
A music genre
2 properties
Success
boolean
A successful response.
ErrorsList
array
A list of errors
enumGenres
string
Music genres

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

jambase-genres-api-openapi.yml Raw ↑

Other APIs JamBase publishes across the network.

JamBase Artists API
JamBase Events API
JamBase Geographies API
JamBase Lookups API
JamBase Streams API
JamBase Venues API