Create and manage your Adapter API keys
Open the Console
Create a New Key
Copy and Store It
export ADAPTER_API_KEY="your_api_key_here"
Authorization
curl https://api.adapter.com/v1/connections \ -H "Authorization: Bearer $ADAPTER_API_KEY"