Skip to main content

API Keys

InkLink uses API keys for authentication. You’ll receive two sets of credentials:
EnvironmentKey FormatUsage
Sandboxsecret_test_xxxDevelopment and testing
Productionsecret_live_xxxLive production requests

Security Requirements

⚠️ Important Security Guidelines:
  • Only use API keys server-side
  • Never expose API keys in client-side code
  • All API requests must include an x-api-key header with your api key

Requesting Access

To obtain API credentials:
  1. Contact InkLink Team
  2. Specify your intended use case
  3. Receive sandbox and production keys
Note: A release with self-service key management through the admin dashboard is coming soon.