Categories
Get all categories
Retrieve a list of all article categories used by the account with their usage counts. The categories returned depend on the authentication used:
Authenticated Access:
- Admin API keys: Returns categories from all accounts across the system
- Account API keys: Returns categories only from the account that owns the key
Public Access (from valid domains):
- No authentication required when accessing from verified domains (*.localhost, *.suprsonic.blog, *.suprsonic.app, or verified custom domains)
- Returns only categories from published articles from the domain-associated account
GET
Authorizations
Admin API key for managing accounts and creating content
Response
200
application/json
Successfully retrieved categories
The response is of type object[]
.