> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sudo.africa/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

A Card Program is a centralized configuration that governs how a batch or category of cards is issued, funded, and controlled.

**Endpoints**

| Method | Url                                                           |
| ------ | ------------------------------------------------------------- |
| `POST` | [/card-programs](/reference/create-card-program)              |
| `GET`  | [/card-programs](/reference/get-card-programs)                |
| `GET`  | [/card-programs/:id](/reference/get-card-program)             |
| `GET`  | [/card-programs/:id/cards](/reference/get-card-program-cards) |
| `PUT`  | [/card-programs/:id](/reference/update-card-program)          |
