Zum Inhalt springen
In der Referenz stöbern
Alle Ressourcen

Währungen

2 Endpunkte · Die Endpunktbeschreibungen sind auf Englisch.

List all supported ISO 4217 currencies

GET/currencies
read:currencies
Beispielanfrage
bash
curl -H "Authorization: Bearer vokse_sk_…" \     -X GET https://api.vokse.ai/currencies
Antwort200 · Success

Get a single currency by ISO 4217 code

GET/currencies/{code}
read:currencies

Parameter

NameOrtErforderlich
codepathErforderlich
Beispielanfrage
bash
curl -H "Authorization: Bearer vokse_sk_…" \     -X GET https://api.vokse.ai/currencies/{code}
Antwort200 · Success