# Webhook Setup
Number of APIs: 4
We use standard way to authenticate against Qodex API using a x-api-key
header.
Create your own API key in your settings page.
-
1. Get Your API credentials GET https://api.getpostman.com/me
-
2. Retrieve all your Workspaces GET https://api.getpostman.com/workspaces
-
3. Find Collection in current Workspace GET https://api.getpostman.com/workspaces/{{webhookWorkspaceId}}
-
4. Create Webhook endpoint POST https://api.getpostman.com/webhooks