# Central Registry APIs

You would need to access CR APIs to get list of AAs and FIPs. The API document can be found here in this [AA Commons Documentation](https://sahamati.gitbook.io/aa-common-service/central-registry/cr-api-details)

You can download the [postman collection here](https://drive.google.com/drive/folders/1NmtiaL-Dv5fsEzGR79iWXr5Tlt__U6YZ?usp=sharing).

### Collection Variables Values for UAT

| Variable          | Value                                                                                                        |
| ----------------- | ------------------------------------------------------------------------------------------------------------ |
| CR\_API           | <https://uatcr.sahamati.org.in/v2>                                                                           |
| auth.token-url    | <https://uattokens.sahamati.org.in/auth/realms/sahamati/protocol/openid-connect/token>                       |
| auth.clientId     | Client ID obtained after [creating FIU entity](https://docs.saafe.in/central-registry/create-fiu-entity)     |
| auth.clientSecret | Client secret obtained after [creating FIU entity](https://docs.saafe.in/central-registry/create-fiu-entity) |

<https://uattokens.sahamati.org.in/auth/realms/sahamati/protocol/openid-connect/token>
