Service health
A lightweight readiness response for an integration's connection checks.
A compact reference for service discovery, health checks, and structured responses. Predictable conventions for everyday integrations.
Explore the reference ↗{
"service": "park",
"status": "available",
"version": "v1",
"format": "application/json"
}A lightweight readiness response for an integration's connection checks.
A structured catalog of available resources and their supported versions.
Field definitions and data types for validating an integration's responses.
HTTPS connections, clear resource names, and readable JSON. Use explicit versions and check response status before processing a payload.