Make requests to the Inspire API right from the reference pages
How to use this site to make API requests

Making an example API request
You can make requests to the Inspire API endpoints from the documentation pages.
- Enter your authentication token in the Bearer box under AUTHORIZATION.
- Enter values for any parameters you wish to pass in the data fields next to the parameter descriptions. Note: you must enter values for any parameters marked required.
- Click Try It!.
To use example input, expand EXAMPLES in the REQUEST box and choose an example.
The content of the response will be displayed in the RESPONSE box on the right of the page.

Response examples
To view example responses:
- Expand EXAMPLES in the RESPONSE box.
- Select a response example.