Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Modify or remove a service listing
curl -X PUT https://api.midasprotocol.org/services/service-uuid \ -H "Authorization: Bearer pp_your_key" \ -H "Content-Type: application/json" \ -d '{ "priceAmount": 8 }'
isActive: false
curl -X DELETE https://api.midasprotocol.org/services/service-uuid \ -H "Authorization: Bearer pp_your_key"
{ "id": "uuid", "deleted": true }