Resistant AI · OAuth Scopes

Resistant AI OAuth Scopes

OAuth 2.0 searched

Resistant AI publishes 2 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Resistant AI API on a user’s behalf.

Tokens are issued from https://eu.id.resistant.ai/oauth2/aus2un1hkrKhPjir4417/v1/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CompanyAiFraud DetectionFinancial CrimeDocument VerificationDocument ForensicsAMLIdentity VerificationFintechMachine Learning
Scopes: 2 Flows: clientCredentials Method: searched

OAuth endpoints

Token URL
https://eu.id.resistant.ai/oauth2/aus2un1hkrKhPjir4417/v1/token
Flows
clientCredentials

Scopes (2)

ScopeDescriptionFlows
submissions.read Read analysis results for a submission clientCredentials
submissions.write Create a new submission clientCredentials

Source

OAuth Scopes

Raw ↑
generated: '2026-07-20'
method: searched
source: openapi/resistant-ai-documents-openapi.json
docs: https://developers.resistant.ai/getting-started/authentication
schemes:
- name: OAuth2
  source: openapi/resistant-ai-documents-openapi.json
  flows:
  - flow: clientCredentials
    tokenUrl: https://eu.id.resistant.ai/oauth2/aus2un1hkrKhPjir4417/v1/token
scopes:
- scope: submissions.read
  description: Read analysis results for a submission
  flows:
  - clientCredentials
  sources:
  - openapi/resistant-ai-documents-openapi.json
- scope: submissions.write
  description: Create a new submission
  flows:
  - clientCredentials
  sources:
  - openapi/resistant-ai-documents-openapi.json