Falcon website screenshot

Falcon

Falcon (Falcon Financial Services, falconfs.com) is a global embedded-finance and Banking-as-a-Service platform that lets fintechs, banks, and enterprises launch credit and payment products in days rather than months. Its developer-first REST APIs and no-code tooling cover the full issuance and lending lifecycle: issuer and program onboarding, enterprise and user KYC, credit-card issuance (virtual, physical, add-on, co-branded, corporate), accounts and credit limits, transactions, statements, repayments and auto-debit, EMI conversion and amortisation, disputes, rewards, interest, fees, funding, and reconciliations. Falcon holds its own lending and issuance licenses, is built on a modular multi-tenant architecture, and is certified against PCI DSS, ISO 27001:2022, and SOC 2. Product lines include Falcon CardFX (issuance), CreditFX (lending), WalletFX (prepaid/wallets), and SurgeFX (AI growth and portfolio tools).

Falcon publishes 1 API on the APIs.io network. Tagged areas include Company, Infrastructure, Financial Services, Banking, and Payments.

Falcon’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, authentication, sandbox, and 12 more developer resources.

33.4/100 thin ▬ flat Agent 17/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs
CompanyInfrastructureFinancial ServicesBankingPaymentsCredit CardsEmbedded FinanceFintechCard IssuingLendingBanking as a ServiceIndia

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 33.4/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 11.7 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 1.0 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 17/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/falcon: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Falcon API

Falcon's RESTful embedded-finance API for card issuance, lending, and program management. All responses are JSON; authentication is a JWT bearer token obtained from a client-id/...

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Falcon Authentication

http/apiKey · 3 schemes

SECURITY

Falcon Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: falcon
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/falcon.png
name: Falcon
description: 'Falcon (Falcon Financial Services, falconfs.com) is a global embedded-finance and Banking-as-a-Service platform
  that lets fintechs, banks, and enterprises launch credit and payment products in days rather than months. Its developer-first
  REST APIs and no-code tooling cover the full issuance and lending lifecycle: issuer and program onboarding, enterprise and
  user KYC, credit-card issuance (virtual, physical, add-on, co-branded, corporate), accounts and credit limits, transactions,
  statements, repayments and auto-debit, EMI conversion and amortisation, disputes, rewards, interest, fees, funding, and
  reconciliations. Falcon holds its own lending and issuance licenses, is built on a modular multi-tenant architecture, and
  is certified against PCI DSS, ISO 27001:2022, and SOC 2. Product lines include Falcon CardFX (issuance), CreditFX (lending),
  WalletFX (prepaid/wallets), and SurgeFX (AI growth and portfolio tools).'
url: https://raw.githubusercontent.com/api-evangelist/falcon/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- sierra-ventures
x-tier: enriched
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Infrastructure
- Financial Services
- Banking
- Payments
- Credit Cards
- Embedded Finance
- Fintech
- Card Issuing
- Lending
- Banking as a Service
- India
apis:
- name: Falcon API
  description: Falcon's RESTful embedded-finance API for card issuance, lending, and program management. All responses are
    JSON; authentication is a JWT bearer token obtained from a client-id/client-secret login, with per-tenant routing via
    an x-tenant-id header and AES request/response encryption. Versioned with a one-part major scheme (v1, v2, v3, v5).
  humanURL: https://docs.falconfs.com/reference
  baseURL: https://credituat.falconfs.com
  tags:
  - Payments
  - Credit Cards
  - Card Issuing
  - Lending
  properties:
  - type: Documentation
    url: https://docs.falconfs.com/docs/quick-start
  - type: APIReference
    url: https://docs.falconfs.com/reference
  - type: Authentication
    url: https://docs.falconfs.com/reference/authentication
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://falconfs.com/
- type: DeveloperPortal
  url: https://docs.falconfs.com/
- type: Documentation
  url: https://docs.falconfs.com/docs/quick-start
- type: APIReference
  url: https://docs.falconfs.com/reference
- type: GettingStarted
  url: https://docs.falconfs.com/docs/quick-start
- type: Blog
  url: https://falconfs.com/blog
- type: Support
  url: https://falconfs.com/contact-us
- type: TermsOfService
  url: https://falconfs.com/terms-of-service
- type: PrivacyPolicy
  url: https://falconfs.com/privacy-policy
- type: Compliance
  url: https://docs.falconfs.com/docs/certifications
- type: Deprecation
  url: https://docs.falconfs.com/reference/versioning
- type: Authentication
  url: authentication/falcon-authentication.yml
- type: Conventions
  url: conventions/falcon-conventions.yml
- type: Lifecycle
  url: lifecycle/falcon-lifecycle.yml
- type: Conformance
  url: conformance/falcon-conformance.yml
- type: ErrorCatalog
  url: errors/falcon-error-codes.yml
- type: Sandbox
  url: sandbox/falcon-sandbox.yml
- type: DomainSecurity
  url: security/falcon-domain-security.yml
- type: LLMsTxt
  url: llms/falcon-llms.txt
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence