Skip to main content

Authentication in the API

To make sure that any API requests for your account are really coming from you, you'll be asked to authenticate all requests by providing an API key associated with your account.

You have two API keys: One for your demo account and one for your live account.

When you make a call to Passfort, you should send one of these API keys in the header of your request. Send the API key for the account you're using at the time.

Use your demo account to try out features and test whether your configuration works as expected. With your live account, any profiles you create count toward your profiles under management, and you'll be charged for any checks you run.

Additional information