Skip to main content

1. Get your API key

Navigate to Developer Settings in your Morphic dashboard and create a new API key. Your key will look like sk_xxx....
Store your API key securely. It provides full access to your account’s CRM data.

2. Make your first request

Retrieve your contacts to verify everything is working:

3. Inspect the response

A successful response returns paginated results:

Next steps