Tags
Get all tags
Retrieve all tags used in articles. The tags returned depend on the authentication used:
Authenticated Access:
- Admin API keys: Returns tags from all articles across all accounts in the system
- Account API keys: Returns tags only from articles belonging to 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 tags only from published articles belonging to the domain-associated account
- Excludes tags from draft, archived, or deleted articles
GET
Authorizations
Admin API key for managing accounts and creating content
Response
200
application/json
Successfully retrieved tags
The response is of type object
.