Building with Passport
Passport API v1
Overview

Passport API v1

⚠️

Please note:
In November 2024, we soft-launched Passport API v2.

We have not announced any deprecation or retirement timelines for v1 yet, but do strongly recommend using v2 moving forward.

You can learn more about the differences between v1 and v2 via our migration guide.

Available v1 endpoints

Endpoint actionEndpoint
Retrieval of signing messagesGET /registry/signing-message
Submitting Passports for scoring or refreshPOST /registry/submit-passport
Retrieval of scores for one addressGET /registry/score/{scorer_id}/{address}
Retrieval of scores for multiple addressesGET /registry/score/{scorer_id}
Retrieval of Stamps linked to PassportsGET /registry/stamps/{address}
Retrieval of all available StampsGET /registry/stamp-metadata
Retreival of community staking amountsGET /registry/gtc-stake/{address}

Learn more about each of these endpoints on our API Reference page.

Next steps

Learn more about the Passport API v1: