Salv · OAuth Scopes

Salv OAuth Scopes

OAuth 2.0 derived

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

Tokens are issued from https://app.salv.com/oauth/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.

CompanyAnti-Money LaunderingFinancial CrimeComplianceRegTechSanctions ScreeningTransaction MonitoringFraud Prevention
Scopes: 1 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
https://app.salv.com/oauth/token
Flows
clientCredentials

Scopes (1)

ScopeDescriptionFlows
aml Can use AML API clientCredentials

Source

OAuth Scopes

Raw ↑
generated: '2026-07-21'
method: derived
source: openapi/salv-aml-openapi-original.yml
schemes:
- name: OAuth2
  source: openapi/salv-aml-openapi-original.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://app.salv.com/oauth/token
  description: |-
    In order to use the API, you need to generate client credentials using [Salv UI](https://demo.salv.com/credentials).
    Never share your secret keys. Keep them guarded and secure.

    We use OAuth2 client credentials flow to issue our API tokens.
    By default our API tokens have expiration time of 50 years, so effectively they never expire.
    Please do not make any assumptions about the content of the access_token.
    At the moment we use a JWT token, but it can change to any other string with the future updates.

    An API token can be invalidated using Salv UI by deleting the client credentials that were used to generate the token.

    Please make sure you only request it once per reasonable amount of time,
    as `oauth/token` endpoint has a rate limit of **10 requests per minute** per IP address.

    | Environment | Token URL |
    |-------------|-----------|
    | Production | `https://app.salv.com/oauth/token` |
    | Sandbox | `https://demo.salv.com/oauth/token` |

    Use the token URL matching your selected server environment.
scopes:
- scope: aml
  description: Can use AML API
  flows:
  - clientCredentials
  sources:
  - openapi/salv-aml-openapi-original.yml

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/salv-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.