Get Your API Key
First, grab your API key from the dashboard—you’ll need it to authenticate every request.Sign in to your dashboard
Open app.getarbol.com and log in. Don’t have an account? Create one free.
Generate an API key
Go to Settings → API Keys and click Create API Key. Give it a name and copy the key—you won’t see it again.
Make Your First API Call
All requests require your API key in theAuthorization header as a Bearer token. Let’s list your agents to verify everything works.