Cards
Get Card
Retrieve card details by serial number
GET
Documentation Index
Fetch the complete documentation index at: https://docs.vultlocal.com/llms.txt
Use this file to discover all available pages before exploring further.
Request
Bearer olive_live_xxx or Bearer eyJ... (JWT)Path Parameters
Card serial number (e.g.,
OLIV0001)Response
Examples
Errors
| Status | Code | Description |
|---|---|---|
| 401 | UNAUTHORIZED | Invalid or missing API key |
| 404 | CARD_NOT_FOUND | Card serial not found |
| 500 | INTERNAL_ERROR | Server error |