Skip to main content

Documentation Index

Fetch the complete documentation index at: https://portkey-docs-feat-support-overview-page.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Logfire and any opentelemetry compatible tracing library works out of the box with Portkey. All you need to do is set the following environment variables in your application:
OTEL_EXPORTER_OTLP_ENDPOINT = "https://api.portkey.com/v1/otel"
OTEL_EXPORTER_OTLP_HEADERS = "x-portkey-api-key={YOUR_PORTKEY_API_KEY}"
Last modified on March 13, 2026