API Reference
API Endpoints
Complete reference of all available API endpoints for Aryxion services.
ReferenceAll Levels
Base URL
https://api.darkaura.tech/v1Products
GET
/api/productsGET
/api/products/:idPOST
/api/productsPUT
/api/products/:idDELETE
/api/products/:idOrders
GET
/api/ordersGET
/api/orders/:idPOST
/api/ordersPUT
/api/orders/:idPOST
/api/orders/:id/assignUsers
GET
/api/usersGET
/api/users/:idPUT
/api/users/:idPOST
/api/users/:id/roleAppointments
GET
/api/appointmentsGET
/api/appointments/:idPOST
/api/appointmentsPUT
/api/appointments/:idServices
GET
/api/servicesGET
/api/services/:idPOST
/api/servicesPUT
/api/services/:idHTTP Methods
GETRetrieve resources
POSTCreate resources
PUTUpdate resources
DELETEDelete resources