Generating an API Token

How to generate an API token in Street

Elliot Palmer avatar
Written by Elliot Palmer
Updated over a week ago

API token's in Street

It's important to understand that Street has two API feeds; The Property Feed API and The Public API. Both have different use cases and it's worth noting that the public API feed will give third party developers access to client data within your account if you pass an API token onto them. With that in mind, if you are unsure of which feed you need to generate an API token for, please contact the live chat team, outlining your use case so they can advise which one is relevant.

Generating an API Token

To get started, head to Settings (on the left side panel at the bottom) > Account Administration > Applications:

Note - You will need to be a Company Admin to access the Account Administration section and generate an API key.

Here you will see a list of any existing API tokens you have created. To setup a new token, scroll down to the 'create new application' section:

Here you can add an application name. This should be something that is easily identifiable, typically the name of the software the token is being generated for.

In the the 'API token scope' drop-down you should select the relevant token for the integration you are building. If you are building an API token for an external software, you should use the 'open API' token.

Finally, add a contact name and email address of who will be building the application. It is really important you enter the developer's details as opposed to your own details (unless you are the developer) so we can notify them of any changes to the API that might impact your set up.

Once you've entered all of the information, click the 'create application' button and you will see an API access token appear (this will show as a string of code).

Click the 'click to copy' button which will copy this API access token to your clipboard. You can then paste and share this token as needed, possibly via email to the developer or directly into the software you are building the integration for.

Note: It's important to ensure you copy the API token before navigating away from the page as the token will not display once you have left the page.

API Support

If you need any support in using our API, please refer to our API documentation here: https://developers.street.co.uk/

You can also join our dedicated API Slack channel here to speak to our API team directly!

Did this answer your question?