Before you start
You need:- An Astrolabe Cloud account at
https://app.astrolabe.run - A funded workspace balance
- A workspace API key
1. Open the Cloud app
Sign in athttps://app.astrolabe.run.
Astrolabe creates or loads your workspace after sign-in. If your workspace is pending access review, complete the access request first.
2. Add prepaid credits
Go to Billing and buy a prepaid credit pack. Astrolabe reserves balance before each gateway request and finalizes the exact debit after provider usage is known. Requests are rejected before provider work starts when the available balance is too low.3. Create an API key
Go to API keys, create a key, and copy the secret once. Use it as a bearer token:4. Send a Responses request
5. Inspect response headers
Every routed response includes headers you can log for support and analysis:x-astrolabe-cloud-request-idx-astrolabe-cloud-workspacex-astrolabe-cloud-keyx-ratelimit-limitx-ratelimit-remainingx-ratelimit-resetx-astrolabe-modelx-astrolabe-stack-namex-astrolabe-stack-versionx-astrolabe-policy-status
6. Select a specific stack
Addmetadata.astrolabe.stack when you want one request to use a specific stack slug:

