Create API token

Create API token

For the most part, the data stored in BrynQ can also be retrieved via REST APIs. Of course, authorization also applies here. This article describes how to create an API token. The article "REST API" describes how the REST API can actually be used.

Creating a token

  1. A token gives rights to retrieve data from certain parts of BrynQ. For example, it is possible to retrieve data with all users, or data from connectors, etc. The token required for this is created as follows:
  2. Navigate to Settings > General > API Access;
  3. At the top right of the screen, click Add API token;
  4. Give the token a clearly identifiable and descriptive label;
  5. Under "Page Rights," specify the pages from which the token can retrieve data. The token only gives Read rights to these pages. Note that only pages to which the user currently has access can be chosen here.
  6. If there are multiple clients (which will almost never be the case), possibly specify which clients this token applies to;
  7. For security, it may be desirable to give the token an end date and time when the token loses its validity;
  8. Click on "Save."
  9. Save the token that now appears on the screen somewhere. It cannot be requested again. Click on Ok.
The token can be used in the Authorization header. The key must be provided with SalureToken. If the token would be abcd1234 the header will look like this: { "Authorization": "SalureToken abcd1234"}.
    • Related Articles

    • 1. Setup the import for Sage 100 France Data

      This article explains how to create an import format in Sage in order to import employee data. Create the Import Format in Sage Overview Before you can import data into Sage, you must create an import format. This format contains all the fields ...
    • Requirements and installation

      In order to run the agent correctly, the following setup is required. Hard- en software requirements Windows Server 2012 64 bit or 2016 64 bit with 8 GB Ram, minimal of 2 CPU cores with 2.40 GhZ, 150 GB hard drive; Connection to the internet ...
    • Determine Interface Scope

      This guide explains how to create and manage interfaces between two systems (source and target systems) within our platform. It includes creating a new interface, defining scenarios, detailing fields per scenario, and submitting your setup for ...
    • 2. Run an Employee Data Import in Sage 100 France

      This article explains how to import employee data into Sage 100 France. Import the Data File into Sage Overview After the import format is ready, you can import the real data file (for example, data exported from Factorial). This part of the article ...
    • Connect with DATEV

      Connecting DATEV with BrynQ With BrynQ you can connect your DATEV environment so that employee and payroll data can flow automatically. This guide explains what you (or your DATEV administrator) need to prepare and how to connect inside BrynQ. What ...