Guide
Cards
Issue, inspect and control normalized cards without exposing card secrets by default.
Endpoints
Cards use POST /v1/cards, GET /v1/cards, GET /v1/cards/{card_id}, PATCH /v1/cards/{card_id}/status and /controls.
Card credential retrieval
POST /v1/cards/{card_id}/secure-reveal is the card-detail credential retrieval endpoint. The current local MVP returns unavailable or unsupported until the card is synced upstream and the provider credential adapter is connected.