Skip to content
  • There are no suggestions because the search field is empty.

Creating and Managing API Keys

COMING SOON - get in touch to request early access to this feature 

Create, manage, and revoke API keys to securely connect your systems to PageTiger

Before the API can be used, an API key must be generated - this key is a secure identifier that allows your system to connect to PageTiger and make authorised requests. Once created, it's important that the key is stored someone safe, as it will be required for every request your system sends.

Creating an API Key

  • Select 'My Account', followed by 'API Keys'.

APIKeys 1 v1 120626

The API Keys page will then display, showing:

  • Monthly API usage

    The number of requests made using the API.

  • 'Add API key' button
    Select to create a new API key.

  • 'View documentation' buttonS
    elect to open the PageTiger API documentation.

  • Click the 'Add API key' button.

APIKeys Add Key 1 v1 120626

  • Enter:
    • A name for the key.
    • An expiration date.

APIKeys Add Key 2 v1 120626

Leave the 'Expires' field blank to create a key that never expires.

  • Click the 'Generate key' button.

APIKeys Add Key 3 v1 120626

A pop-up box will then display your API key.

  • Select 'Copy key' to copy the key, then store it somewhere secure.

  • Once you've safely stored the key, select 'I've saved my key'.

APIKeys Add Key 4 v1 120626

Your API key will only be shown once.

For security reasons, we do not store and cannot retrieve the complete key, so it's essential that you copy and store it securely before selecting 'I've saved my key'.

Once the API key has been generated, a partial version of it will be displayed, where you can:

  • Update the name or expiry date if required.

  • Revoke the key at any time by selecting the ‘Revoke’ button.

APIKeys Add Key 5 v1 120626

Selecting the 'Revoke' button immediately deactivates the API key. A revoked key will no longer work and will be shown as read-only with a revoked status in the API keys list.

  • Select 'Save' to return to the API Keys page.

Managing API keys

All your API keys are listed in a table on the API Keys page. From here, you can:

APIKeys Add Key 6 v1 120626

API Usage and Limits

At the top of the API Keys page is a usage bar showing your current API consumption.

APIKeys Add Key 7 v1 120626

Your monthly API usage allowance is determined by your service plan. For more information about API tokens and usage limits, please contact your Customer Success Manager.

API Documentation

API documentation is a detailed technical reference that explains exactly how the API works and how to use it - it's essential for developers and anyone responsible for integrating with it.

To access the documentation, visit https://api.pagetiger.com/docs