Choose the minimum permissions
Open Business Settings, choose Integrations, then name the key and select only the read or edit permissions the external service needs.
Store the key immediately
The complete key is shown once. Copy it into the external service's secrets manager or another approved secure vault. Dream Landscaper stores only a hash and cannot reveal the original key later.
Authenticate requests
Send the key as a Bearer token in the Authorization header. The OpenAPI specification linked from Integrations lists supported resources and methods.
Revoke and replace
Revoke a key immediately if it is exposed or no longer required. Create a replacement key with the minimum necessary permissions and update the external service.