curl --request POST \
--url https://api.getovra.com/v1/agent-credentials \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"agent_id": "<string>",
"intent_id": "<string>",
"base_card_id": "<string>",
"merchant_scope": "<string>",
"amount_limit_euros": 123,
"currency": "EUR",
"ttl_seconds": 15768000,
"cadence_days_min": 2,
"cadence_days_max": 2,
"max_charges": 2,
"cap_euros": 123
}
'{
"token_ref": "<string>",
"pan": "<string>",
"exp_month": 123,
"exp_year": 123,
"cvv": "<string>",
"cryptogram": "<string>",
"expires_at": "2023-11-07T05:31:56Z",
"network_metadata": {
"agent_id_bound": true,
"intent_id_bound": "<string>",
"merchant_scope_bound": "<string>",
"amount_limit_bound": 123,
"token_type": "<string>"
}
}Universal rail for merchants without MPP/ACP/TAP integration. Returns
an agent-bound Network Token (dpan, cvv, cryptogram) scoped to
a single merchant, a single amount ceiling, and a TTL. The Visa/MC
network itself declines anything outside the scope — no browser
runtime required.
curl --request POST \
--url https://api.getovra.com/v1/agent-credentials \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"agent_id": "<string>",
"intent_id": "<string>",
"base_card_id": "<string>",
"merchant_scope": "<string>",
"amount_limit_euros": 123,
"currency": "EUR",
"ttl_seconds": 15768000,
"cadence_days_min": 2,
"cadence_days_max": 2,
"max_charges": 2,
"cap_euros": 123
}
'{
"token_ref": "<string>",
"pan": "<string>",
"exp_month": 123,
"exp_year": 123,
"cvv": "<string>",
"cryptogram": "<string>",
"expires_at": "2023-11-07T05:31:56Z",
"network_metadata": {
"agent_id_bound": true,
"intent_id_bound": "<string>",
"merchant_scope_bound": "<string>",
"amount_limit_bound": 123,
"token_type": "<string>"
}
}Documentation Index
Fetch the complete documentation index at: https://docs.getovra.com/llms.txt
Use this file to discover all available pages before exploring further.
API key (sk_sandbox_* / sk_test_* / sk_live_*) or Agent token (at_* / at_dlg_*)
1 - 255x <= 100000single_use, recurring, metered 31 <= x <= 31536000x >= 1x >= 1x >= 1x <= 1000000