Quick Start
Install the plugin:- Solo
- Multi-Tenant
corsair.ts
Authentication
Supported Auth Types
api_key(default) - Ahrefs API key
API Key Setup
- Solo
- Multi-Tenant
Options
| Option | Type | Description |
|---|---|---|
authType | 'api_key' | Authentication method |
key | string | API key (optional, uses database if not provided) |
hooks | object | Endpoint hooks for custom logic |
errorHandlers | object | Custom error handlers |
Usage
- Solo
- Multi-Tenant