{"name":"Drop My Agent API","version":"1.0.0","price_usd":20.0,"docs":"/docs","endpoints":[{"method":"GET","path":"/prices","auth":false,"description":"Current crypto prices"},{"method":"POST","path":"/orders","auth":true,"description":"Create a new order"},{"method":"GET","path":"/orders/{order_id}","auth":true,"description":"Get order status"},{"method":"POST","path":"/orders/{order_id}/check","auth":true,"description":"Trigger payment check"}]}