> For the complete documentation index, see [llms.txt](https://docs.saafe.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.saafe.in/central-registry/central-registry-apis.md).

# 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](/central-registry/create-fiu-entity.md)     |
| auth.clientSecret | Client secret obtained after [creating FIU entity](/central-registry/create-fiu-entity.md) |

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