Skip to main content
The Projects API lets you manage the project whose credentials you are calling with: rotate its API key pair and restrict which IP addresses are allowed to authenticate.

Regenerating API keys

Regenerate API keys issues a fresh key pair and immediately invalidates the old one. For security the new key is not returned in the response; it is emailed to the business’s registered address. Update your integration with the new key before the old one stops working.

IP whitelisting

By default a project API key can be used from any address. Once you add an IP to the allowlist, requests from any address not on the list are rejected. Manage the list with List IP whitelist and Remove IP from whitelist.

The whitelist entry object