1. Static JSON Endpoints
We publish regular updates of the entire mathematical registry catalog and search indexes in JSON format:
/npa/catalog.json
/npa/search-index.en.json
/npa/search-index.ja.json
/npa/search-index.zh.jsonDevelopers
Access machine-readable verification records and integrate auditing into your own CI/CD pipelines.
We publish regular updates of the entire mathematical registry catalog and search indexes in JSON format:
/npa/catalog.json
/npa/search-index.en.json
/npa/search-index.ja.json
/npa/search-index.zh.jsonUse these scripts to verify your package dependencies programmatically during builds:
curl -fsSL https://finitefield.org/npa/catalog.json
npa package verify-certs --root . --checker reference --json