Rollee · Authentication Profile

Rollee Authentication

Authentication

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

CompanyOpen FinanceIncome VerificationEmployment VerificationPayroll DataGig EconomyAlternative DataUnderwritingLendingFintech
Methods: http Schemes: 1 OAuth flows: API key in: header

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

rollee-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://developers.getrollee.com/docs/authentication
docs: https://developers.getrollee.com/docs/authentication
summary:
  types: [http]
  scheme: bearer
  token_format: JWT
  api_key_in: [header]
  oauth2_flows: []
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearer_format: JWT
  location: header
  header: Authorization
  format: "Authorization: Bearer <YOUR_TOKEN>"
details:
  issuance: >-
    The initial JWT is provisioned by Rollee (via the contact / onboarding
    process) with a fixed validity period. Sandbox and production tokens are
    separate — nothing is shared between the two environments.
  refresh:
    production_endpoint: https://api.getrollee.com/api/v0.5/token/refresh
    sandbox_endpoint: https://api.sand.getrollee.com/api/v0.3/token/refresh
    method: GET
    response_example: '{ "token": "YOUR_NEW_TOKEN" }'
    note: Generate a new token via the refresh endpoint before the current one expires.
  sessions: >-
    User- and company-facing flows use short-lived sessions created per user/company;
    expired sessions are re-established via a session refresh endpoint.
  errors:
    unauthorized: 401 returned for invalid/expired tokens
    success: 200 on valid authentication

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