How to make a request to the Beauhurst API

1 Initial setup

Find which of the Beauhurst APIs you want to use and what you need it to return.

For example if you want to know

2 Authentication

Use your API key as a parameter in the request header named Authorization

3 Send an API request

Make a request with the parameters you want

4 Use the response