Skip to main content

Authentication

To use the SatSource API, you need a valid API Key.

Getting a Test Key

Use the tool below to generate a test key using your Sales Credentials (SSO).

Get Your Test API Key

You must be logged in with your Sales Credentials to generate a key.

Using the Key

Include the key in the Authorization header of your requests:

```bash curl -H "Authorization: Bearer YOUR_API_KEY" https://api.satsource.com/v6/crops ```

Note: Test keys have a strict quota of 1000 requests/day.