How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Cube Currencies API

The Currencies API from Cube — 13 operation(s) for currencies.

Cube Currencies API is one of 42 APIs that Cube publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Currency. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

This API exposes 23 operations across 13 paths, and defines 11 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0 (1.0).

Requests are made against a single base URL, https://api.cubesoftware.com.

23 operations 13 paths 11 schemas 3 DELETE8 GET4 PATCH3 POST5 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0 (1.0)
Base URL
https://api.cubesoftware.com
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

Cube Currencies API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow.

  • OAuth2 — Standard Cube OAuth 2.0 flow

Paths & Operations 23

Across 13 paths, the API surfaces 23 operations — 3 DELETE, 8 GET, 4 PATCH, 3 POST, 5 PUT. Each is listed below with its method, path, parameters, and response codes.

Currencies 23
GET
/currencies/company
List a company's enabled currencies
currencies_company_list 2 params → 200
PUT
/currencies/company/bulk_update
Bulk update the company's currencies
currencies_company_bulk_update_update 2 params body → 200
GET
/currencies/rates
List currency conversion rates
currencies_rates_list 9 params → 200
POST
/currencies/rates
Create a currency conversion rates
currencies_rates_create 2 params body → 201
GET
/currencies/rates/{id}
Retrieve a currency conversion rate by ID
currencies_rates_retrieve 3 params → 200
PUT
/currencies/rates/{id}
Completely update a currency conversion rate by ID
currencies_rates_update 3 params body → 200
PATCH
/currencies/rates/{id}
Update specific fields within a currency conversion rate by ID
currencies_rates_partial_update 3 params body → 200
DELETE
/currencies/rates/{id}
Delete a currency conversion rate by ID
currencies_rates_destroy 3 params → 204
PATCH
/currencies/rates/{id}/lock
Lock's a ConversionRate from being editable.
currencies_rates_lock_partial_update 3 params body → 200
PATCH
/currencies/rates/{id}/unlock
UnLock's a ConversionRate from being not editable.
currencies_rates_unlock_partial_update 3 params body → 200
PUT
/currencies/rates/bulk_update
Bulk Update Currency Conversion Rates
currencies_rates_bulk_update_update 2 params body → 200
GET
/currencies/rates/dimension-mappings
List all dimension conversion rate mappings
currencies_rates_dimension_mappings_list 3 params → 200
POST
/currencies/rates/dimension-mappings
Create dimension conversion rate mapping
currencies_rates_dimension_mappings_create 2 params body → 201
PUT
/currencies/rates/dimension-mappings/{id}
Update dimension conversion rate mapping
currencies_rates_dimension_mappings_update 3 params body → 200
DELETE
/currencies/rates/dimension-mappings/{id}
Delete a Dimension Conversion Rate Mapping
currencies_rates_dimension_mappings_destroy 3 params → 204
GET
/currencies/rates/export
Export Currency Conversion Rates
currencies_rates_export_retrieve 5 params → 200
GET
/currencies/rates/types
Lists exchange rate types that exist for a given company
currencies_rates_types_list 2 params → 200
GET
/currencies/system-currencies
View Supported Currencies
currencies_system_currencies_list 1 param → 200
POST
/currencies/system-currencies
This is a shortcut class that will include all 6 resourceful actions part of the DRF ViewSets: - list() - retrieve() - create() - update() - partialupdate() - destroy() If you do not want to expose a…
currencies_system_currencies_create 1 param body → 201
GET
/currencies/system-currencies/{id}
Retrieve A Currency
currencies_system_currencies_retrieve 2 params → 200
PUT
/currencies/system-currencies/{id}
This is a shortcut class that will include all 6 resourceful actions part of the DRF ViewSets: - list() - retrieve() - create() - update() - partialupdate() - destroy() If you do not want to expose a…
currencies_system_currencies_update 2 params body → 200
PATCH
/currencies/system-currencies/{id}
This is a shortcut class that will include all 6 resourceful actions part of the DRF ViewSets: - list() - retrieve() - create() - update() - partialupdate() - destroy() If you do not want to expose a…
currencies_system_currencies_partial_update 2 params body → 200
DELETE
/currencies/system-currencies/{id}
This is a shortcut class that will include all 6 resourceful actions part of the DRF ViewSets: - list() - retrieve() - create() - update() - partialupdate() - destroy() If you do not want to expose a…
currencies_system_currencies_destroy 2 params → 204

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are ConversionRate (12 properties), PatchedConversionRate (12 properties), DimensionExchangeRateTypeMapping (11 properties), PatchedCurrency (8 properties). Each schema is shown below with its type and property counts.

Inline
object
2 properties 2 required
RateTypeEnum
string
CURRENT - Current AVERAGE - Average HISTORICAL - Historical CONSTANT - Constant CUSTOM - Custom
Currency
object
Allows selectively disabling DRF uniqueness validation for ModelSerializers. ModelSerializer runs unique field validation during isvalid(), even when the seria…
1 property 1 required
ConversionRate
object
12 properties 8 required
ExchangeRateType
object
6 properties 6 required
InlineForm
object
5 properties 5 required
PatchedCurrency
object
Allows selectively disabling DRF uniqueness validation for ModelSerializers. ModelSerializer runs unique field validation during isvalid(), even when the seria…
8 properties
PatchedConversionRate
object
12 properties
Dict
object
2 properties 2 required
DimensionExchangeRateTypeMapping
object
11 properties 7 required
CompanyCurrency
object
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cubesoftware-currencies-api-openapi.yml Raw ↑

Other APIs Cube publishes across the network.

Cube Agents API
Cube Attributes API
Cube Audit Trail API
Cube Auth API
Cube Authentication API
Cube Canvases API
Cube ChatMessages API
Cube ChatSessions API
Cube ChatSettings API
Cube Comments API
Cube Companies API
Cube Company Groups API
Where this information came from

This is an independent, third-party profile of Cube Currencies API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.