Flash App · Authentication Profile

Flash App Authentication

Authentication

Flash App secures its APIs with credential-login across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyHuman ResourcesEmployee BenefitsExpense ManagementPaymentsCorporate CardsPayrollFintechBrazilHR Tech
Methods: credential-login Schemes: 1 OAuth flows: API key in:

Security Schemes

integration-user-login credential-login

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: openapi/flash-app-expense-openapi-original.json
docs: https://flashapp.readme.io/reference/login
summary:
  types:
  - credential-login
  api_key_in: []
  oauth2_flows: []
  declared_security_schemes: 0
notes: >-
  The published OpenAPI 3.1 definition for the Flash Expense API declares an
  empty components.securitySchemes object and an empty global security
  requirement, so there is no machine-readable auth scheme to derive. The
  documented model is instead a credential login: POST /login is called with
  id_empresa, email and senha for a dedicated "usuario integrador" (integration
  user) plus a recaptcha field, and the resulting session credential is used for
  subsequent integration calls such as POST /integration/user. Flash does not
  publish an OAuth 2.0 or OpenID Connect surface, an API key scheme, or a scopes
  reference, so scopes/ is intentionally absent for this provider.
schemes:
- name: integration-user-login
  type: credential-login
  operation: login
  location: request body
  parameters:
  - name: id_empresa
    description: Numeric company identifier the integration user belongs to
  - name: email
    description: Email of the integration user (usuario integrador)
  - name: senha
    description: Password of the integration user
  - name: recaptcha
    description: reCAPTCHA token accompanying the login request
  sources:
  - openapi/flash-app-expense-openapi-original.json
gaps:
- No securitySchemes declared in the OpenAPI definition.
- Token format, lifetime, refresh and transport header for the credential
  returned by POST /login are not documented publicly.
- No OAuth 2.0 / OIDC surface and no scopes or permissions reference published.

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/flash-app-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.