> For the complete documentation index, see [llms.txt](https://g2pconnect.cdpi.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://g2pconnect.cdpi.dev/protocol/interfaces.md).

# Interfaces

### G2P Connect Core Interfaces

Below core interfaces & codes help to easily identity functional areas for implementation partners.

| Interface (Code)                                                                              | Version                                                               | Release Date | Description                                      |
| --------------------------------------------------------------------------------------------- | --------------------------------------------------------------------- | ------------ | ------------------------------------------------ |
| [Identity](/protocol/interfaces/identity.md) (ID)                                             | [0.1.0](https://g2p-connect.github.io/specs/dist/g2p-identity.html)   | Draft        | APIs to access authentication & eKYC services    |
| [Credentialing](/protocol/interfaces/credentialing.md) (CRED)                                 | [0.1.0](https://g2p-connect.github.io/specs/dist/g2p-credential.html) | Draft        | Issue, manage digital verifiable credentials     |
| [Registries](/protocol/interfaces/registries.md) (REG)                                        | [0.1.0](https://g2p-connect.github.io/specs/dist/g2p-crvs.html)       | Draft        | Subscribe, Notify and Search civil registry info |
| [Financial Address Mapper](/protocol/interfaces/beneficiary-management/mapper-specs.md) (FAM) | [0.1.0](https://g2p-connect.github.io/specs/dist/g2p-mapper.html)     | Draft        | Manage ID to financial address mapper registry   |
| [Disbursement](/protocol/interfaces/social-program-management/disbursement.md) (DSBT)         | [0.1.0](https://g2p-connect.github.io/specs/dist/g2p-disburse.html)   | Draft        | Payment disbursements                            |
| Social Program Management (SPM)                                                               | 0.1.0                                                                 | Draft        | Manage social programs                           |
| Beneficiary Management (BM)                                                                   | 0.1.0                                                                 | Draft        | Manage beneficiaries                             |

### Other Interfaces

| Interface (Code)                                             | Version | Release Date | Description                             |
| ------------------------------------------------------------ | ------- | ------------ | --------------------------------------- |
| [Authorization](/protocol/security/authorization.md) (AUTHZ) | 0.1.0   | Draft        | OAuth2 compliant authz token to connect |
