{"info":{"_postman_id":"44c7a8ab-ccf6-4ef1-8f72-dd5e821289a9","name":"Picnie Public APIs","description":"<html><head></head><body><img src=\"https://content.pstmn.io/ff1ddaf3-a8fb-489e-8210-2de3e7d473a6/R3JvdXAgMzE2LnBuZw==\" width=\"241\" height=\"93\">\n\n<p>This is the public API documentation for Picnie.</p>\n<p>All our API calls are sent using JSON format and the responses are in JSON format as well.</p>\n<p>Go to <a href=\"https://picnie.com\">Picnie</a> to create your API key. All of the API endpoints require an API Key.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"25712226","collectionId":"44c7a8ab-ccf6-4ef1-8f72-dd5e821289a9","publishedId":"2s93CGRvy6","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"328fdd"},"publishDate":"2023-02-17T05:39:07.000Z"},"item":[{"name":"https://picnie.com/api/v1/create-project","id":"827626bb-60d7-4947-aa2b-9656ae0b03ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"Project with API\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/create-project","description":"<p>This API is used to Create a project on Picnie. This helps you to manage your assets, you'll be able to access your assets from your Picnie dashboard</p>\n<p><strong>Parameters</strong></p>\n<p><strong>name</strong> - (Required) // Name of your Project</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"44c7a8ab-ccf6-4ef1-8f72-dd5e821289a9","id":"44c7a8ab-ccf6-4ef1-8f72-dd5e821289a9","name":"Picnie Public APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","create-project"],"host":["picnie","com"],"query":[],"variable":[]}},"response":[{"id":"fe83d6c1-0e1a-4aec-94c4-d584594f15eb","name":"https://picnie.com/api/v1/create-project","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"Project with API\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/create-project"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Sat, 18 Mar 2023 09:17:36 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/8.0.25"},{"key":"Cache-Control","value":"max-age=2592000"},{"key":"Expires","value":"Mon, 17 Apr 2023 09:17:36 GMT"},{"key":"Vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server-Timing","value":"cf-q-config;dur=5.9999983932357e-06"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=CSvBieUvGRxVSYKvOekJNkSSd2OkLTPf3F8wOpyHI11DRYc4v68%2BRqC3x0%2FEwIsLCgLGTGGgu7iCEHuReYFYGVZ%2BBUfkFjALYGfhVFOp30tRd5yPiHD0yuOmf1VM\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7a9c622e2a56818f-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\"error\":false,\"message\":\"Success\",\"data\":[{\"id\":\"32\",\"user_id\":\"2\",\"name\":\"Project with API\",\"type\":\"Image\",\"is_active\":\"1\",\"datetime_created\":\"2023-03-18 14:47:36\"}]}"}],"_postman_id":"827626bb-60d7-4947-aa2b-9656ae0b03ad"},{"name":"https://picnie.com/api/v1/get-my-projects","id":"3582fff0-6d93-429a-9525-e595646d329b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","type":"text"}],"url":"https://picnie.com/api/v1/get-my-projects","description":"<p>Use this API to access the list of your Picnie Projects. This helps in better management of your assets.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"44c7a8ab-ccf6-4ef1-8f72-dd5e821289a9","id":"44c7a8ab-ccf6-4ef1-8f72-dd5e821289a9","name":"Picnie Public APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","get-my-projects"],"host":["picnie","com"],"query":[],"variable":[]}},"response":[{"id":"0c80eb62-7e69-4e3a-98e6-21ad269c77d8","name":"https://picnie.com/api/v1/get-my-projects","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","type":"text"}],"url":"https://picnie.com/api/v1/get-my-projects"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Sat, 18 Mar 2023 09:17:55 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/8.0.25"},{"key":"Cache-Control","value":"max-age=2592000"},{"key":"Expires","value":"Mon, 17 Apr 2023 09:17:55 GMT"},{"key":"Vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server-Timing","value":"cf-q-config;dur=1.1000000085915e-05"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=gsqq5C%2BGxGEs3WSx%2BsWtrHYfIBHxO9g7I4niwLnxPhDIZAXhEP7ERL2n3ki045UDXG77pq15ypykeeQSTmlMb3y4w47c6c73DWUpEfIjuofkjkdPBf3e2%2F2C7G2g\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7a9c62a4296b818f-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\"error\":false,\"message\":\"Success\",\"data\":[{\"id\":\"21\",\"user_id\":\"2\",\"name\":\"test\",\"type\":\"Image\",\"is_active\":\"1\",\"datetime_created\":\"2022-11-16 17:06:58\"},{\"id\":\"23\",\"user_id\":\"2\",\"name\":\"18Nov-Exp\",\"type\":\"Image\",\"is_active\":\"1\",\"datetime_created\":\"2022-11-18 17:03:50\"},{\"id\":\"32\",\"user_id\":\"2\",\"name\":\"Project with API\",\"type\":\"Image\",\"is_active\":\"1\",\"datetime_created\":\"2023-03-18 14:47:36\"}]}"}],"_postman_id":"3582fff0-6d93-429a-9525-e595646d329b"},{"name":"https://picnie.com/api/v1/get-template","id":"380b4dc1-fbe2-4b3d-b697-b0fc739a3142","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"YOUR_API_KEY","description":"<p>Authorization header must be there for every API, you can get your API key on Picnie Dashboard.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"template_id\":\"2075\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/get-template","description":"<p>This API is used to get the contents of the Template. you just need to put <strong>template_id</strong> as key with the value in json object. you will get the response in JSON object.</p>\n<p><strong>Parameters</strong></p>\n<p>template_id - (Required)</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"44c7a8ab-ccf6-4ef1-8f72-dd5e821289a9","id":"44c7a8ab-ccf6-4ef1-8f72-dd5e821289a9","name":"Picnie Public APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","get-template"],"host":["picnie","com"],"query":[],"variable":[]}},"response":[{"id":"d4fdd4fe-219c-45a0-956a-93c131da9a32","name":"https://picnie.com/api/v1/get-template","originalRequest":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"YOUR_API_KEY","description":"Authorization header must be there for every API, you can get your API key on Picnie Dashboard.","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"template_id\":\"2075\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/get-template"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 17 Feb 2023 05:34:22 GMT"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/8.0.25"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server-Timing","value":"cf-q-config;dur=4.9999998736894e-06"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=t%2FXXu3Ln68%2BUkeeH%2B23OE3k69HFbpq7%2F77DUWBUzEAPxlWTN1JiCifLNuySikk6%2BkBvLVRj6ExqKn6LYeKVhNRrcvfy%2FfQz7iUEP2mC380AJW8uGWOosKvcdHwBn\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"79ac2749d8301767-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": false,\n    \"message\": \"Success\",\n    \"complete_object\": {\n        \"name\": \"Simple Happy Thanksgiving\",\n        \"type\": \"Image\",\n        \"details\": [\n            {\n                \"name\": \"background_image\",\n                \"image_url\": \"https://picnie.com/data/api_raw_assets/image_bg_0_20240115005952.png\"\n            },\n            {\n                \"name\": \"Title_0\",\n                \"type\": \"text\",\n                \"font_size\": 17,\n                \"font_family\": \"/var/www/html/data/fonts/Roboto-Regular.ttf\",\n                \"text_color\": \"139,66,54\",\n                \"text\": \"Wishing you a warm and Happy Thanksgiving! May your day be filled with love, laughter, and the comforting embrace of family and friends.\",\n                \"angle\": 0,\n                \"dest_x\": 23.15,\n                \"dest_y\": 54.06,\n                \"max_length\": 53.24,\n                \"max_lines\": 3,\n                \"letter_spacing\": 0,\n                \"input_line_height\": 1.2,\n                \"text_align\": \"center\"\n            },\n            {\n                \"name\": \"Title_1\",\n                \"type\": \"text\",\n                \"font_size\": 100,\n                \"font_family\": \"/var/www/html/data/fonts/DancingScript-Bold.ttf\",\n                \"text_color\": \"139,66,54\",\n                \"text\": \"Happy\",\n                \"angle\": 0,\n                \"dest_x\": 20.97,\n                \"dest_y\": 24.51,\n                \"max_length\": 57.59,\n                \"max_lines\": 1,\n                \"letter_spacing\": 0,\n                \"input_line_height\": 1.2,\n                \"text_align\": \"center\"\n            },\n            {\n                \"name\": \"Title_2\",\n                \"type\": \"text\",\n                \"font_size\": 100,\n                \"font_family\": \"/var/www/html/data/fonts/DancingScript-Bold.ttf\",\n                \"text_color\": \"139,66,54\",\n                \"text\": \"Thanksgiving\",\n                \"angle\": 0,\n                \"dest_x\": 15.96,\n                \"dest_y\": 37.38,\n                \"max_length\": 67.59,\n                \"max_lines\": 1,\n                \"letter_spacing\": 0,\n                \"input_line_height\": 1.2,\n                \"text_align\": \"center\"\n            },\n            {\n                \"name\": \"Title_3\",\n                \"type\": \"text\",\n                \"font_size\": 17,\n                \"font_family\": \"/var/www/html/data/fonts/Roboto-Regular.ttf\",\n                \"text_color\": \"139,66,54\",\n                \"text\": \"@reallygreatsite\",\n                \"angle\": 0,\n                \"dest_x\": 23.15,\n                \"dest_y\": 75.28,\n                \"max_length\": 53.24,\n                \"max_lines\": 1,\n                \"letter_spacing\": 0,\n                \"input_line_height\": 1.2,\n                \"text_align\": \"center\"\n            }\n        ]\n    },\n    \"user_object\": {\n        \"template_id\": 2075,\n        \"template_name\": \"Simple Happy Thanksgiving\",\n        \"type\": \"image\",\n        \"details\": [\n            {\n                \"name\": \"background_image\",\n                \"image_url\": \"https://picnie.com/data/api_raw_assets/image_bg_0_20240115005952.png\"\n            },\n            {\n                \"name\": \"Title_0\",\n                \"text\": \"Wishing you a warm and Happy Thanksgiving! May your day be filled with love, laughter, and the comforting embrace of family and friends.\"\n            },\n            {\n                \"name\": \"Title_1\",\n                \"text\": \"Happy\"\n            },\n            {\n                \"name\": \"Title_2\",\n                \"text\": \"Thanksgiving\"\n            },\n            {\n                \"name\": \"Title_3\",\n                \"text\": \"@reallygreatsite\"\n            }\n        ]\n    }\n}"}],"_postman_id":"380b4dc1-fbe2-4b3d-b697-b0fc739a3142"},{"name":"https://picnie.com/api/v1/create-image","id":"ce4a8f87-580b-475c-b148-e90409487e26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","description":"<p>Authorization header must be there for every API, you can get your API key on Picnie Dashboard.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"project_id\": \"1\",\r\n    \"template_id\": 2020,\r\n    \"template_name\": \"Daily Motivation\",\r\n    \"type\": \"image\",\r\n    \"output_image_quality\": \"High\",\r\n    \"output_image_format\": \"png\",\r\n    \"details\": [\r\n        {\r\n            \"name\": \"background_image\",\r\n            \"image_url\": \"https://picnie.com/data/api_raw_assets/image_bg_0_20240108213254.png\"\r\n        },\r\n        {\r\n            \"name\": \"Title_0\",\r\n            \"text\": \"@reallygreatsite\"\r\n        },\r\n        {\r\n            \"name\": \"Title_1\",\r\n            \"text\": \"One step at a time, Youll get there\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/create-image","description":"<p>This API is used to generate a <strong>Single Image</strong>. you can customize the template JSON object as per your requirements.</p>\n<p>Change the <strong>Image/Text</strong> values and generate the images at any scale.</p>\n<p><strong>Parameters</strong></p>\n<p>template_id - (Required)</p>\n<p>project_id - (Required) //If you don't have a project then you can create one using Picnie's dashboard</p>\n<p>template_name - (Required)</p>\n<p>type - (Required) put \"<strong>image</strong>\" in the value</p>\n<p>output_image_quality - (Optional) [values: Maximum/ High/ Medium/ Low], Default: Medium</p>\n<p>output_image_format - (Optional) [values: jpg/ png/ gif/ webp], Default: jpg</p>\n<p>details - (Required) Put the JSON object</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"44c7a8ab-ccf6-4ef1-8f72-dd5e821289a9","id":"44c7a8ab-ccf6-4ef1-8f72-dd5e821289a9","name":"Picnie Public APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","create-image"],"host":["picnie","com"],"query":[],"variable":[]}},"response":[{"id":"3793129b-4bdf-477d-9cb5-8a9cac4d5657","name":"https://picnie.com/api/v1/create-image","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","description":"Authorization header must be there for every API, you can get your API key on Picnie Dashboard.","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"project_id\": \"1\",\r\n    \"template_id\": 2020,\r\n    \"template_name\": \"Daily Motivation\",\r\n    \"type\": \"image\",\r\n    \"output_image_quality\": \"High\",\r\n    \"output_image_format\": \"png\",\r\n    \"details\": [\r\n        {\r\n            \"name\": \"background_image\",\r\n            \"image_url\": \"https://picnie.com/data/api_raw_assets/image_bg_0_20240108213254.png\"\r\n        },\r\n        {\r\n            \"name\": \"Title_0\",\r\n            \"text\": \"@reallygreatsite\"\r\n        },\r\n        {\r\n            \"name\": \"Title_1\",\r\n            \"text\": \"One step at a time, Youll get there\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/create-image"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Thu, 21 Sep 2023 05:51:06 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/8.0.25"},{"key":"Cache-Control","value":"max-age=2592000"},{"key":"Expires","value":"Sat, 21 Oct 2023 05:51:05 GMT"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=VKfcvhj2xEG0Rb76JX0WLh%2BHW2ODZC2D79eZBEuSSM9pVY85i%2FTBiVDaq0PVgjc0JipsUQleQNGY8YRkmecfGtNhyYlS5cdhtun95%2FfIUEpEs%2BfwK8GBh%2FXSd9A2\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"80a008cb7b588257-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\"error\":false,\"message\":\"Success\",\"url\":\"https:\\/\\/picnie.s3.ap-south-1.amazonaws.com\\/user_3\\/project_1\\/new_7813_230921112106.png\"}"}],"_postman_id":"ce4a8f87-580b-475c-b148-e90409487e26"},{"name":"https://picnie.com/api/v1/create-image-collection","id":"a0185e83-1857-4b3f-82f4-450a10dc1ae9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","description":"<p>Authorization header must be there for every API, you can get your API key on Picnie Dashboard.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"template_group_id\": 3,\r\n    \"project_id\":1,\r\n    \"output_image_quality\": \"High\",\r\n    \"output_image_format\": \"png\",\r\n    \"details\": [\r\n        {\r\n            \"name\": \"logo_image\",\r\n            \"image_url\": \"https://picnie.com/data/raw_images/logo_brand_pic.png\"\r\n        },\r\n        {\r\n            \"name\": \"title\",\r\n            \"text\": \"SUPER SALE\"\r\n        },\r\n        {\r\n            \"name\": \"second_title\",\r\n            \"text\": \"50% OFF\"\r\n        },\r\n        {\r\n            \"name\": \"third_title\",\r\n            \"text\": \"Get special prize for limited time\"\r\n        },\r\n        {\r\n            \"name\": \"button_text\",\r\n            \"text\": \"SHOP NOW\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/create-image-collection","description":"<p>This API is used to generate a <strong>Multi Image Collection</strong>. you can customize the template JSON object as per your requirements.</p>\n<p>Change the <strong>Image/Text</strong> values and generate the images at any scale.</p>\n<p><strong>Parameters</strong></p>\n<p>template_group_id - (Required)</p>\n<p>project_id - (Required) //If you don't have a project then you can create one using Picnie's dashboard</p>\n<p>output_image_quality - (Optional) [values: Maximum/ High/ Medium/ Low], Default: Medium</p>\n<p>output_image_format - (Optional) [values: jpg/ png/ gif/ webp], Default: jpg</p>\n<p>details - (Required) put the JSON object</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"44c7a8ab-ccf6-4ef1-8f72-dd5e821289a9","id":"44c7a8ab-ccf6-4ef1-8f72-dd5e821289a9","name":"Picnie Public APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","create-image-collection"],"host":["picnie","com"],"query":[],"variable":[]}},"response":[{"id":"6d8e6641-957c-4f47-9d7b-5f02683307c1","name":"https://picnie.com/api/v1/create-image-collection","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","description":"Authorization header must be there for every API, you can get your API key on Picnie Dashboard.","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"template_group_id\": 3,\r\n    \"project_id\":1,\r\n    \"output_image_quality\": \"High\",\r\n    \"output_image_format\": \"png\",\r\n    \"details\": [\r\n        {\r\n            \"name\": \"logo_image\",\r\n            \"image_url\": \"https://picnie.com/data/raw_images/logo_brand_pic.png\"\r\n        },\r\n        {\r\n            \"name\": \"title\",\r\n            \"text\": \"SUPER SALE\"\r\n        },\r\n        {\r\n            \"name\": \"second_title\",\r\n            \"text\": \"50% OFF\"\r\n        },\r\n        {\r\n            \"name\": \"third_title\",\r\n            \"text\": \"Get special prize for limited time\"\r\n        },\r\n        {\r\n            \"name\": \"button_text\",\r\n            \"text\": \"SHOP NOW\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/create-image-collection"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Thu, 21 Sep 2023 06:05:21 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/8.0.25"},{"key":"Cache-Control","value":"max-age=2592000"},{"key":"Expires","value":"Sat, 21 Oct 2023 06:05:21 GMT"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=I9yzUn9l29cmAQyhd3oxInjBmhiod4DkcjUxF3JVyWJ6khpzGePAk5P4WbLN51mm%2BH2PXpXSmLQdz0T9UJsYkc6WY9u69swHtm50no6XsMDAu5GrohFFvNQG93CW\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"80a01dacbb053975-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\"error\":false,\"message\":\"Success\",\"urls\":[\"https:\\/\\/picnie.s3.ap-south-1.amazonaws.com\\/user_3\\/project_1\\/new_5168_230921113521.png\",\"https:\\/\\/picnie.s3.ap-south-1.amazonaws.com\\/user_3\\/project_1\\/new_3273_230921113521.png\",\"https:\\/\\/picnie.s3.ap-south-1.amazonaws.com\\/user_3\\/project_1\\/new_1879_230921113521.png\"]}"}],"_postman_id":"a0185e83-1857-4b3f-82f4-450a10dc1ae9"},{"name":"https://picnie.com/api/v1/add-watermark-image","id":"a15e8fb8-5caa-4c01-bcfd-c099e4f3ef64","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","description":"<p>Authorization header must be there for every API, you can get your API key on Picnie Dashboard.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"project_id\": 1,\r\n    \"background_image_url\": \"https://picnie.com/data/raw_images/demo_bg1.jpg\",\r\n    \"front_image_url\": \"https://picnie.com/data/raw_images/creativity.png\",\r\n    \"position\": \"br\",\r\n    \"image_max_width\": \"800\",\r\n    \"image_max_height\": \"800\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/add-watermark-image","description":"<p>This API is used to add watermark Logo/Image to another image. You can merge two images using this API.</p>\n<p><strong>Parameters</strong></p>\n<p><strong>project_id</strong> - (Required) // if you don't have project then you can create using Picnie's dashboard</p>\n<p><strong>background_image_url</strong>- (Required)</p>\n<p><strong>front_image_url</strong> - (Required)</p>\n<p><strong>position</strong> - (Required) // here you can use 9 different positions to set the watermark.</p>\n<p>tl - Top Left</p>\n<p>tc - Top Center</p>\n<p>tr - Top Right</p>\n<p>ml - Middle Left</p>\n<p>mc - Middle Center</p>\n<p>mr - Middle Right</p>\n<p>bl - Bottom Left</p>\n<p>bc - Bottom Center</p>\n<p>br - Bottom Right</p>\n<p><strong>image_max_width</strong> - (Required)</p>\n<p><strong>image_max_height</strong> - (Required)</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"44c7a8ab-ccf6-4ef1-8f72-dd5e821289a9","id":"44c7a8ab-ccf6-4ef1-8f72-dd5e821289a9","name":"Picnie Public APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","add-watermark-image"],"host":["picnie","com"],"query":[],"variable":[]}},"response":[{"id":"85ca4992-9c9d-42d8-82f7-26f1071f8b7e","name":"https://picnie.com/api/v1/add-watermark-image","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","description":"Authorization header must be there for every API, you can get your API key on Picnie Dashboard.","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"project_id\": 1,\r\n    \"background_image_url\": \"https://picnie.com/data/raw_images/demo_bg1.jpg\",\r\n    \"front_image_url\": \"https://picnie.com/data/raw_images/creativity.png\",\r\n    \"position\": \"br\",\r\n    \"image_max_width\": \"800\",\r\n    \"image_max_height\": \"800\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/add-watermark-image"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Fri, 17 Feb 2023 05:36:34 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/8.0.25"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server-Timing","value":"cf-q-config;dur=5.9999999848515e-06"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=jV95rCG4kV%2B5yDZdEhyMr22Gg5QfVaCzLH4mvDjjL5x67ts3Hgff0uZ%2FB9F%2BIAPHz2QvdrEcbuVrIARxlEUyDbmIdCu8O4oX5v9YNdwik6HMx0bZ4MCzNIvsuLYa\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"79ac2a813ea23aee-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\"error\":false,\"message\":\"Success\",\"url\":\"https:\\/\\/picnie.com\\/v1\\/data\\/wm_6059_230217110634.jpg\"}"}],"_postman_id":"a15e8fb8-5caa-4c01-bcfd-c099e4f3ef64"},{"name":"https://picnie.com/api/v1/resize-image","id":"d330d66c-2747-4242-a2c6-e7ffa9b87dc4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","description":"<p>Authorization header must be there for every API, you can get your API key on Picnie Dashboard.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"project_id\":1,\r\n    \"image_url\": \"https://picnie.com/data/raw_images/demo_bg1.jpg\",\r\n    \"resize_type\": \"1\",\r\n    \"height\": \"500\",\r\n    \"width\": \"800\",\r\n    \"resize_percentage\": \"50\",\r\n    \"no_enlarge_on_smaller\": \"1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/resize-image","description":"<p>This API is used to resize bulk images. You can resize image using height &amp; width or by percentage.</p>\n<p><strong>Parameters</strong></p>\n<p><strong>project_id</strong> - (Required) // if you don't have project then you can create using Picnie's dashboard</p>\n<p><strong>image_url</strong>- (Required)</p>\n<p><strong>resize_type</strong> - (Required) // 1 for resizing with height and width, 2 for resizing with by percentage</p>\n<p><strong>height</strong> - Required when <strong>resize_type</strong> is 1</p>\n<p><strong>width</strong>- Required when <strong>resize_type</strong> is 1</p>\n<p><strong>resize_percentage</strong> - Required when <strong>resize_type</strong> is 2</p>\n<p><strong>no_enlarge_on_smaller -</strong> if it is 1 then system will not increase the image size when image is smaller than given resolution.</p>\n<p><strong>is_maintain_aspect_ratio -</strong> if it is 1 then system will maintain the image aspect ratio and will resize accordingly, and if it is 0 then system will resize the image in exactly given dimensions.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"44c7a8ab-ccf6-4ef1-8f72-dd5e821289a9","id":"44c7a8ab-ccf6-4ef1-8f72-dd5e821289a9","name":"Picnie Public APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","resize-image"],"host":["picnie","com"],"query":[],"variable":[]}},"response":[{"id":"14a33f20-d140-49d8-83eb-2e89bf5bbd3f","name":"https://picnie.com/api/v1/resize-image","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","description":"Authorization header must be there for every API, you can get your API key on Picnie Dashboard.","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"project_id\":1,\r\n    \"image_url\": \"https://picnie.com/data/raw_images/demo_bg1.jpg\",\r\n    \"resize_type\": \"1\",\r\n    \"height\": \"500\",\r\n    \"width\": \"800\",\r\n    \"resize_percentage\": \"50\",\r\n    \"no_enlarge_on_smaller\": \"1\",\r\n    \"is_maintain_aspect_ratio\" : \"1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/resize-image"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Fri, 17 Feb 2023 05:36:41 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/8.0.25"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server-Timing","value":"cf-q-config;dur=7.000000003643e-06"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=G28MPr0tCZKTTY4CIBVKJaaG5byZGKnxO9hGJjxjXF9stFyXiWVaQyOBPtwzCKFqi5LMg3DV1lsHuvNfsYOCsx6FOYKrHt%2BzXT%2F1rEUn4Ubl4g2mCeuQTw6%2BjT1f\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"79ac2aae3d7e1fd0-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\"error\":false,\"message\":\"Success\",\"url\":\"https:\\/\\/picnie.com\\/v1\\/data\\/rs_7986_230217110641.jpg\"}"}],"_postman_id":"d330d66c-2747-4242-a2c6-e7ffa9b87dc4"},{"name":"https://picnie.com/api/v1/compress-image","id":"9a6fb6f0-7c53-4171-aba4-4b80013258cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","description":"<p>Authorization header must be there for every API, you can get your API key on Picnie Dashboard.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"project_id\":1,\r\n    \"image_url\": \"https://picnie.com/data/raw_images/demo_bg1.jpg\",\r\n    \"image_quality\": \"65\",\r\n    \"image_output_format\": \"original\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/compress-image","description":"<p>StartFragment</p>\n<p>This API is used to compress images without losing the quality of the image.</p>\n<p><strong>Parameters</strong></p>\n<p><strong>project_id</strong> - (Required) // if you don't have project then you can create using Picnie's dashboard</p>\n<p><strong>image_url</strong>- (Required)</p>\n<p><strong>image_quality</strong> - (Required) // You can give value between 55 to 70 in lowest to maximum quality.</p>\n<p><strong>image_output_format -</strong> (Required) default value is <strong>original</strong> for same as input. you can give <strong>jpg, png, webp</strong> as per your need.</p>\n<p>EndFragment</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"44c7a8ab-ccf6-4ef1-8f72-dd5e821289a9","id":"44c7a8ab-ccf6-4ef1-8f72-dd5e821289a9","name":"Picnie Public APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","compress-image"],"host":["picnie","com"],"query":[],"variable":[]}},"response":[{"id":"44e0212d-389f-4de2-bea0-3451fbf7339b","name":"https://picnie.com/api/v1/compress-image","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","description":"Authorization header must be there for every API, you can get your API key on Picnie Dashboard.","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"project_id\":1,\r\n    \"image_url\": \"https://picnie.com/data/raw_images/demo_bg1.jpg\",\r\n    \"image_quality\": \"65\",\r\n    \"image_output_format\": \"original\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/compress-image"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Fri, 17 Feb 2023 05:36:49 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/8.0.25"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server-Timing","value":"cf-q-config;dur=4.9999998736894e-06"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=AO1b5ToIe2NkLan1zRkK0W9HqYuqT5y23cir%2FNzABRNbDgPFd7Vp9Ijh4sRfGQM0pdhyFpn0IAToov6H13HgDUnBmoXNew%2Flq9xFTlaR%2Fom7n8dLm1ObQ5UttWYp\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"79ac2adebfae3ad8-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\"error\":false,\"message\":\"Success\",\"url\":\"https:\\/\\/picnie.com\\/v1\\/data\\/cmp_5153_20230217110649.jpg\"}"}],"_postman_id":"9a6fb6f0-7c53-4171-aba4-4b80013258cb"},{"name":"https://picnie.com/api/v1/crop-image","id":"55c70bd9-cdae-4b0d-8a4c-505bb6c82e73","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","description":"<p>Authorization header must be there for every API, you can get your API key on Picnie Dashboard.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"image_url\": \"https://picnie.s3.ap-south-1.amazonaws.com/user_1/project_8/ts_20240124094059image_ex.png\",\r\n    \"height\": \"720\",\r\n    \"width\": \"1080\",\r\n    \"project_id\":25,\r\n    \"vertical_crop_from\":\"bottom\",\r\n    \"horizontal_crop_from\":\"center\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/crop-image","description":"<p>This API is used to crop the image in given dimension, you can control the crop area by using <strong>vertical_crop_from</strong> and <strong>horizontal_crop_from</strong> fields.</p>\n<p>Specifies the vertical origin from which the image is cropped.</p>\n<ul>\n<li><p><strong>Type</strong>: String</p>\n</li>\n<li><p><strong>Possible Values</strong>:</p>\n<ul>\n<li><p>\"top\": Crops the image from the top edge.</p>\n</li>\n<li><p>\"bottom\": Crops the image from the bottom edge.</p>\n</li>\n<li><p>\"center\": Crops the image from the vertical center (default).</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Example</strong>: Setting \"bottom\" with a desired height of 1000 will crop the bottom 1000 pixels of the image vertically.</p>\n</li>\n</ul>\n<p><strong>horizontal_crop_from</strong></p>\n<p>Specifies the horizontal origin from which the image is cropped.</p>\n<ul>\n<li><p><strong>Type</strong>: String</p>\n</li>\n<li><p><strong>Possible Values</strong>:</p>\n<ul>\n<li><p>\"left\": Crops the image from the left edge.</p>\n</li>\n<li><p>\"right\": Crops the image from the right edge.</p>\n</li>\n<li><p>\"center\": Crops the image from the horizontal center (default).</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Example</strong>: Setting \"center\" with a desired width of 1414 will crop the central 1414 pixels of the image horizontally.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"44c7a8ab-ccf6-4ef1-8f72-dd5e821289a9","id":"44c7a8ab-ccf6-4ef1-8f72-dd5e821289a9","name":"Picnie Public APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","crop-image"],"host":["picnie","com"],"query":[],"variable":[]}},"response":[{"id":"6d10eb3e-f5d0-4289-ab30-8ed56b7d3c87","name":"https://picnie.com/api/v1/crop-image","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","description":"Authorization header must be there for every API, you can get your API key on Picnie Dashboard.","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"image_url\": \"https://picnie.s3.ap-south-1.amazonaws.com/user_1/project_8/ts_20240124094059image_ex.png\",\r\n    \"height\": \"720\",\r\n    \"width\": \"1080\",\r\n    \"project_id\":25,\r\n    \"vertical_crop_from\":\"bottom\",\r\n    \"horizontal_crop_from\":\"center\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/crop-image"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"error\": false,\n    \"message\": \"Success\",\n    \"url\": \"https://picnie.s3.ap-south-1.amazonaws.com/user_10/project_25/rs_8080_250619093017.png\"\n}"}],"_postman_id":"55c70bd9-cdae-4b0d-8a4c-505bb6c82e73"},{"name":"https://picnie.com/api/v1/filter-on-image","id":"c603b665-9103-4a1a-94e6-b2268c774bb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","description":"<p>Authorization header must be there for every API, you can get your API key on Picnie Dashboard.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"image_url\": \"https://picnie.s3.ap-south-1.amazonaws.com/user_1/project_8/ts_20240124094059image_ex.png\",\r\n    \"filter\": \"IMG_FILTER_GRAYSCALE\",\r\n    \"project_id\":8\r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/filter-on-image","description":"<p>Possible filter values -<br />'IMG_FILTER_NEGATE',<br />'IMG_FILTER_GRAYSCALE',<br />'IMG_FILTER_EDGEDETECT',<br />'IMG_FILTER_EMBOSS',<br />'IMG_FILTER_GAUSSIAN_BLUR',<br />'IMG_FILTER_SELECTIVE_BLUR',<br />'IMG_FILTER_MEAN_REMOVAL',</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"44c7a8ab-ccf6-4ef1-8f72-dd5e821289a9","id":"44c7a8ab-ccf6-4ef1-8f72-dd5e821289a9","name":"Picnie Public APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","filter-on-image"],"host":["picnie","com"],"query":[],"variable":[]}},"response":[{"id":"ceaf77c9-70ea-45a3-b2da-0531b9d00614","name":"https://picnie.com/api/v1/filter-on-image","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","description":"Authorization header must be there for every API, you can get your API key on Picnie Dashboard.","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"image_url\": \"https://picnie.s3.ap-south-1.amazonaws.com/user_1/project_8/ts_20240124094059image_ex.png\",\r\n    \"filter\": \"IMG_FILTER_GRAYSCALE\",\r\n    \"project_id\":25\r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/filter-on-image"},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\r\n    \"error\": false,\r\n    \"message\": \"Success\",\r\n    \"url\": \"https://picnie.s3.ap-south-1.amazonaws.com/user_10/project_25/rs_5965_250619093332.png\"\r\n}"}],"_postman_id":"c603b665-9103-4a1a-94e6-b2268c774bb3"},{"name":"https://picnie.com/api/v1/convert-image","id":"e9fefb8c-199c-41ac-ae84-73a1ba6798f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","description":"<p>Authorization header must be there for every API, you can get your API key on Picnie Dashboard.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"image_url\": \"https://picnie.s3.ap-south-1.amazonaws.com/user_1/project_8/ts_20240124094059image_ex.png\",\r\n    \"output_format\": \"webp\",\r\n    \"project_id\": \"8\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/convert-image","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"44c7a8ab-ccf6-4ef1-8f72-dd5e821289a9","id":"44c7a8ab-ccf6-4ef1-8f72-dd5e821289a9","name":"Picnie Public APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","convert-image"],"host":["picnie","com"],"query":[],"variable":[]}},"response":[{"id":"561c2b31-ab93-4c4a-804e-100d4b60670c","name":"https://picnie.com/api/v1/convert-image","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","description":"Authorization header must be there for every API, you can get your API key on Picnie Dashboard.","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"image_url\": \"https://picnie.s3.ap-south-1.amazonaws.com/user_1/project_8/ts_20240124094059image_ex.png\",\r\n    \"output_format\": \"webp\",\r\n    \"project_id\": \"25\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/convert-image"},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\r\n    \"image_url\": \"https://picnie.s3.ap-south-1.amazonaws.com/user_1/project_8/ts_20240124094059image_ex.png\",\r\n    \"output_format\": \"webp\",\r\n    \"project_id\": \"25\"\r\n}"}],"_postman_id":"e9fefb8c-199c-41ac-ae84-73a1ba6798f7"},{"name":"https://picnie.com/api/v1/create-pdf","id":"eb0cda54-f974-4037-b324-f0c000c96dfb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","description":"<p>Authorization header must be there for every API, you can get your API key on Picnie Dashboard.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"project_id\": \"1\",\r\n    \"template_id\": 2020,\r\n    \"template_name\": \"Daily Motivation\",\r\n    \"type\": \"pdf\",\r\n    \"details\": [\r\n        {\r\n            \"name\": \"background_image\",\r\n            \"image_url\": \"https://picnie.com/data/api_raw_assets/image_bg_0_20240108213254.png\"\r\n        },\r\n        {\r\n            \"name\": \"Title_0\",\r\n            \"text\": \"@reallygreatsite\"\r\n        },\r\n        {\r\n            \"name\": \"Title_1\",\r\n            \"text\": \"One step at a time, Youll get there\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/create-pdf","description":"<p>This API is used to create pdf for your specific template.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"44c7a8ab-ccf6-4ef1-8f72-dd5e821289a9","id":"44c7a8ab-ccf6-4ef1-8f72-dd5e821289a9","name":"Picnie Public APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","create-pdf"],"host":["picnie","com"],"query":[],"variable":[]}},"response":[{"id":"5fd1d431-54cf-471c-b046-821608f336e0","name":"https://picnie.com/api/v1/create-pdf","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","description":"Authorization header must be there for every API, you can get your API key on Picnie Dashboard.","type":"text"},{"key":"","value":"","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"project_id\": \"25\",\r\n    \"template_id\": 2020,\r\n    \"template_name\": \"Daily Motivation\",\r\n    \"type\": \"pdf\",\r\n    \"details\": [\r\n        {\r\n            \"name\": \"background_image\",\r\n            \"image_url\": \"https://picnie.com/data/api_raw_assets/image_bg_0_20240108213254.png\"\r\n        },\r\n        {\r\n            \"name\": \"Title_0\",\r\n            \"text\": \"@reallygreatsite\"\r\n        },\r\n        {\r\n            \"name\": \"Title_1\",\r\n            \"text\": \"One step at a time, Youll get there\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/create-pdf"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Thu, 21 Sep 2023 05:51:06 GMT"},{"key":"Content-Type","value":"text/html","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/8.0.25"},{"key":"Cache-Control","value":"max-age=2592000"},{"key":"Expires","value":"Sat, 21 Oct 2023 05:51:05 GMT"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=VKfcvhj2xEG0Rb76JX0WLh%2BHW2ODZC2D79eZBEuSSM9pVY85i%2FTBiVDaq0PVgjc0JipsUQleQNGY8YRkmecfGtNhyYlS5cdhtun95%2FfIUEpEs%2BfwK8GBh%2FXSd9A2\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"80a008cb7b588257-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\"error\":false,\"message\":\"Success\",\"url\":\"https:\\/\\/picnie.s3.ap-south-1.amazonaws.com\\/user_10\\/project_25\\/new_iWZVdE_2356_4707_240919045503.pdf\"}"}],"_postman_id":"eb0cda54-f974-4037-b324-f0c000c96dfb"},{"name":"https://picnie.com/api/v1/upload-asset","id":"723e073f-b6a9-4d6b-9e46-e454f6dfbea0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"image","type":"file","uuid":"1ed19cde-3f5f-4bd3-8f01-4120068826c1","src":"rLFtts2BA/boost-space.png"}]},"url":"https://picnie.com/api/v1/upload-asset","description":"<p>This API is used to upload an image to your Picnie media library, and API will return an image_url in the response that you can use further.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"44c7a8ab-ccf6-4ef1-8f72-dd5e821289a9","id":"44c7a8ab-ccf6-4ef1-8f72-dd5e821289a9","name":"Picnie Public APIs","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","upload-asset"],"host":["picnie","com"],"query":[],"variable":[]}},"response":[{"id":"083dccae-d93f-4047-92b3-ca547e058f08","name":"https://picnie.com/api/v1/upload-asset","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"image","type":"file","uuid":"1ed19cde-3f5f-4bd3-8f01-4120068826c1","src":"rLFtts2BA/boost-space.png"}]},"url":"https://picnie.com/api/v1/upload-asset"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\r\n    \"image_url\": \"https://picnie.s3.ap-south-1.amazonaws.com/user_assets/user_10/raw_250619_boost-space.png\",\r\n    \"error\": false,\r\n    \"message\": \"Successfully uploaded.\"\r\n}"}],"_postman_id":"723e073f-b6a9-4d6b-9e46-e454f6dfbea0"},{"name":"https://picnie.com/api/v1/get-my-templates","id":"a058badf-74b2-4f77-955d-6096fe942ca2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/get-my-templates","description":"<p>This API is used to get your templates data.</p>\n","urlObject":{"protocol":"https","path":["api","v1","get-my-templates"],"host":["picnie","com"],"query":[],"variable":[]}},"response":[{"id":"25bbbda8-409b-4194-88a1-afc0c0967cb2","name":"https://picnie.com/api/v1/get-my-templates","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/get-my-templates"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"a058badf-74b2-4f77-955d-6096fe942ca2"},{"name":"https://picnie.com/api/v1/transcribe-image","id":"5def3019-c72e-4785-80da-1bafd3d1d772","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"project_id\":1867,\r\n    \"image_url\": \"https://picnie-data.s3.ap-south-1.amazonaws.com/templates_output_images/new_oJyzsk_1950_1775_250218055627.png\",\r\n    \"method\": \"Original\",\r\n    \"language\": \"Original\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/transcribe-image","description":"<p>This API is used extract the text from the image. API will return text in the response.</p>\n","urlObject":{"protocol":"https","path":["api","v1","transcribe-image"],"host":["picnie","com"],"query":[],"variable":[]}},"response":[{"id":"c3dbb904-ebcc-41ce-bc70-30bf2a2a3688","name":"https://picnie.com/api/v1/transcribe-image","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"project_id\":1867,\r\n    \"image_url\": \"https://picnie-data.s3.ap-south-1.amazonaws.com/templates_output_images/new_oJyzsk_1950_1775_250218055627.png\",\r\n    \"method\": \"Original\",\r\n    \"language\": \"Original\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/transcribe-image"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\r\n    \"error\": false,\r\n    \"message\": \"Success\",\r\n    \"text\": \"«\\n\\nWhen we allow\\nourselves to fail,\\nwe also give\\nourselves\\npermission to\\nsucceed\\n\\n@launchlearngrow\\n\\n\"\r\n}"}],"_postman_id":"5def3019-c72e-4785-80da-1bafd3d1d772"},{"name":"https://picnie.com/api/v1/remove-background","id":"946fcc4d-8b6e-4b28-9885-fa85e294ff5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"project_id\": 1867,\r\n    \"image_url\":\"https://picnie.s3.ap-south-1.amazonaws.com/user_1/project_8/tl2332.jpg\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/remove-background","description":"<p>This API is used to remove the background from the image.</p>\n","urlObject":{"protocol":"https","path":["api","v1","remove-background"],"host":["picnie","com"],"query":[],"variable":[]}},"response":[{"id":"f2ac8ab8-5aba-43cb-9131-636a19a2d1e8","name":"https://picnie.com/api/v1/remove-background","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"project_id\": 1867,\r\n    \"image_url\":\"https://picnie.s3.ap-south-1.amazonaws.com/user_1/project_8/tl2332.jpg\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/remove-background"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\r\n    \"error\": false,\r\n    \"message\": \"Success\",\r\n    \"image_url\": \"https://picnie.s3.ap-south-1.amazonaws.com/user_10/project_1867/rm_bg_68538fddac8a7.png\"\r\n}"}],"_postman_id":"946fcc4d-8b6e-4b28-9885-fa85e294ff5a"},{"name":"https://picnie.com/api/v1/add-image-metadata","id":"bb20d468-b544-4e45-80e1-a1af06e6060a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"project_id\": 1867,\r\n    \"image_url\":\"https://picnie.s3.ap-south-1.amazonaws.com/user_1/project_8/tl2332.jpg\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/remove-background","description":"<p><strong>Description:</strong> Add metadata to a JPEG image specified by its URL.  </p>\n<h6 id=\"parameters\">Parameters</h6>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>project_id</td>\n<td>string</td>\n<td>Yes</td>\n<td>The ID of the project.</td>\n</tr>\n<tr>\n<td>image_url</td>\n<td>string</td>\n<td>Yes</td>\n<td>URL of the JPEG image to add metadata to.</td>\n</tr>\n<tr>\n<td>metadata</td>\n<td>object</td>\n<td>Yes</td>\n<td>JSON object containing metadata fields (e.g., ImageDescription, Artist, Software, UserComment, Copyright, Make, Model, DateTimeOriginal).</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","remove-background"],"host":["picnie","com"],"query":[],"variable":[]}},"response":[{"id":"5501f068-1ec8-4b76-897f-3486a119e11d","name":"https://picnie.com/api/v1/add-image-metadata","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"image_url\": \"https://drive.google.com/file/d/1z3U5rtvIeRnN3DV9zjnknyomGXdQkOoR/view?usp=sharing\",\r\n    \"project_id\": \"1867\",\r\n    \"metadata\": {\r\n        \"ImageDescription\": \"Trip to Silliseth\",\r\n        \"Artist\": \"Pradeep Soni\",\r\n        \"Software\": \"Picnie\",\r\n        \"UserComment\": \"Incredible view from the lake!\",\r\n        \"Copyright\": \"All rights at Picnie\",\r\n        \"Make\": \"Picnie API\",\r\n        \"Model\": \"Picnie\",\r\n        \"DateTimeOriginal\": \"2025:06:27 10:30:00\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/remove-background"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\r\n    \"error\": false,\r\n    \"message\": \"Success\",\r\n    \"url\": \"https://picnie.s3.amazonaws.com/user_10/project_1867/input_7068_250628122911_meta.jpg\"\r\n}"}],"_postman_id":"bb20d468-b544-4e45-80e1-a1af06e6060a"},{"name":"https://picnie.com/api/v1/add-watermark-text-on-image","id":"0b3e715e-d2e7-49e1-8da0-82940a48214d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"image_url\": \"https://picnie.com/assets/demo_phone.jpg\",\r\n    \"project_id\": \"1867\",\r\n    \"watermark_text\": \"© 2025 Picnie\",\r\n    \"position\": \"bottom-right\",\r\n    \"font_size\": 32,\r\n    \"font_path\": \"Anton-Regular.ttf\",\r\n    \"font_color\": \"#FF0000\",\r\n    \"opacity\": 0.8,\r\n    \"rotation\": 45,\r\n    \"padding\": 20,\r\n    \"background_color\": \"#000000\",\r\n    \"background_opacity\": 0.5\r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/add-watermark-text-on-image","description":"<p><strong>Description:</strong> Add text watermark to an image specified by its URL, with customizable font, position, and styling.  </p>\n<h6 id=\"parameters\">Parameters</h6>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>project_id</td>\n<td>string</td>\n<td>Yes</td>\n<td>The ID of the project.</td>\n</tr>\n<tr>\n<td>image_url</td>\n<td>string</td>\n<td>Yes</td>\n<td>URL of the image to add text watermark to.</td>\n</tr>\n<tr>\n<td>watermark_text</td>\n<td>string</td>\n<td>Yes</td>\n<td>Text to use as the watermark.</td>\n</tr>\n<tr>\n<td>position</td>\n<td>string</td>\n<td>Yes</td>\n<td>Position of the watermark. Values: top-left, top-center, top-right, middle-left, middle-center, middle-right, bottom-left, bottom-center, bottom-right.</td>\n</tr>\n<tr>\n<td>font_size</td>\n<td>integer</td>\n<td>Yes</td>\n<td>Font size of the watermark text in pixels.</td>\n</tr>\n<tr>\n<td>font_path</td>\n<td>string</td>\n<td>Yes</td>\n<td>Path to the font file (e.g., /var/www/html/data/fonts/Anton-Regular.ttf).</td>\n</tr>\n<tr>\n<td>font_color</td>\n<td>string</td>\n<td>Yes</td>\n<td>Color of the watermark text in hexadecimal (e.g., #FF0000 for red).</td>\n</tr>\n<tr>\n<td>opacity</td>\n<td>float</td>\n<td>Yes</td>\n<td>Opacity of the watermark text (0.0 to 1.0).</td>\n</tr>\n<tr>\n<td>rotation</td>\n<td>integer</td>\n<td>Yes</td>\n<td>Rotation angle of the watermark text in degrees.</td>\n</tr>\n<tr>\n<td>padding</td>\n<td>integer</td>\n<td>Yes</td>\n<td>Padding around the watermark text in pixels.</td>\n</tr>\n<tr>\n<td>background_color</td>\n<td>string</td>\n<td>Yes</td>\n<td>Background color of the watermark text in hexadecimal (e.g., #000000 for black).</td>\n</tr>\n<tr>\n<td>background_opacity</td>\n<td>float</td>\n<td>Yes</td>\n<td>Opacity of the watermark text background (0.0 to 1.0).</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","add-watermark-text-on-image"],"host":["picnie","com"],"query":[],"variable":[]}},"response":[{"id":"15dc3f53-449f-4c27-b880-93c5c463ede9","name":"https://picnie.com/api/v1/add-watermark-text-on-image","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"image_url\": \"https://picnie.com/assets/demo_phone.jpg\",\r\n    \"project_id\": \"1867\",\r\n    \"watermark_text\": \"© 2025 Picnie\",\r\n    \"position\": \"bottom-right\",\r\n    \"font_size\": 32,\r\n    \"font_path\": \"Anton-Regular.ttf\",\r\n    \"font_color\": \"#FF0000\",\r\n    \"opacity\": 0.8,\r\n    \"rotation\": 45,\r\n    \"padding\": 20,\r\n    \"background_color\": \"#000000\",\r\n    \"background_opacity\": 0.5\r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/remove-background"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\r\n    \"error\": false,\r\n    \"message\": \"Success\",\r\n    \"url\": \"https://picnie.s3.ap-south-1.amazonaws.com/user_10/project_1867/wmt_5396_250628115604.jpg\"\r\n}"}],"_postman_id":"0b3e715e-d2e7-49e1-8da0-82940a48214d"},{"name":"https://picnie.com/api/v1/get-image-metadata","id":"73fd83e3-6611-4e85-97ab-56d907e7fc8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"project_id\": \"1867\",\r\n    \"image_url\": \"https://picnie.s3.amazonaws.com/user_10/project_1867/input_7026_250628104733_meta.jpg\"    \r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/get-image-metadata","description":"<p><strong>Description:</strong> Retrieve metadata from a JPEG image using its URL.</p>\n<h6 id=\"parameters\">Parameters</h6>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>project_id</td>\n<td>string</td>\n<td>Yes</td>\n<td>The ID of the project.</td>\n</tr>\n<tr>\n<td>image_url</td>\n<td>string</td>\n<td>Yes</td>\n<td>URL of the JPEG image to retrieve metadata from.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","get-image-metadata"],"host":["picnie","com"],"query":[],"variable":[]}},"response":[{"id":"eda2895e-fa2f-4a4c-9ea3-961c0f9c710f","name":"https://picnie.com/api/v1/get-image-metadata","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"project_id\": \"1867\",\r\n    \"image_url\": \"https://picnie.s3.amazonaws.com/user_10/project_1867/input_7026_250628104733_meta.jpg\"    \r\n}","options":{"raw":{"language":"json"}}},"url":"https://picnie.com/api/v1/get-image-metadata"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\r\n    \"error\": false,\r\n    \"message\": \"Success\",\r\n    \"metadata\": {\r\n        \"width\": 2944,\r\n        \"height\": 2208,\r\n        \"mime_type\": \"image/jpeg\",\r\n        \"bits\": 8,\r\n        \"channels\": 3,\r\n        \"exif\": {\r\n            \"FILE\": {\r\n                \"FileDateTime\": 0,\r\n                \"FileSize\": 597551,\r\n                \"FileType\": 2,\r\n                \"MimeType\": \"image/jpeg\",\r\n                \"SectionsFound\": \"ANY_TAG, IFD0, EXIF, GPS\"\r\n            },\r\n            \"COMPUTED\": {\r\n                \"html\": \"width=&quot;2944&quot; height=&quot;2208&quot;\",\r\n                \"Height\": 2208,\r\n                \"Width\": 2944,\r\n                \"IsColor\": 1,\r\n                \"ByteOrderMotorola\": 0,\r\n                \"ApertureFNumber\": \"f/2.2\",\r\n                \"UserComment\": \"Incredible view from the lake!\",\r\n                \"UserCommentEncoding\": \"ASCII\",\r\n                \"Copyright\": \"All rights at Picnie\"\r\n            },\r\n            \"IFD0\": {\r\n                \"ImageWidth\": 2944,\r\n                \"ImageLength\": 2208,\r\n                \"ImageDescription\": \"Trip to Silliseth\",\r\n                \"Make\": \"Picnie API\",\r\n                \"Model\": \"Picnie\",\r\n                \"Orientation\": 6,\r\n                \"XResolution\": \"72/1\",\r\n                \"YResolution\": \"72/1\",\r\n                \"ResolutionUnit\": 2,\r\n                \"Software\": \"Picnie\",\r\n                \"DateTime\": \"2021:01:23 18:05:43\",\r\n                \"Artist\": \"Pradeep Soni\",\r\n                \"YCbCrPositioning\": 1,\r\n                \"Copyright\": \"All rights at Picnie\",\r\n                \"Exif_IFD_Pointer\": 348,\r\n                \"GPS_IFD_Pointer\": 786,\r\n                \"DateTimeOriginal\": \"2025:06:27 10:30:00\",\r\n                \"UserComment\": \"Incredible view from the lake!\"\r\n            },\r\n            \"EXIF\": {\r\n                \"ExposureTime\": \"1/25\",\r\n                \"FNumber\": \"11/5\",\r\n                \"ExposureProgram\": 2,\r\n                \"ISOSpeedRatings\": 320,\r\n                \"ExifVersion\": \"0220\",\r\n                \"DateTimeOriginal\": \"2021:01:23 18:05:43\",\r\n                \"DateTimeDigitized\": \"2021:01:23 18:05:43\",\r\n                \"UndefinedTag:0x9010\": \"+05:30\",\r\n                \"UndefinedTag:0x9011\": \"+05:30\",\r\n                \"ShutterSpeedValue\": \"1/25\",\r\n                \"ApertureValue\": \"227/100\",\r\n                \"ExposureBiasValue\": \"0/1\",\r\n                \"MaxApertureValue\": \"227/100\",\r\n                \"MeteringMode\": 2,\r\n                \"Flash\": 0,\r\n                \"FocalLength\": \"15/4\",\r\n                \"ColorSpace\": 1,\r\n                \"ExifImageWidth\": 2944,\r\n                \"ExifImageLength\": 2208,\r\n                \"ExposureMode\": 0,\r\n                \"WhiteBalance\": 0,\r\n                \"DigitalZoomRatio\": \"123/100\",\r\n                \"FocalLengthIn35mmFilm\": 31,\r\n                \"SceneCaptureType\": 0,\r\n                \"ImageUniqueID\": \"C48QSMD00MM\"\r\n            },\r\n            \"GPS\": {\r\n                \"GPSLatitudeRef\": \"N\",\r\n                \"GPSLatitude\": [\r\n                    \"26/1\",\r\n                    \"26/1\",\r\n                    \"45715199/1000000\"\r\n                ],\r\n                \"GPSLongitudeRef\": \"E\",\r\n                \"GPSLongitude\": [\r\n                    \"74/1\",\r\n                    \"32/1\",\r\n                    \"29600879/1000000\"\r\n                ]\r\n            }\r\n        },\r\n        \"file_size_bytes\": 597551,\r\n        \"file_size_kb\": 597.55,\r\n        \"extension\": \"jpg\"\r\n    }\r\n}"}],"_postman_id":"73fd83e3-6611-4e85-97ab-56d907e7fc8d"}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]}},"event":[{"listen":"prerequest","script":{"id":"ab5f3727-fe7a-4b16-98e6-df42f9b56b89","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"1703ad87-11a3-41c3-97e4-3cf9da03f37c","type":"text/javascript","exec":[""]}}]}