Search & Discovery Layer API (Production)

ApiV1ResponseOfChartUniverseResponse

object

Standardized successful API response wrapper for v1.0.0 endpoints.

* Additional properties are NOT allowed.
successboolean

Always true for successful responses.

apiVersionstring

Semantic API version (e.g., “1.0.0”).

timestampstring(date-time)

UTC timestamp when the response was generated.

requestIdstring

Unique request identifier for tracing.

dataobject
* Additional properties are NOT allowed.
Show Child Parameters
metaobject

Pagination and metadata information for collection responses.

* Additional properties are NOT allowed.
Show Child Parameters
rateLimitobject

Rate limit information returned with each response.

* Additional properties are NOT allowed.
Show Child Parameters
Example

ChartUniverseResponse

object
* Additional properties are NOT allowed.
countryIdinteger(int32)
treearray[object]
* Additional properties are NOT allowed.
Show Child Parameters
Example

ChartUniverseNode

object
* Additional properties are NOT allowed.
idinteger(int32)
nameEnstring
nameArstring
childrenarray[object]
* Additional properties are NOT allowed.
Show Child Parameters
Example

ApiV1ResponseOfChartUniverseBySymbolResponse

object

Standardized successful API response wrapper for v1.0.0 endpoints.

* Additional properties are NOT allowed.
successboolean

Always true for successful responses.

apiVersionstring

Semantic API version (e.g., “1.0.0”).

timestampstring(date-time)

UTC timestamp when the response was generated.

requestIdstring

Unique request identifier for tracing.

dataobject
* Additional properties are NOT allowed.
Show Child Parameters
metaobject

Pagination and metadata information for collection responses.

* Additional properties are NOT allowed.
Show Child Parameters
rateLimitobject

Rate limit information returned with each response.

* Additional properties are NOT allowed.
Show Child Parameters
Example

ChartUniverseBySymbolResponse

object
* Additional properties are NOT allowed.
countryIdinteger(int32)
symbolstring
treearray[object]
* Additional properties are NOT allowed.
Show Child Parameters
Example