is available in the European Union (EU). in the EU provides:
  • Data residency: All data is stored and processed within the EU
  • GDPR compliance: Coming soon
  • Regional performance: Reduced latency for European users

GDPR and Compliance

Refer to the resources below to learn more about GDPR and compliance.

Differences When Using the EU

Using in the EU works the same as the default US deployment, with only a few key differences outlined in this article:

Create an Account in the EU

Create an account and access the Playground in the EU here: https://va.eu-west-1.landing.ai/home.

Get Your API Key for the EU

To get your API key for the EU, go to https://va.eu-west-1.landing.ai/settings/api-key. Use this API key when using the library or calling the API directly in the EU. API keys are deployment-specific. An API key created in the US will not work for the EU, and vice versa.

Call the API Directly in the EU

To ensure your API calls are processed in the EU, replace the default endpoint with the EU endpoint:
https://api.va.eu-west-1.landing.ai/v1/tools/agentic-document-analysis

Use the Library with the EU

To ensure the agentic-doc library connects to the EU deployment, set the endpoint environment variable before using the library:
export ENDPOINT_HOST=https://api.va.eu-west-1.landing.ai 

Currency

The EU uses euro (EUR) for all billing and pricing.