API Reference
Complete API documentation for integrating with our platform. See available integrations or read the getting started guide.
Base URL:
https://api.linkplatform.com/v1Authentication
Authenticate your API requests using API keys
API Keys
All API requests require authentication using your API key. Include your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEYGenerate API Key
To generate an API key:
- Navigate to Settings > API Keys in your dashboard
- Click "Create New API Key"
- Name your key and set permissions
- Copy and securely store the generated key
Rate Limits
| Plan | Requests/Hour |
|---|---|
| Starter | 100 |
| Professional | 1,000 |
| Enterprise | 10,000 |