Collectly · Authentication Profile

Collectly Authentication

Authentication

Collectly secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyHealthtechRevenue Cycle ManagementPatient PaymentsMedical BillingPaymentsHealthcareInsurance Eligibility
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

partnerJWT http
scheme: bearer

Source

Authentication Profile

collectly-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.collectly.co/
docs: https://docs.collectly.co/
summary:
  types: [http]
  scheme: bearer
  bearer_format: JWT
  oauth2_flows: []
  api_key_in: []
schemes:
  - name: partnerJWT
    type: http
    scheme: bearer
    bearer_format: JWT
    description: >-
      Collectly's Partners API requires a JSON Web Token (JWT) on every request.
      The partner mints the token from two credentials issued by Collectly:
      COMPANY_ID and COMPANY_SECRET (hex strings without hyphens). The signed
      token is sent in the Authorization header on every request.
    location: header
    header: Authorization
    credentials:
      - name: COMPANY_ID
        format: hex string (no hyphens)
      - name: COMPANY_SECRET
        format: hex string (no hyphens)
    notes:
      - A separate patient JWT can be minted to log a patient into the hosted
        patient portal / embedded pages (see conventions + components artifacts).
    sources: [docs.collectly.co]

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/collectly-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.