Getting started

Get Access to API

Authentication

Making your first request

Guides

Generate Doc X-Ray

Generate Bank X-Ray

Generate Financial X-Ray

Generate ESG X-Ray

Generate Manager X-Ray

Concepts

Overview

Request

Reports

Medium

Doc X-Ray

Bank X-Ray

Financial X-Ray

ESG X-Ray

Manager X-Ray

Resources

API versioning

Webhooks

Uploading a media

Add a creator to your request

Set custom request name

Testing environment

Organization & Members

Security

Support

Add a creator to your request

  1. Make a GET /users call to the October API to get the list of users linked to your business. (See Organization & Members for more details)
  2. Find the user with the chosen email address in the result list, and retrieve its id.
  3. Use this id for the creator field of the POST /requests call, in order to assign this user as the creator of the request. (See the Creator block in Request)

← Previous

Resource: Webhooks

Next →

Resource: Testing environment

On this page