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

Accessing API Keys

You can create your API keys in the API Key menu.