Skip to main content
Skip to main content

Instruments API

warning

The Silhouette REST API v1 spec is in beta and may change as RFQ workflows evolve.

Public instrument metadata.

Operations

EndpointOperation IDSummaryAuth
GET /v1/rfq/instrumentslistInstrumentsList supported instruments.None

List supported instruments

GET /v1/rfq/instruments

FieldValue
Operation IDlistInstruments
AuthenticationNone

Returns the instruments currently tradable through Silhouette, sorted by instrumentId ascending.

Parameters

None.

Request body

None.

Responses

StatusDescriptionSchema
200Supported instruments.ListInstrumentsResponse
500Internal server error.ErrorResponse