# Getting started Use the portal to generate an API key and call your first endpoint.
Getting started
Set up your first integration in minutes.
curl -X GET https://api.example.com/v1/projects \
-H "Authorization: Bearer <token>"Set up your first integration in minutes.
# Getting started Use the portal to generate an API key and call your first endpoint.
curl -X GET https://api.example.com/v1/projects \
-H "Authorization: Bearer <token>"