{"info":{"_postman_id":"c3319f8f-4128-440e-b413-3ffc181bfdad","name":"Jotform App Analytics API","description":"<html><head></head><body><p>This is the API documentation of Jotform App Analytics by Alper Celik from Jr. Phoenix Team.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"26559257","collectionId":"c3319f8f-4128-440e-b413-3ffc181bfdad","publishedId":"2s946icrBc","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-07-19T16:09:12.000Z"},"item":[{"name":"App Analytics API's endpoints","item":[{"name":"track","id":"bc9cb806-61a0-4a4c-bd09-1c81b97e6357","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"key":"User-Agent","value":"Mozilla/5.0 (Windows Mobile 10; Android 10.0; Microsoft; Lumia 950XL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Mobile Safari/537.36 Edge/40.15254.603","type":"text"}],"body":{"mode":"raw","raw":"{\n    // \"app_creator_username\": \"a-celik\", // fill it\n    // \"resolution\": \"1920x1080\", // fill it\n    \"form_id\": 123345564765865, // if type is VIEW or DOWNLOAD hold it, else remove it\n    \"type\": \"FORM_VIEW\" // enum= VIEW, DOWNLOAD, FORM_VIEW, FORM_SUBMIT \n}","options":{"raw":{"language":"json"}}},"url":"https://a-celik.jotform.dev/intern-api/app-analytics/141414/track","description":"<p>This request allows you to <strong>track and save</strong> the needed data, taken from Jotform Apps, into the database table.</p>\n<blockquote>\n<p>syntax: <a href=\"https://\">https://a-celik.jotform.dev/intern-api/app-analytics/{:appID}/track</a></p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["intern-api","app-analytics","141414","track"],"host":["a-celik","jotform","dev"],"query":[],"variable":[]}},"response":[{"id":"df9d9789-bb45-4c75-9e43-1cd1fb43b8f7","name":"trackAppExample","originalRequest":{"method":"POST","header":[{"key":"User-Agent","value":"Mozilla/5.0 (Windows Mobile 10; Android 10.0; Microsoft; Lumia 950XL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Mobile Safari/537.36 Edge/40.15254.603","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"app_creator_username\": \"a-celik\", // fill it\n    \"resolution\": \"1920x1080\", // fill it\n    //\"form_id\": 123345564765865, // if type is VIEW or DOWNLOAD hold it, else remove it\n    \"type\": \"DOWNLOAD\" // enum= VIEW, DOWNLOAD, FORM_VIEW, FORM_SUBMIT \n}","options":{"raw":{"language":"json"}}},"url":"https://a-celik.jotform.dev/intern-api/app-analytics/141414/track"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 04 Aug 2023 07:18:48 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\""},{"key":"Expires","value":"Tue, 03 Jul 1970 06:00:00 GMT"},{"key":"Last-Modified","value":"Fri, 04 Aug 2023 07:18:48 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, max-age=0"},{"key":"Cache-Control","value":"post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"PUT, POST, GET, OPTIONS, DELETE"},{"key":"Via","value":"1.1 google"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": 200,\n    \"message\": \"Successfully Inserted\",\n    \"content\": true,\n    \"duration\": \"42.72ms\"\n}"},{"id":"d8b38fb2-d414-4e56-9a39-36a31a3f5028","name":"trackFormExample","originalRequest":{"method":"POST","header":[{"key":"User-Agent","value":"Mozilla/5.0 (Windows Mobile 10; Android 10.0; Microsoft; Lumia 950XL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Mobile Safari/537.36 Edge/40.15254.603","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"app_creator_username\": \"a-celik\", // fill it\n    \"resolution\": \"1920x1080\", // fill it\n    \"form_id\": 123345564765865, // if app is tracked, remove it; else if form -inside app- tracked, hold it\n    \"type\": \"FORM_VIEW\" // enum= VIEW, DOWNLOAD, FORM_VIEW, FORM_SUBMIT \n}","options":{"raw":{"language":"json"}}},"url":"https://a-celik.jotform.dev/intern-api/app-analytics/141414/track"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 04 Aug 2023 07:16:05 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\""},{"key":"Expires","value":"Tue, 03 Jul 1970 06:00:00 GMT"},{"key":"Last-Modified","value":"Fri, 04 Aug 2023 07:16:05 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, max-age=0"},{"key":"Cache-Control","value":"post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"PUT, POST, GET, OPTIONS, DELETE"},{"key":"Via","value":"1.1 google"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": 200,\n    \"message\": \"Successfully Inserted\",\n    \"content\": true,\n    \"duration\": \"54.91ms\"\n}"}],"_postman_id":"bc9cb806-61a0-4a4c-bd09-1c81b97e6357"},{"name":"showApp","id":"95a3c17e-e992-460b-a34b-42166eca8875","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://a-celik.jotform.dev/intern-api/app-analytics/232114909865966/show?startDate=2023-07-31&endDate=2023-08-08","description":"<p>This request allows you to <strong>show</strong> <em>all information</em> inserted into the database for the specific App, between selected dates.</p>\n<blockquote>\n<p>syntax: <a href>https://a-celik.jotform.dev/intern-api/app-analytics/{:appID}/show?{startDate=YYYY-MM-DD&amp;endDate=YYYY-MM-DD}</a> </p>\n</blockquote>\n<p><strong>Note:</strong> Neither <em>startDate</em> nor <em>endDate</em> parameters are not must. You can use only <em>startDate</em> parameter, only <em>endDate</em> parameter, or none of them that shows all data.</p>\n","urlObject":{"protocol":"https","path":["intern-api","app-analytics","232114909865966","show"],"host":["a-celik","jotform","dev"],"query":[{"key":"startDate","value":"2023-07-31"},{"key":"endDate","value":"2023-08-08"}],"variable":[]}},"response":[{"id":"ac98a200-47ea-4ee9-b40b-09cd988d66df","name":"showAppExample","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://a-celik.jotform.dev/intern-api/app-analytics/444444444444444/show?startDate=2023-07-13&endDate=2023-07-18","protocol":"https","host":["a-celik","jotform","dev"],"path":["intern-api","app-analytics","444444444444444","show"],"query":[{"key":"startDate","value":"2023-07-13"},{"key":"endDate","value":"2023-07-18"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Jul 2023 13:40:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\""},{"key":"Expires","value":"Tue, 03 Jul 1970 06:00:00 GMT"},{"key":"Last-Modified","value":"Tue, 25 Jul 2023 13:40:52 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, max-age=0"},{"key":"Cache-Control","value":"post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"PUT, POST, GET, OPTIONS, DELETE"},{"key":"Via","value":"1.1 google"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": 200,\n    \"message\": \"Successfully Fetched\",\n    \"content\": {\n        \"DOWNLOADcount\": 1,\n        \"GraphDOWNLOAD\": {\n            \"2023-07-13\": 1\n        },\n        \"TrafficDOWNLOAD\": [\n            {\n                \"userIP\": \"31.223.44.143\",\n                \"date\": \"12 days ago\",\n                \"location\": \"Turkey\",\n                \"device\": \"Desktop\"\n            }\n        ],\n        \"DeviceDOWNLOAD\": [\n            {\n                \"Device\": \"Mobile\",\n                \"Count\": 0,\n                \"Percent\": \"0.0\"\n            },\n            {\n                \"Device\": \"Desktop\",\n                \"Count\": 1,\n                \"Percent\": \"100.00\"\n            },\n            {\n                \"Device\": \"Tablet\",\n                \"Count\": 0,\n                \"Percent\": \"0.0\"\n            }\n        ],\n        \"LocationDOWNLOAD\": [\n            {\n                \"Country\": \"Turkey\",\n                \"Count\": 1,\n                \"Percent\": \"100.00\"\n            }\n        ],\n        \"VIEWcount\": 8,\n        \"GraphVIEW\": {\n            \"2023-07-13\": 1,\n            \"2023-07-14\": 3,\n            \"2023-07-16\": 2,\n            \"2023-07-18\": 2\n        },\n        \"TrafficVIEW\": [\n            {\n                \"userIP\": \"28.184.219.241\",\n                \"date\": \"12 days ago\",\n                \"location\": \"Turkey\",\n                \"device\": \"Mobile\"\n            },\n            {\n                \"userIP\": \"28.184.219.241\",\n                \"date\": \"11 days ago\",\n                \"location\": \"Turkey\",\n                \"device\": \"Desktop\"\n            },\n            {\n                \"userIP\": \"31.223.44.143\",\n                \"date\": \"11 days ago\",\n                \"location\": \"Turkey\",\n                \"device\": \"Desktop\"\n            },\n            {\n                \"userIP\": \"28.184.219.241\",\n                \"date\": \"11 days ago\",\n                \"location\": \"Turkey\",\n                \"device\": \"Desktop\"\n            },\n            {\n                \"userIP\": \"178.251.40.58\",\n                \"date\": \"9 days ago\",\n                \"location\": \"Turkey\",\n                \"device\": \"Desktop\"\n            },\n            {\n                \"userIP\": \"56.27.0.57\",\n                \"date\": \"9 days ago\",\n                \"location\": \"Turkey\",\n                \"device\": \"Tablet\"\n            },\n            {\n                \"userIP\": \"56.27.0.57\",\n                \"date\": \"7 days ago\",\n                \"location\": \"Turkey\",\n                \"device\": \"Tablet\"\n            },\n            {\n                \"userIP\": \"178.251.40.58\",\n                \"date\": \"7 days ago\",\n                \"location\": \"Turkey\",\n                \"device\": \"Tablet\"\n            }\n        ],\n        \"DeviceVIEW\": [\n            {\n                \"Device\": \"Mobile\",\n                \"Count\": 1,\n                \"Percent\": \"12.50\"\n            },\n            {\n                \"Device\": \"Desktop\",\n                \"Count\": 4,\n                \"Percent\": \"50.00\"\n            },\n            {\n                \"Device\": \"Tablet\",\n                \"Count\": 3,\n                \"Percent\": \"37.50\"\n            }\n        ],\n        \"LocationVIEW\": [\n            {\n                \"Country\": \"Turkey\",\n                \"Count\": 8,\n                \"Percent\": \"100.00\"\n            }\n        ]\n    },\n    \"duration\": \"3.29ms\"\n}"}],"_postman_id":"95a3c17e-e992-460b-a34b-42166eca8875"},{"name":"showForm","id":"5f21821a-d0b2-4376-86aa-ebb49aa508ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://a-celik.jotform.dev/intern-api/app-analytics/232114909865966/231872728766066/show?startDate=2023-08-07&endDate=2023-08-07","description":"<p>This request allows you to <strong>show</strong> <em>all information</em> inserted into the database for the specific Form inside the specific App, between selected dates.</p>\n<blockquote>\n<p>syntax: <a href>https://a-celik.jotform.dev/intern-api/app-analytics/{:appID}/{:formID}/show?{startDate=YYYY-MM-DD&amp;endDate=YYYY-MM-DD}</a> </p>\n</blockquote>\n<p><strong>Note:</strong> Neither <em>startDate</em> nor <em>endDate</em> parameters are not must. You can use only <em>startDate</em> parameter, only <em>endDate</em> parameter, or none of them that shows all data.</p>\n","urlObject":{"protocol":"https","path":["intern-api","app-analytics","232114909865966","231872728766066","show"],"host":["a-celik","jotform","dev"],"query":[{"key":"startDate","value":"2023-08-07"},{"key":"endDate","value":"2023-08-07"}],"variable":[]}},"response":[{"id":"2d94e255-910d-43aa-bb6f-44de141355eb","name":"showFormExample","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://a-celik.jotform.dev/intern-api/app-analytics/141414/123345564765865/show?startDate=2022-03-10&endDate=2023-08-21","protocol":"https","host":["a-celik","jotform","dev"],"path":["intern-api","app-analytics","141414","123345564765865","show"],"query":[{"key":"startDate","value":"2022-03-10"},{"key":"endDate","value":"2023-08-21"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 04 Aug 2023 06:35:50 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\""},{"key":"Expires","value":"Tue, 03 Jul 1970 06:00:00 GMT"},{"key":"Last-Modified","value":"Fri, 04 Aug 2023 06:35:50 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, max-age=0"},{"key":"Cache-Control","value":"post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"PUT, POST, GET, OPTIONS, DELETE"},{"key":"Via","value":"1.1 google"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"responseCode\": 200,\n    \"message\": \"Successfully Fetched\",\n    \"content\": {\n        \"FORM_SUBMITcount\": 2,\n        \"GraphFORM_SUBMIT\": {\n            \"2023-08-03\": 2\n        },\n        \"TrafficFORM_SUBMIT\": [\n            {\n                \"userIP\": \"178.251.40.58\",\n                \"date\": \"16 hours ago\",\n                \"location\": \"Turkey\",\n                \"device\": \"Mobile\"\n            },\n            {\n                \"userIP\": \"178.251.40.58\",\n                \"date\": \"16 hours ago\",\n                \"location\": \"Turkey\",\n                \"device\": \"Mobile\"\n            }\n        ],\n        \"DeviceFORM_SUBMIT\": [\n            {\n                \"Device\": \"Mobile\",\n                \"Count\": 2,\n                \"Percent\": \"100.00\"\n            },\n            {\n                \"Device\": \"Desktop\",\n                \"Count\": 0,\n                \"Percent\": \"0.0\"\n            },\n            {\n                \"Device\": \"Tablet\",\n                \"Count\": 0,\n                \"Percent\": \"0.0\"\n            }\n        ],\n        \"LocationFORM_SUBMIT\": [\n            {\n                \"Country\": \"Turkey\",\n                \"Count\": 2,\n                \"Percent\": \"100.00\"\n            }\n        ],\n        \"FORM_VIEWcount\": 4,\n        \"GraphFORM_VIEW\": {\n            \"2023-08-03\": 4\n        },\n        \"TrafficFORM_VIEW\": [\n            {\n                \"userIP\": \"54.86.50.139\",\n                \"date\": \"12 hours ago\",\n                \"location\": \"United States\",\n                \"device\": \"Mobile\"\n            },\n            {\n                \"userIP\": \"178.251.40.58\",\n                \"date\": \"16 hours ago\",\n                \"location\": \"Turkey\",\n                \"device\": \"Mobile\"\n            },\n            {\n                \"userIP\": \"178.251.40.58\",\n                \"date\": \"16 hours ago\",\n                \"location\": \"Turkey\",\n                \"device\": \"Mobile\"\n            },\n            {\n                \"userIP\": \"178.251.40.58\",\n                \"date\": \"16 hours ago\",\n                \"location\": \"Turkey\",\n                \"device\": \"Mobile\"\n            }\n        ],\n        \"DeviceFORM_VIEW\": [\n            {\n                \"Device\": \"Mobile\",\n                \"Count\": 4,\n                \"Percent\": \"100.00\"\n            },\n            {\n                \"Device\": \"Desktop\",\n                \"Count\": 0,\n                \"Percent\": \"0.0\"\n            },\n            {\n                \"Device\": \"Tablet\",\n                \"Count\": 0,\n                \"Percent\": \"0.0\"\n            }\n        ],\n        \"LocationFORM_VIEW\": [\n            {\n                \"Country\": \"Turkey\",\n                \"Count\": 3,\n                \"Percent\": \"75.00\"\n            },\n            {\n                \"Country\": \"United States\",\n                \"Count\": 1,\n                \"Percent\": \"25.00\"\n            }\n        ]\n    },\n    \"duration\": \"4.20ms\"\n}"}],"_postman_id":"5f21821a-d0b2-4376-86aa-ebb49aa508ff"},{"name":"https://a-celik.jotform.dev/intern-api/app-analytics/232114909865966/231872728766066/show?startDate=2022-03-10&endDate=2023-08-06","id":"108e448a-c363-4363-9f04-34ef11a902ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://a-celik.jotform.dev/intern-api/app-analytics/232114909865966/231872728766066/show?startDate=2022-03-10&endDate=2023-08-06","urlObject":{"protocol":"https","path":["intern-api","app-analytics","232114909865966","231872728766066","show"],"host":["a-celik","jotform","dev"],"query":[{"key":"startDate","value":"2022-03-10"},{"key":"endDate","value":"2023-08-06"}],"variable":[]}},"response":[],"_postman_id":"108e448a-c363-4363-9f04-34ef11a902ff"},{"name":"https://a-celik.jotform.dev/intern-api/firstDay","id":"3c5958a7-484b-40c8-8913-3887a7c1e6de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"content\": [\n        {\n            \"username\": \"a-celik\",\n            \"created_at\": \"2024-01-30 17:00:25\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://a-celik.jotform.dev/intern-api/firstDay","urlObject":{"protocol":"https","path":["intern-api","firstDay"],"host":["a-celik","jotform","dev"],"query":[],"variable":[]}},"response":[],"_postman_id":"3c5958a7-484b-40c8-8913-3887a7c1e6de"},{"name":"https://b-sonmez.jotform.dev/intern-api/old-ui/list","id":"6764da8a-7296-417f-9c33-afae835efb68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://b-sonmez.jotform.dev/intern-api/old-ui/list","urlObject":{"protocol":"https","path":["intern-api","old-ui","list"],"host":["b-sonmez","jotform","dev"],"query":[{"disabled":true,"key":"page","value":"3"},{"disabled":true,"key":"column","value":null}],"variable":[]}},"response":[],"_postman_id":"6764da8a-7296-417f-9c33-afae835efb68"}],"id":"609243a0-b973-4390-b7d4-d659064147e2","_postman_id":"609243a0-b973-4390-b7d4-d659064147e2","description":""}]}