Sign in

Get categories

documented

Get the list of all business categories available.

GET /v1/categoriesData Solutionsno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://datasolutions.trustpilot.com/v1/categories?countryCode={{countryCode}}&parentId={{parentId}}" \\n  -X GET \\n  -H "Accept: application/json" \\n  -H "apikey: {{MARKETING_API_KEY}}"
Get categories · Trustpilot · OpenIntegrations