Approve.com · Authentication Profile

Approvecom Authentication

Authentication

Approve.com secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyProcurementPurchase OrdersSpend ManagementAccounts PayableVendor ManagementFinanceApprovalsB2B
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

ApiKeyAuth apiKey
· in: header ()

Source

Authentication Profile

approvecom-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://help.tipalti.com/hc/en-us/articles/30718248220823-Procurement-REST-API-documentation
docs: https://help.tipalti.com/hc/en-us/articles/30718248220823-Procurement-REST-API-documentation
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: ApiKeyAuth
  type: apiKey
  in: header
  parameter_name: x-api-key
  description: >-
    Every Approve.com / Tipalti Procurement REST API request must include the API token in
    the x-api-key header. Tokens are issued per environment (sandbox and production) and are
    obtained from your Tipalti Implementation Manager rather than a self-serve dashboard.
  environments:
  - name: production
    base_url: https://triggers.approve.com
  - name: sandbox
    base_url: https://triggers.sandbox.approve.com