Credentials are like passwords that let your coding AI talk to JustDeploy on your behalf. Each credential has an Access Key (like a username) and a Secret Key (like a password).
Create a new credential from the Credentials page. You can optionally set an expiration date for extra security.
Your coding AI uses these keys automatically. If you need to use them manually, include both in your API request headers:
X-Access-Key: YOUR_ACCESS_KEY
X-Secret-Key: YOUR_SECRET_KEY