Skip to main content
Linq API - Light Theme

Getting Started

Kickstart your integration with the Linq Alpha API by setting up your development environment. Follow our guides to authenticate, send requests, and handle streaming responses (including Server-Sent Events).

Configure Your Environment

Set up your API keys, configure endpoints, and prepare your local environment.

Try the API Playground

Experiment with endpoints, test your requests, and view live responses.

Authentication

Linq API uses API key authentication. You must include your API key in the header of every request. For example:
X-API-KEY: YOUR_API_KEY