Documentation Index

Fetch the complete documentation index at: /llms.txt

Use this file to discover all available pages before exploring further.

Fintech Core home page
Fintech Core
    Documentation
    API Reference

    Get Started

    • Fintech Core
    • Quickstart
    • Authentication

    Concepts

    • Multi-tenancy
    • Webhooks
    • Idempotency & references

    Guides

    • Payments
    • Managing ventures
    • Clients & accounts

    Reference

    • Glossary
    Reference

    Glossary

    Key terms used across Fintech Core.

    TermMeaning
    VentureA tenant (startup) that integrates with Fintech Core, authenticated by an API key.
    API keyThe secret a venture sends on every request (sk_live_…). Stored only as a hash.
    PaymentA Satim/CIB order created for a venture, with a hosted payment_url.
    Satim / CIBThe Algerian card payment gateway Fintech Core integrates with.
    Order numberShort unique id sent to Satim for a payment (≤ 10 chars).
    Webhook endpointA venture URL that receives signed payment events; each has its own secret.
    SignatureX-Signature: sha256=<hmac> header proving a webhook came from Fintech Core.
    ClientA person or company a venture serves (subject to KYC).
    AccountA balance-bearing account opened for a client.
    BeneficiaryA saved payment recipient for transfers.
    DZDAlgerian Dinar; ISO 4217 numeric code 012.
    Clients & accounts
    ⌘I
    Powered byThis documentation is built and hosted on Mintlify, a developer documentation platform