{"info":{"_postman_id":"47f4e172-5026-4788-b752-cbbc5488a03e","name":"Bot Butcher API","description":"## AI based Contact Form spam slayer\n\nSign up to [get your free API key](https://botbutcher.com/get-started)\n\n[View the documentation](https://botbutcher.com/documentation)\n\n#### Environment Variables:\n\n- API_KEY: Each Form has its own key.\n- MESSAGE_ID: used in \"Get a Message\" requests.","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"Classify a Message","id":"81148447-6ea9-4018-8a93-a24437925c81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n \"message\": \"This is a super spammy message.\",\n \"domain\": \"https://mysite.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.botbutcher.com/"},"response":[]},{"name":"Get a Message","id":"8aa6179e-2690-4571-9d5f-996e830378fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.botbutcher.com/message/{{MESSAGE_ID}}"},"response":[]}],"auth":{"type":"apikey","apikey":{"in":"header","value":"{{API_KEY}}","key":"x-api-key"}},"event":[{"listen":"prerequest","script":{"id":"f5a97861-4be5-4df8-885a-282f5d57cbe2","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"92fbdd41-e3af-4e4a-88cf-87dd1c159636","type":"text/javascript","exec":[""]}}]}