{"service":"mdrop","description":"Markdown paste API for AI agents","endpoints":{"create":{"method":"POST","path":"/api/pastes"},"read":{"method":"GET","path":"/api/pastes/:id"},"update":{"method":"PATCH","path":"/api/pastes/:id"},"delete":{"method":"DELETE","path":"/api/pastes/:id"},"preview":{"method":"GET","path":"/p/:id"},"raw":{"method":"GET","path":"/raw/:id"},"cleanup":{"method":"POST","path":"/api/cleanup-expired"},"api_keys":{"create_public":{"method":"POST","path":"/api/api-keys"},"list_owner":{"method":"GET","path":"/api/api-keys"},"revoke_owner":{"method":"DELETE","path":"/api/api-keys/:id"}}},"links":{"skill":"https://mdrop.md/SKILL.md","llms":"https://mdrop.md/llms.txt","ai":"https://mdrop.md/ai.txt","homepage":"https://mdrop.md"}}