iScoreIt

API Documentation

One endpoint pattern for every verification service. Generated directly from our live service registry, so this page is never out of date.

Authentication

Every request carries two headers. You will find both in your dashboard under Credentials.

HeaderValue
X-Partner-IdYour partner ID
X-Secret-KeyYour API key
Content-Typeapplication/json

Keys are shown once when generated. Rotate them from the dashboard if one is ever exposed.

Environments

Sandbox returns a fixed sample response, never calls a live source, and is never charged. Use it to build against before going live.

POST https://api.iscoreit.com/api/v1/uat/{service}    sandbox
POST https://api.iscoreit.com/api/v1/live/{service}   live

Postman

Every service, both environments, ready to run. Set partner_id and api_key in the collection variables after importing.

Download collection
Services

Loading…