Authorizations
Bearer token authentication using your API key. Format: 'Bearer your_api_key'. To get an API key, create an account at mixpeek.com/start and generate a key in your account settings.
Headers
Bearer token authentication using your API key. Format: 'Bearer your_api_key'. To get an API key, create an account at mixpeek.com/start and generate a key in your account settings. Example: 'Bearer sk_1234567890abcdef'
Path Parameters
Either the namespace name or namespace ID
"my_namespace"
"ns_1234567890"
Response
Successful Response
Namespace model.
Name of the namespace
"spotify_playlists_dev"
Unique identifier for the namespace
Description of the namespace
List of feature extractors configured for this namespace
Custom payload indexes configured for this namespace
When the namespace was created
When the namespace was last updated