X-API-Version header. Each version is a date string (e.g., 2026-01-01) representing the API contract your integration was built against. If omitted, the latest version is used.
Current Version
The current API version is2026-01-01.
API version control via headers.
X-API-Version header. Each version is a date string (e.g., 2026-01-01) representing the API contract your integration was built against. If omitted, the latest version is used.
curl https://api.bedrock.cv/projects \
-H "Authorization: Bearer sk_xxx" \
-H "X-API-Version: 2026-01-01"
2026-01-01.