Authentication

Authentication

To use the 3spread API, you'll need to authenticate your requests. We use API keys for authentication.

Getting Your API Key

  1. Sign up for a 3spread account at https://3spread.com/signup
  2. Navigate to your account dashboard
  3. Click on "API Keys" in the left sidebar
  4. Click "Generate New API Key"

Using Your API Key

Include your API key in the header of each request:

Authorization: Bearer YOUR_API_KEY