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

# ELAN AI Bridge API Documentation

> Learn everything there is to know about the ELAN AI Bridge API and integrate ELAN AI Bridge into your workflows.

Integrate AI-powered localization into your applications.

The ELAN AI Bridge API enables you to programmatically manage translation workflows, glossaries, and multilingual content. Build automated localization pipelines, maintain terminology consistency across projects, and leverage AI to streamline your internationalization process.

[Quickstart →](/quickstart)

## Guides

<CardGroup cols={2}>
  <Card title="Quickstart" href="/quickstart">
    Get up and running with your first API call in minutes.
  </Card>

  <Card title="Authentication" href="/authentication">
    Secure your requests with API keys and tokens.
  </Card>

  <Card title="SDKs" href="/sdks">
    Use our official client libraries for JavaScript and Python.
  </Card>

  <Card title="Error Handling" href="/errors">
    Handle errors gracefully with proper status codes and messages.
  </Card>
</CardGroup>

## Resources

<CardGroup cols={2}>
  <Card title="Jobs" href="/translation">
    Create and manage translation jobs, post-editing, and other workflow tasks.
  </Card>

  <Card title="Glossaries" href="/glossaries">
    Manage terminology dictionaries to ensure consistent translations across your projects.
  </Card>

  <Card title="Context Stores" href="/context-stores">
    Store reference materials that help AI understand your domain for better translations.
  </Card>

  <Card title="Files" href="/files">
    Upload, process, and manage files in various formats for translation workflows.
  </Card>
</CardGroup>
