πAPI Keys
π§ What Are API Keys?
π API Keys vs License Keys
Key Type
Purpose
Used In
Quick rule:
π― When Do You Need an API Key?
π οΈ Creating an API Key
1. Go to βAPI Keysβ in the sidebar
2. Click βCreate New Keyβ
3. Choose where the key should belong
4. Select the Scopes
5. (Optional) Set an Expiration Date
6. Click βCreateβ
π Security Best Practices
βοΈ Using API Keys in SDKs
Example (Node.js SDK)
π Raw HTTP Calls (cURL)
The following headers are mandatory:
Example (Checking if a project is paid)
Example (License-based validation)
π Best Practices for API Key Usage
π Summary
Last updated