# Use Anthropic SDK

Configure the official Anthropic SDK with the Genesis origin that excludes `/v1`, because the SDK appends the Messages path. Pass the Genesis credential through `auth_token` so it sends `Authorization: Bearer <ACCESS_TOKEN>`, rather than `api_key`, which sends `X-Api-Key`.
