POSThttps://openrouter.ai/api/v1/credits/coinbase
Body Parameters
View in API Reference
Request
$curl -X POST https://openrouter.ai/api/v1/credits/coinbase \
> -H "Authorization: Bearer " \
> -H "Content-Type: application/json" \
> -d '{
> "amount": 1.1,
> "sender": "sender",
> "chain_id": 1
>}'
Response