In der Referenz stöbern
Alle Ressourcen
Währungen
2 Endpunkte · Die Endpunktbeschreibungen sind auf Englisch.
List all supported ISO 4217 currencies
GET
/currenciesread:currencies
Beispielanfrage
bash
curl -H "Authorization: Bearer vokse_sk_…" \ -X GET https://api.vokse.ai/currenciesAntwort200 · Success
Get a single currency by ISO 4217 code
GET
/currencies/{code}read:currencies
Parameter
| Name | Ort | Erforderlich |
|---|---|---|
| code | path | Erforderlich |
Beispielanfrage
bash
curl -H "Authorization: Bearer vokse_sk_…" \ -X GET https://api.vokse.ai/currencies/{code}Antwort200 · Success