Skip to main content
Resistant Documents provides this API to programmatically interact with its organization tenant management. Interaction with the API can be divided into three phases:
  1. organization access provisioning and its configuration. This is managed by the Resistant AI team and credentials for API access are provided.
  2. Managing tenants within organization - creation, deletion and listing.
  3. Configuration of an api access for provisioned tenant.

How to get token

Private jwt okta docs rewrite here
Post to get token
POST /token HTTP/1.1
Host: https://eu.id.resistant.ai/oauth2/aus17c172cLOCWEyk417/v1/token
Content-Type: application/x-www-form-urlencoded
grant_type=authorization_code&
  code=i1WsRn1uB1&
  client_id=0oajncakofQmjxlSw0h3
  client_assertion_type=urn%3Aietf%3Aparams%3Aoauth%3Aclient-assertion-type%3Ajwt-bearer&
  client_assertion=PHNhbWxwOl ... ZT