Skip to main content

Configuring REST API access

DataGOL offers REST APIs to access workbook data. To configure REST API access:

  1. On the Home page, select Teams from the left navigation panel.

  2. Click the Service Accounts tab and then click + Service Account.

    service-accounts
  3. Specify a name and description for the service account. Optionally, select the Keep token active without expiration checkbox.

  4. Click Create.

  5. Use the generated token in the x-auth-token header for API requests.

    generate-token