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

Rhumbix CORS API

Returns appropriate headers to enable CORS for cross-domain API requests

Rhumbix CORS API is one of 3 APIs that Rhumbix publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include CORS. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.

This API exposes 7 operations across 7 paths. It is described by OpenAPI 2.0, at version 1.0.1.

Requests are made against the base URL https://async-api.rhumbix.com.

7 operations 7 paths 0 schemas 7 OPTIONS

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
1.0.1
Base URL
https://async-api.rhumbix.com
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Rhumbix CORS API declares 2 security schemes for authenticating requests. An API key is passed in the header as x-api-key (api_key). An API key is passed in the header as x-api-key (RMBXApiAuthorizer).

Paths & Operations 7

Across 7 paths, the API surfaces 7 operations — 7 OPTIONS. Each is listed below with its method, path, parameters, and response codes.

CORS 7

Returns appropriate headers to enable CORS for cross-domain API requests

OPTIONS
/{company_key}/batch/employee/import
Returns appropriate headers to enable CORS for cross-domain API requests
batchEmployeeImportOptions → 200
OPTIONS
/{company_key}/batch/workshift/export/{batch_key}/status
Returns appropriate headers to enable CORS for cross-domain API requests
batchWorkshiftExportStatusOptions → 200
OPTIONS
/{company_key}/batch/workshift/export/{batch_key}/results
Returns appropriate headers to enable CORS for cross-domain API requests
batchWorkshiftResultsOptions → 200
OPTIONS
/{company_key}/batch/workshift/export
Returns appropriate headers to enable CORS for cross-domain API requests
batchWorkshiftExportOptions → 200
OPTIONS
/{company_key}/batch/project/import
Returns appropriate headers to enable CORS for cross-domain API requests
batchProjectImportOptions → 200
OPTIONS
/{company_key}/batch/employee/import/{batch_key}/status
Returns appropriate headers to enable CORS for cross-domain API requests
batchEmployeeImportStatusOptions → 200
OPTIONS
/{company_key}/batch/project/import/{batch_key}/status
Returns appropriate headers to enable CORS for cross-domain API requests
batchProjectImportStatusOptions → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rhumbix-cors-api-openapi.yml Raw ↑

Other APIs Rhumbix publishes across the network.

Rhumbix Batch Export API
Rhumbix Batch Import API