Documentation Index

Fetch the complete documentation index at: https://docs.zesty.co/llms.txt

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

The Zesty provider returns 403 Forbidden

Prev Next

For production, do not set ZESTY_HOST. The provider defaults to the production Zesty API.

If validation fails with 403 Forbidden, check for stale environment variables:

env | grep '^ZESTY_'

For production, remove any host override and keep only the API token:

unset ZESTY_HOST
export ZESTY_API_TOKEN="<your-zesty-api-token>"

© 2026 Zesty. All Rights Reserved

info@zesty.co