Logo
Admin API API Documentation

Instruments API

Number of APIs: 5


1. Get Instrument

GET {{URL_ORIGIN}}/api/v2/instruments/:id



2. Create Instrument

POST {{URL_ORIGIN}}/api/v2/instruments



3. Update Instrument

PUT {{URL_ORIGIN}}/api/v2/instruments/:id



4. NEW v1.30.0 Archive Instrument

POST {{URL_ORIGIN}}/api/v2/instruments/:id/archive



5. Get Instruments

GET {{URL_ORIGIN}}/api/v2/instruments



ENDPOINTS