get
https://api.soundstripe.com/v1/categories
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Retrieve a paginated list of sound-effect categories. Each category includes a subcategories relationship; add include=subcategories to receive the related category objects in the top-level included array.
curl "https://api.soundstripe.com/v1/categories?include=subcategories" \
-H "Authorization: Token YOUR_API_KEY" \
-H "Accept: application/vnd.api+json"