Secure your API requests with proper authentication
REFINE_API_KEY: your_api_key_here
ADMIN
USER
REFINE_API_KEY
{ "status": 401, "message": "Unauthorized", "time": "2024-06-14T19:21:00Z", "method": "GET", "url": "/organizations/a8cd2722-1234-4567-9abc-def123456789/catalogs" }
{ "status": 403, "message": "Forbidden", "time": "2024-06-14T19:21:00Z", "method": "POST", "url": "/organizations/a8cd2722-1234-4567-9abc-def123456789/catalogs" }