# API

- [Сommon methods](/api/sommon-methods.md)
- [Get card product codes](/api/sommon-methods/get-card-product-codes.md): Provides available card products and associated pricing.
- [General cards operations](/api/general-cards-operations.md)
- [Issue new card](/api/general-cards-operations/issue-new-card.md): Issues a new card for the user.
- [Get card details](/api/general-cards-operations/get-card-details.md): Provides complete card details by identifier.
- [Get card list](/api/general-cards-operations/get-card-list.md): Retrieves a paginated list of cards for the authenticated user.
- [Get document status](/api/general-cards-operations/get-document-status.md): Returns the status of a card operation using either request\_id or docid.
- [Get blocked card details](/api/general-cards-operations/get-blocked-card-details.md): Provides information on a blocked card and its released balance.
- [Get card transactions](/api/general-cards-operations/get-card-transactions.md)
- [Card management](/api/general-cards-operations/card-management.md)
- [Update card email](/api/general-cards-operations/card-management/update-card-email.md): Updates the email address associated with a card.
- [Card PIN management](/api/general-cards-operations/card-management/card-pin-management.md): Set/Update a PIN for a card
- [Card top-up](/api/general-cards-operations/card-management/card-top-up.md): Top up (add funds) to a card.
- [Card freeze/unfreeze API](/api/general-cards-operations/card-management/card-freeze-unfreeze-api.md): Suspends a card temporarily with the option to unfreeze it later.
- [Card block](/api/general-cards-operations/card-management/card-block.md): Permanently disables the card. This operation is final.
- [Card withdrawal](/api/general-cards-operations/card-management/card-withdrawal.md): Create a withdrawal from a card
