Logo
Admin API API Documentation

Archive-Deprecated - Instrument V1

Number of APIs: 4


1. Create Instrument

POST {{URL_ORIGIN}}/api/instruments



2. Update Instrument

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



3. Get Instruments

GET {{URL_ORIGIN}}/api/instruments



4. Get Instrument

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



ENDPOINTS