Generate API Keys

How to generate API keys on Zero Hash.

Key Generation and Approval

Zero Hash Platforms can create API keys themselves self-service via the Client Portal. Depen

Once successfully logged in, navigate to Administration → API Keys:

Then find the "Add API Key" button in the top right of the screen:

Assign the key a Nickname, Passphrase, an Expiration date, and optionally whitelist IP addresses the key can call the API from. Note that you'll need to contact a Zero Hash representative to have them manually whitelist all needed IP addresses. This is the global whitelist. On the Add API Key modal below, you can get more granular and provision various keys to be hit from certain IP addresses:

Remember to securely record the public key, private key, and passphrase down as the private key and passphrase will only be presented to you once and will not be saved anywhere

Approvals: All newly created API key will be assigned a Created status. The API key is not live at this point. We require one additional approval before a user can being calling the API with the new key:

Once approved, ensure that you have contacted a Zero Hash representative in order to whitelist all needed IP addresses. once that's complete you can use the API key.


What’s Next

Sample authentication snippets.