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

Quasar option API

The option API from Quasar — 2 operation(s) for option.

Quasar option API is one of 10 APIs that Quasar publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include option. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 2 paths, and defines 1 schema. It is described by OpenAPI 2.0, at version 3.15.0-nightly.0.

Requests are made against the base URL https://quasar.ai.

2 operations 2 paths 1 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
3.15.0-nightly.0
Base URL
https://quasar.ai
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Quasar option API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (Bearer). An API key is passed in the query as token (UrlParam). By default, every request must be authenticated.

Paths & Operations 2

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

option 2
GET
/option/parallelism
Get the client max parallelism for this logged-in user
get-parallelism → 200400
GET
/option/max-in-buffer-size
Get the client max in buffer size
get-max-in-buffer-size → 200400

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is QdbError (1 property). Each schema is shown below with its type and property counts.

QdbError
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

quasar-option-api-openapi.yml Raw ↑

Other APIs Quasar publishes across the network.

Quasar cluster API
Quasar Login API
Quasar max-in-buffer-size API
Quasar parallelism API
Quasar Prometheus API
Quasar query API
Quasar Status API
Quasar Tables API
Quasar tags API