Saafe AA - Docs
HomeSandbox
  • Overview
  • Supported FIPs on Saafe
  • Become an FIU
  • Environment
  • Central Registry
    • Overview
    • Create FIU Entity
    • IAM User Endpoints
      • Generate IAM User Token
      • Secret Management
        • Entity Secret Read
        • Entity Secret Reset
    • Entity Auth Token
    • ❌Entity Auth Token (Deprecated)
    • Central Registry APIs
      • GET AA List
      • GET FIP List
      • GET FIU List
    • Postman Collection
  • FIU Module
    • Introduction
    • AA API v2.0.0
    • FIU API v2.0.0
    • JWS Signature
      • Create JSON Web Key (JWK)
      • Create JWS
      • Verify JWS
    • End-to-end Encryption
  • FIP Module
    • Overview
  • AA Client
    • Web Redirection
Powered by GitBook
On this page

Was this helpful?

  1. Central Registry

Create FIU Entity

PreviousOverviewNextIAM User Endpoints

Last updated 7 months ago

Was this helpful?

Sahamati have created sandbox UAT portal where you can create an FIU entity and get the central registry API credentials.

Steps to create FIU Entity in central registry to get the API credentials.

  1. Open and create an account.

  2. After login Create New -> FIU

  3. Entity Info Name = Your Company Name Eg: Acme Bank

  4. Entity Info Id = Your unique entity id Eg: acme-bank-fiu

  5. Entity Info Code = Code issued by the regulator Eg: acme-bank-fiu Note: You can use same as Entity Info Id

  6. Certificate = Public Key that is shared with other entities to verify your API calls. Ref

  7. Base URL = Your FIU Module's base url Eg: v2:https://fiu.matrixbank.com/api/v2

  8. Get the client id and client secret after creating the FIU entity and share it with your developer.

Share the created FIU entity id with Saafe to get access to the AA Sandbox.

https://aacommons.sahamati.org.in
How to create Certificate