Master Data
Small master-data service exposing many master data type endpoints.
1 subscribers
2/10 popularity
695 ms avg latency
18% success rate
4 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Master Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
/health /health |
|
| time-zones | ||
| GET |
/time-zones /time-zones |
Returns an array of time zone objects. Uses `Intl.supportedValuesOf('timeZone')` when available. |
| currencies | ||
| GET |
/currencies /currencies |
Returns an array of currency objects. Optional `lang` query param or `Accept-Language` header to localize names. |
| languages | ||
| GET |
/languages /languages |
Returns paginated languages. Query params: `page` (1-based), `pageSize`. |
Master Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| PRO Recommended | $10 / month | 5 / second |
|