Process health
Checks whether the registry API is running.
Status
Use this page when search, install, or publishing feels stuck. Health means the API is running. Readiness means the API can reach its database and package storage.
Checks whether the registry API is running.
Checks whether the API can reach the database and package storage.
curl https://aipm-registry.com/health
curl https://aipm-registry.com/readyIf health passes but readiness fails, the API is running but a dependency may be down. If both fail, check your connection, try another network, or wait for the service to recover. The documentation website can still load while the registry API is unavailable.