BizHedge Docs
Partner APIEndpoint reference

Partner health

Check partner API availability, schema version and public generation.

GET/api/partner/v1/health

Requests require a dedicated bearer token in the Authorization header. This documentation does not execute requests or store credentials. Use the examples in a secure local shell.

Responses

StatusMeaning
200Partner API is available
304The weak semantic ETag matches under weak comparison. Response has no body.
400Invalid parameter or cursor
401Missing or invalid scoped bearer token
409A full initial sync or reset is required before incremental pulls can continue.
429Request limit reached
503Partner Demand service is temporarily unavailable

Open the complete OpenAPI 3.1 contract