# Kobble ## Docs - [Introduction](https://docs.apikobble.net/doc-666753.md): - Authorization [Authorization](https://docs.apikobble.net/doc-768364.md): - Cards [Cards API](https://docs.apikobble.net/doc-768966.md): - Card Programs [Card Programs API](https://docs.apikobble.net/doc-769892.md): - Clients [Clients API](https://docs.apikobble.net/doc-771670.md): - Endusers [Endusers API](https://docs.apikobble.net/doc-769893.md): - Transactions [Transactions API](https://docs.apikobble.net/doc-769894.md): - Wallets [Wallets API](https://docs.apikobble.net/doc-769895.md): - Relays [Relays API](https://docs.apikobble.net/doc-771683.md): - Webhooks [Webhooks API](https://docs.apikobble.net/doc-806843.md): ## API Docs - Authorization [Get access token](https://docs.apikobble.net/api-12229608.md): Generate Access token for all other Kobble APIs - Beneficiaries [List all beneficiaries](https://docs.apikobble.net/api-14139501.md): - Beneficiaries [Get beneficiary by ID](https://docs.apikobble.net/api-14295197.md): - Beneficiaries [Create beneficiary](https://docs.apikobble.net/api-14139509.md): - Beneficiaries [Update beneficiary](https://docs.apikobble.net/api-14284227.md): - Cards [Get all cards](https://docs.apikobble.net/api-10192216.md): Retrieve a list of all cards. - Cards [Create a new card](https://docs.apikobble.net/api-10192217.md): Create a new card with the specified wallet and program. - Cards [Get card by ID](https://docs.apikobble.net/api-10192218.md): Retrieve a card's details by its unique identifier. - Cards [Update card status](https://docs.apikobble.net/api-10192219.md): Update the status of a specific card (e.g., ACTIVE, SUSPENDED, STOLEN). - Cards [Replace or renew card](https://docs.apikobble.net/api-10192220.md): Renew or replace an existing card based on the action provided (replace or renew). - Cards [Generate card secret](https://docs.apikobble.net/api-12255079.md): To generate timebased secret for a card id - Card Programs [Get all programs](https://docs.apikobble.net/api-10192221.md): Retrieve a list of all card programs. - Card Programs [Create a new program](https://docs.apikobble.net/api-10192222.md): Create a new card program. - Card Programs [Get program by ID](https://docs.apikobble.net/api-10192223.md): Retrieve a program's details by its unique identifier. - Clients [Get all clients](https://docs.apikobble.net/api-12280696.md): Retrieve all clients - Clients [Get client by ID](https://docs.apikobble.net/api-12280699.md): - Clients [Create a new client](https://docs.apikobble.net/api-12280791.md): Create a client - Clients [Update client status](https://docs.apikobble.net/api-12280879.md): To update client status (ACTIVE, or INACTIVE) - Endusers [Get all endusers](https://docs.apikobble.net/api-10192224.md): Fetch a list of all endusers, along with their associated person or company entity and metadata information. - Endusers [Create a new enduser](https://docs.apikobble.net/api-10192225.md): Create a new enduser to with person or company entity and metadata. - Endusers [Get enduser by ID](https://docs.apikobble.net/api-10192226.md): Fetch detailed information for a specific enduser by their unique ID, including person or company entity and metadata. - Transactions [Get all transactions](https://docs.apikobble.net/api-10192227.md): Retrieve a list of transactions, optionally filtered by wallet ID, date range, and other parameters. - Transactions [Create a transaction](https://docs.apikobble.net/api-10192228.md): Create a new transaction with the provided details. - Transactions [Get transaction by ID](https://docs.apikobble.net/api-10192229.md): Retrieve details of a specific transaction by its ID. - Transactions [Create manual credit transaction](https://docs.apikobble.net/api-10192230.md): Manually create a credit transaction with the specified details. - Transactions [Create manual debit transaction](https://docs.apikobble.net/api-10192231.md): Manually create a debit transaction with the specified details. - Wallets [Get all wallets](https://docs.apikobble.net/api-10192232.md): Retrieve a list of all wallets. - Wallets [Create a new wallet](https://docs.apikobble.net/api-10192233.md): Create a new wallet with the specified attributes. - Wallets [Get wallet by ID](https://docs.apikobble.net/api-10192234.md): Retrieve the details of a wallet by its unique ID. - Wallets [Update wallet](https://docs.apikobble.net/api-10192235.md): Update the status of a wallet by its ID. - Relays [Create subscription](https://docs.apikobble.net/api-12287941.md): To create relay subscription by passing a client url - Webhooks [Get all webhooks](https://docs.apikobble.net/api-13129041.md): - Webhooks [Create a webhook](https://docs.apikobble.net/api-13129088.md): - Webhooks [Delete a webhook](https://docs.apikobble.net/api-13129096.md):