Poynt · Authentication Profile

Poynt Authentication

Authentication

Poynt secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the jwt-bearer flow(s).

CompanyConsumerPaymentsPoint-of-SaleCommerceMerchant ServicesPayment ProcessingDeveloper Platform
Methods: oauth2 Schemes: 1 OAuth flows: jwt-bearer API key in:

Security Schemes

OAuth2 self-signed JWT bearer oauth2
scheme: bearer

Source

Authentication Profile

poynt-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.poynt.com/app-integration/
docs: https://docs.poynt.com/api-reference/index.html
summary:
  types:
  - oauth2
  oauth2_flows:
  - jwt-bearer
  api_key_in: []
schemes:
- name: OAuth2 self-signed JWT bearer
  type: oauth2
  scheme: bearer
  description: 'Apps authenticate with a self-signed JWT (signed with the application''s
    RSA private key registered with Poynt) which is POSTed to the token endpoint and
    exchanged for a short-lived OAuth 2.0 access token. The access token is then sent
    as an Authorization: Bearer <access-token> header on every API request, alongside
    an Api-Version header.'
  token_url: https://services.poynt.net/token
  grant_type: urn:ietf:params:oauth:grant-type:jwt-bearer
  request_headers:
  - 'Authorization: Bearer <access-token>'
  - 'Api-Version: 1.2'
  - 'Content-Type: application/json'
  sources:
  - docs.poynt.com/api-reference
notes: 'Poynt uses application-level authorization (an app is granted access to a
  merchant business at onboarding) rather than fine-grained OAuth scopes, so there
  is no published OAuth scope reference.'

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/poynt-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 email required.

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