apiKey property

String? apiKey
final

API key for LinkForty Cloud (optional for self-hosted Core).

Sent as Bearer token in Authorization header.

Implementation

final String? apiKey;