API Keys
API keys are used to authenticate to the Claap platform. They are defined at workspace level and give access to the workspace resources.HTTP Header: X-Claap-Key
All requests must be authenticated by passing the key value in HTTPX-Claap-Key header:
cla_abcdefghijkl, then the following header should be used:
401 Unauthorized error.