Unifaun Online Help Center

API key

API keys are used to authenticate towards different functionality and products provided by Unifaun, e.g. APIConnect and Unifaun DeliveryCheckout.

Create an API key

  1. Log in to Unifaun Online.

  2. Go to Maintenance > API keys.

  3. Click New API key.

  4. Status should be "Enabled".

  5. Type should be set to "Web Services (REST)".

  6. Vihje

    As you can create multiple API keys, use the Note field to specify what the API key is used for.

  7. Enter Valid IP addresses if the API key should only be used from certain IP addresses or ranges of IP addresses.

  8. The Email field is not used at this time.

  9. Enter your developer ID.

    Huomautus

    Normally, the developer ID is your account user ID. But if you have an ERP, webshop provider or other third party that will post data into your account on your behalf, it is the user ID of the provider's account.

  10. Click Finish.

    The system will automatically generate the key consisting of an ID, a secret ID and a combined ID.

    It's the ID and the secret ID that you use to authenticate towards the REST API framework.

For more information, please refer to the REST API documentation.