1. Get Your API Key
Before you can make any API calls, you need to get your API key. You can find your API key in the Settings > API Keys section of your Dora Dashboard.This guide uses the Development environment:
https://dev.api.fleets.usedora.com/api/v12. Make Your First Call (Create Delivery)
Now, let’s use that key to create your first delivery. Open your terminal and paste in the followingcurl command, replacing YOUR_API_KEY with your Development API Key.
This command creates a simple delivery with the minimum required fields.