> ## Documentation Index
> Fetch the complete documentation index at: https://docs.linguolink.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# API and Integrations Overview

> Secure API access and automation-ready integration guidance.

LinguLink's API is designed for automated localization workflows and CI/CD pipelines.

The full API surface is documented in the **API Reference** tab, generated from the OpenAPI specification. You can also download the raw spec from [linguolink.dev/api/openapi.json](https://linguolink.dev/api/openapi.json) for client generation or tooling.

**Estimated reading time:** 4 minutes

## In This Section

* [API Keys](/api/api-keys)
* [API Usage](/api/api-usage)
* [CLI](/api/cli)
* [Integration Examples](/api/integration-examples)
* [Export Formats](/api/export-formats)
* [Environment Overrides](/api/environment-overrides)
* [Import Translations](/api/import-translations)

## Security Baseline

* Use scoped keys per environment
* Store keys only in secure secret managers
* Rotate and audit key usage regularly
