{"info":{"_postman_id":"63f27e60-0646-4d3f-9719-dc6ee150f734","name":"Handwrite API","description":"<html><head></head><body><p>The API that allows you to send genuinely handwritten cards instantly.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"7464510","collectionId":"63f27e60-0646-4d3f-9719-dc6ee150f734","publishedId":"S1LvV8rJ","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"262730","highlight":"EDE3DA"},"publishDate":"2019-05-25T09:25:56.000Z"},"item":[{"name":"single","id":"7325f407-e82b-49d2-add1-4f21cf1d8e70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"username\": \"username\",\n    \"password\": \"password\",\n    \"plan_id\": \"6610a935-06e1-4f56-a1a4-5fd60e947227\",\n    \"firstname\": \"TJ\",\n    \"lastname\": \"Miller\",\n    \"street1\": \"123 Main St\",\n    \"city\": \"Los Angeles\",\n    \"region\": \"CA\",\n    \"postcode\": \"54321\",\n    \"sender_firstname\": \"Chris\",\n    \"sender_lastname\": \"D'Elia\",\n    \"sender_street1\": \"321 Maple St\",\n    \"sender_city\": \"Los Angeles\",\n    \"sender_region\": \"CA\",\n    \"sender_postcode\": \"12345\",\n    \"message\": \"Hey TJ,\\nIt's been real. Let's collab. Best,\\nChris.\",\n    \"hw\": \"Jeremy\",\n    \"card\": \"Classic\"\n}"},"url":"https://www.handwrite.io/api/single","description":"<p>Sends out a single card, with all details specified for your card.</p>\n<p>You can find your Plan ID in \"Developer Settings\". This page is also nifty for picking out your card and handwriting options, which you can directly copy and paste into your JSON. 'street2' and 'sender_street2' can be omitted from the call when they aren't necessary.</p>\n<p>Here are the parameters to be passed in as JSON:</p>\n<p>Your Account Details</p>\n<ul>\n<li>username</li>\n<li>password</li>\n<li>plan_id (your Plan ID, found in Developer Settings)</li>\n</ul>\n<p>Your Recipient's Address</p>\n<ul>\n<li>firstname</li>\n<li>lastname</li>\n<li>street1</li>\n<li>street2 (optional)</li>\n<li>city</li>\n<li>region (State)</li>\n<li>postcode (ZIP)</li>\n</ul>\n<p>Your Return Address</p>\n<ul>\n<li>sender_firstname</li>\n<li>sender_lastname</li>\n<li>sender_street1</li>\n<li>sender_street2 (optional)</li>\n<li>sender_city</li>\n<li>sender_region</li>\n<li>sender_postcode</li>\n</ul>\n<p>Your Delivered Content</p>\n<ul>\n<li>message (limit to 320 characters &amp; &lt;4 carriage returns)</li>\n<li>card (card design)</li>\n<li>hw (handwriting style)</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","single"],"host":["www","handwrite","io"],"query":[],"variable":[]}},"response":[],"_postman_id":"7325f407-e82b-49d2-add1-4f21cf1d8e70"},{"name":"testsingle","id":"393a2967-aac9-472a-8b22-29ce18c22a1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"username\": \"username\",\n    \"password\": \"password\",\n    \"plan_id\": \"6610a935-06e1-4f56-a1a4-5fd60e947227\",\n    \"firstname\": \"TJ\",\n    \"lastname\": \"Miller\",\n    \"street1\": \"123 Main St\",\n    \"city\": \"Los Angeles\",\n    \"region\": \"CA\",\n    \"postcode\": \"54321\",\n    \"sender_firstname\": \"Chris\",\n    \"sender_lastname\": \"D'Elia\",\n    \"sender_street1\": \"321 Maple St\",\n    \"sender_city\": \"Los Angeles\",\n    \"sender_region\": \"CA\",\n    \"sender_postcode\": \"12345\",\n    \"message\": \"Hey TJ,\\nIt's been real. Let's collab. Best,\\nChris.\",\n    \"hw\": \"Jeremy\",\n    \"card\": \"Classic\"\n}"},"url":"https://www.handwrite.io/api/testsingle","description":"<p>Tests sending out a single card, with all details specified for your card.</p>\n<p>The following specifications mirror the POST request for single --&gt; /api/single.</p>\n<p>You can find your Plan ID in \"Developer Settings\". This page is also nifty for picking out your card and handwriting options, which you can directly copy and paste into your JSON. 'street2' and 'sender_street2' can be omitted from the call when they aren't necessary.</p>\n<p>Here are the parameters to be passed in as JSON:</p>\n<p>Your Account Details</p>\n<ul>\n<li>username</li>\n<li>password</li>\n<li>plan_id (your Plan ID, found in Developer Settings)</li>\n</ul>\n<p>Your Recipient's Address</p>\n<ul>\n<li>firstname</li>\n<li>lastname</li>\n<li>street1</li>\n<li>street2 (optional)</li>\n<li>city</li>\n<li>region (State)</li>\n<li>postcode (ZIP)</li>\n</ul>\n<p>Your Return Address</p>\n<ul>\n<li>sender_firstname</li>\n<li>sender_lastname</li>\n<li>sender_street1</li>\n<li>sender_street2 (optional)</li>\n<li>sender_city</li>\n<li>sender_region</li>\n<li>sender_postcode</li>\n</ul>\n<p>Your Delivered Content</p>\n<ul>\n<li>message (limit to 320 characters &amp; &lt;4 carriage returns)</li>\n<li>card (card design)</li>\n<li>hw (handwriting style)</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","testsingle"],"host":["www","handwrite","io"],"query":[],"variable":[]}},"response":[],"_postman_id":"393a2967-aac9-472a-8b22-29ce18c22a1a"}],"event":[{"listen":"prerequest","script":{"id":"ec9b758b-def6-4e58-81af-fa85ef6c53cb","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"fd8b0fd5-8add-4d0a-b212-911cbfd4a7d6","type":"text/javascript","exec":[""]}}]}