Checking…
Reading /api/health.
What the statuses mean
- Live
- Real credentials configured — calls hit the provider.
- Fixtures
- Serving recorded inventory. Plans build, bookings are simulated.
- Mock
- Synthetic responses. The flow works end to end, the data does not.
- Standby
- Configured as a fallback — idle unless the primary is unavailable.
Pact never blocks on a missing credential — an integration without a key falls back to fixtures or mocks so the rest of the flow keeps working. A non-live row means that specific data is not real, not that the product is down.