AI Product Index / API catalog (RFC 9727)

API catalog (RFC 9727)

RFC 9727. If you already publish OpenAPI it states nothing new — it states it where a machine looking for APIs is specified to look.

2
of 122 points
1.6%
of the total grade
2026
checklist generation

How to pass it

Publish an RFC 9727 API catalog at /.well-known/api-catalog: a linkset pointing at your OpenAPI description and endpoints, served as application/linkset+json. It states nothing new if you already publish OpenAPI — it states it where a machine is specified to look.

Check your own site

Free, no signup, same endpoint that produced every grade on the leaderboard:

curl "https://index.percall.dev/api/score?url=https://your-site.example"

It returns the letter grade and every check by name with pass/fail. The $0.05 call at POST /api/audit adds why each one failed and a snippet with your origin already in it.

The rest of the checklist

6 more 2026 checks, and 13 from the other generation.