Get all categories
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
Get all categories
Authorizations
Admin API key for managing accounts and creating content