I

Ideal Postcodes REST API

REST discovered

Details
URL
https://api.ideal-postcodes.co.uk/v1
Docs
https://docs.ideal-postcodes.co.uk/docs/api/
Authentication
Ideal Postcodes API key ?api_key=<credential> + Ideal Postcodes user token ?user_token=<credential> discovered
Ideal Postcodes API key api_key Get key ↗

Sign in to the Ideal Postcodes dashboard to view or create an API key. The docs say you can create up to 10 keys, and keys usually begin with ak_. New accounts can also sign up for a trial key with a test balance.

Ideal Postcodes user token bearer Get token ↗

Open your Ideal Postcodes account page to retrieve or manage your private user token. The API docs describe this as a secret used for sensitive account and API-key operations, and examples show tokens typically beginning with uk_.

Ideal Postcodes API key api_key discovered Get key ↗
?api_key=<credential> /Authorization: api_key="<key>" <credential>