API Reference
Get donation campaign
REST equivalent of the GraphQL getDonate query.
REST equivalent of getDonate. Returns public campaign details.
Endpoint
GET https://api.argonpay.app/donate/:campaignId
Example
curl 'https://api.argonpay.app/donate/YOUR_CAMPAIGN_ID'GraphQL equivalent
See Get donation campaign (getDonate).
