Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Charthop exchange-rate API

The exchange-rate API from Charthop — 5 operation(s) for exchange-rate.

Charthop exchange-rate API is one of 87 APIs that Charthop publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include exchange-rate. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 7 operations across 5 paths, and defines 2 schemas. It is described by OpenAPI 2.0, at version V1.0.0.

Requests are made against the base URL https://api.charthop.com.

7 operations 5 paths 2 schemas 1 DELETE4 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
V1.0.0
Base URL
https://api.charthop.com
Contact
Resource Areas
1

Paths & Operations 7

Across 5 paths, the API surfaces 7 operations — 1 DELETE, 4 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

exchange-rate 7
GET
/v1/org/{orgId}/exchange-rate/{date}
Return the exchange rates on a particular date
getExchangeRates 2 params → 200400401404
PATCH
/v1/org/{orgId}/exchange-rate/{date}
Update the USD-based exchange rates for a particular date. Must be the first of a month.
setExchangeRates 3 params → 400401404
DELETE
/v1/org/{orgId}/exchange-rate/{date}
Delete a custom exchange rate on a particular date
deleteExchangeRate 3 params → 400401404
GET
/v1/org/{orgId}/exchange-rate/{date}/custom
Return org custom exchange rates
getCustomExchangeRates 2 params → 200400401404
POST
/v1/org/{orgId}/exchange-rate/{date}/custom/bulkupdate
Bulk update custom currency rates in org custom exchange rates
bulkUpdateCustomExchangeRates 4 params → 400401404
GET
/v1/org/{orgId}/exchange-rate/{date}/global
Return the global exchange rates based on USD for a particular date
getGlobalExchangeRates 2 params → 200400401404
GET
/v1/org/{orgId}/exchange-rate/{date}/history
Return org custom exchange rates
getCurrencyRateHistory 5 params → 200400401404

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are ExchangeRate (6 properties), UpdateExchangeRate (2 properties). Each schema is shown below with its type and property counts.

UpdateExchangeRate
object
2 properties
ExchangeRate
object
6 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

charthop-exchange-rate-api-openapi.yml Raw ↑

Other APIs Charthop publishes across the network.

Charthop access API
Charthop action API
Charthop ai API
Charthop ai-credit-limit API
Charthop ai-hint API
Charthop ai-prompt API
Charthop app API
Charthop appConfig API
Charthop approval API
Charthop approval-delegate API
Charthop approval-request API
Charthop assessment API