Skip to content

Migrate from old to new passport API #5451

@laurenluz

Description

@laurenluz

We are using the old API as our base URL

https://api.scorer.gitcoin.co/

And for example for the analysis score, we are using this path:
/passport/analysis/${address}?model_list=ethereum_activity
and for the passport score, we are using this path:
/registry/score/${ScorerID}/${address}
And for the stamps, we are using this path:
/registry/stamps/${address}

Passport has updated their infra so we should migrate so that it doesn't stop working on us suddenly. The migration docs are here:
https://docs.passport.xyz/building-with-passport/stamps/passport-api/migrate

If there are UI changes you think we should make to accomodate it, let me know!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    New Issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions