kiranma72 / abdm-docs

Documentation on various ABDM building blocks for developers
MIT License
4 stars 10 forks source link

Page: Working with ABDM APIs #24

Open raunaqp opened 1 year ago

raunaqp commented 1 year ago

Basic Principles of ABDM APIs:

  1. Asynchronous APis why?
  2. How to call your basic first set of APIs? maybe youtube video here
  3. How to setup a call back URL?
  4. Check configuration and headers:

based on your role, we need to define what the sequence of basic actions are:

  1. Create HPR/ HFR
  2. Link HPR/ HFR to bridge URL - HIP & HIU creation here.
  3. Link a record:
  4. Fetch a record
kiranma72 commented 1 year ago

Kiran / Raunaq