Documentation
>
Authentication

Authentication

All API requests require authentication using an API key. To generate a new API key:
  • Log in to your Ship.com dashboard
  • Navigate to Settings > API Integration
  • Click "Generate New API Key"
Include your API key in the Authorization header of all requests:
1Authorization: Bearer YOUR_API_KEY