AIPM
Theme

Status

Check if the AIPM registry is working.

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.

Process health

Checks whether the registry API is running.

Checking...

Registry ready

Checks whether the API can reach the database and package storage.

Checking...

Check from the command line

curl https://aipm-registry.com/health
curl https://aipm-registry.com/ready

How to read the result

If 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.