Indexing Insight API
  1. Guides
Indexing Insight API
  • Getting Started
  • Guides
    • Authorization
    • Rate limiting
    • Response errors
    • API key details
    • URL report
    • Index coverage
  • Clients
    • Screaming Frog
    • Google Sheets
  • References
    • API key details
      GET
    • URL report
      GET
    • Index coverage
      GET
  1. Guides

Authorization

Indexing Insight uses API keys to authenticate a request. You can add, remove or manage your API keys by going to Account Settings > API Keys.

How to create an API Key#

To generate an API key go to the Account Settings > API Keys > Create an API key. Only an Owner user can create an API key for an account.
To create an API key, assign it a name and designate the websites that will have access.
When you’re ready hit “Create API Key”.
You will see the following message: Please save this key and keep it somewhere safe. For security reasons, you won’t be able to view or copy it again.
If you lose the API key, you will need to create a new one.
You can view the list of API keys you’ve created by navigating to Account Settings > API keys, where you can also delete existing keys or create new ones.

How to authenticate the request#

Include the API key in Your request header. Add the Authorization header with the value.
Example request:
Modified at 2025-05-22 11:14:06
Previous
Getting Started
Next
Rate limiting
Built with