Opply · Authentication Profile

Opply Authentication

Authentication

Opply secures its APIs with apiKey and oauth2 across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

CompanyFood and BeverageSupply ChainProcurementOrderingPaymentsSourcingLogisticsAI AgentsMCP
Methods: apiKey, oauth2 Schemes: 3 OAuth flows: authorizationCode API key in: cookie, header

Security Schemes

tokenAuth apiKey
· in: header (Authorization)
cookieAuth apiKey
· in: cookie (sessionid)
OAuth2 oauth2
· flows: authorizationCode

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: openapi/opply-openapi-original.yml
docs: https://api.opply.com/.well-known/oauth-authorization-server
summary:
  types:
  - apiKey
  - oauth2
  api_key_in:
  - cookie
  - header
  oauth2_flows:
  - authorizationCode
schemes:
- name: tokenAuth
  type: apiKey
  in: header
  parameter: Authorization
  description: >-
    Token-based authentication with the required prefix "Token"
    (e.g. `Authorization: Token <key>`).
  sources:
  - openapi/opply-openapi-original.yml
- name: cookieAuth
  type: apiKey
  in: cookie
  parameter: sessionid
  description: Django session cookie for first-party web app calls.
  sources:
  - openapi/opply-openapi-original.yml
- name: OAuth2
  type: oauth2
  description: >-
    OAuth 2.1 authorization server advertised via RFC 8414 metadata. Supports
    the authorization_code grant with PKCE (S256) and refresh_token, dynamic
    client registration (RFC 7591), and RFC 9728 protected-resource metadata for
    the MCP surface. Bearer access tokens are supplied in the Authorization
    header. token_endpoint_auth_methods: client_secret_post, client_secret_basic,
    none.
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.opply.com/api/v1/oauth/authorize/
    tokenUrl: https://api.opply.com/api/v1/oauth/token/
    revocationUrl: https://api.opply.com/api/v1/oauth/revoke_token/
    registrationUrl: https://api.opply.com/api/v1/oauth/register/
    scope_count: 29
  sources:
  - https://api.opply.com/.well-known/oauth-authorization-server

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact 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 security artifact
curl "https://apis.io/api/v1/security/opply-authentication"
All security posture
curl "https://apis.io/api/v1/security?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.