Status

The Grain Workspace API is still in beta. Developer access is limited to select partners. Please reach out to support for more questions.

Authentication

Grain supports a single method for authentication: Workspace Access Tokens. These can be generated by workspace admins here.

Authenticating Calls

To authenticate API calls, the client must add the following header:

Authorization: Bearer XXX

where XXX is the Workspace Access Token.

API Calls

API Domain is: https://api.grain.com.

GET /_/workspace-api/recordings

Lists all the fully processed recordings in the workspace, ordered by the start time of the recordings.

Params: