v1
latestOpenAPI 3.1.0MIT2026-07-13698.3 KBindexer
Get Authenticator Pubkeys
Returns the compressed authenticator public keys for a given World ID by leaf index. Removed authenticator slots are returned as null to preserve pubkey_id positions.
post/authenticator-pubkeys
Request body
Example request
{
"leaf_index": "0x1"
}