Help Center / API & Integrations / API Authentication

API Authentication

<h2>API Authentication Guide</h2><p>Our API uses API keys for authentication.</p><h3>Getting Your API Key</h3><ol><li>Go to Settings > API Keys</li><li>Click "Generate New Key"</li><li>Give your key a descriptive name</li><li>Copy and securely store your key (it won't be shown again)</li></ol><h3>Using Your API Key</h3><p>Include your API key in the Authorization header:</p><pre><code>Authorization: Bearer YOUR_API_KEY</code></pre><h3>Rate Limits</h3><p>API requests are limited to 1000 requests per hour per key.</p>

Was this article helpful?

0 of 0 found this helpful

Still need help?

Contact Support