Authentication

CloudFactory authenticates the API requests using API keys generated. Please contact our support team to get your API keys.

API keys are unique to the customer and given at workstream/project level.

Authenticate the API requests by sending the key generated in the header of the request as shown below:

curl -H "x-api-key: YOUR_API_KEY" https://api.cloudfactory.app/v1/tasks

Last updated

Was this helpful?