{"info":{"_postman_id":"8b9a7e93-0e55-4524-99c8-5791890c89de","name":"WPLMS APP API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3430105","collectionId":"8b9a7e93-0e55-4524-99c8-5791890c89de","publishedId":"S1TYTvP9","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-06-05T06:14:39.000Z"},"item":[{"name":"Course","item":[{"name":"Course Categories","item":[{"name":"Taxonomy item","id":"7f6e9dae-100e-46aa-a84c-6f6d898ba2a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/course/240","description":"<p>API End Point : /wp-json/wplms/v1/\nCourse End Point : course\ntaxonomy id:240</p>\n<p>Check link to set taxonomy item:<a href=\"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/course/240\">http://localhost/wordpress-5.1.1/wp-json/wplms/v1/course/240</a></p>\n","urlObject":{"protocol":"http","path":["wordpress-5.1.1","wp-json","wplms","v1","course","240"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7f6e9dae-100e-46aa-a84c-6f6d898ba2a4"},{"name":"Categories","id":"105b87ae-e02a-472e-9bd3-1bb7a873d2ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/course/taxonomy/?taxonomy=course-cat","description":"<p>API end point:wp-json/wplms/v1\ncourse end point:course\ntaxonomy:taxonomy/?taxonomy\nArguments:course-cat</p>\n<p>Check link  to set course category: <a href=\"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/course/taxonomy/?taxonomy=course-cat\">http://localhost/wordpress-5.1.1/wp-json/wplms/v1/course/taxonomy/?taxonomy=course-cat</a></p>\n","urlObject":{"protocol":"http","path":["wordpress-5.1.1","wp-json","wplms","v1","course","taxonomy",""],"host":["localhost"],"query":[{"key":"taxonomy","value":"course-cat"}],"variable":[]}},"response":[],"_postman_id":"105b87ae-e02a-472e-9bd3-1bb7a873d2ee"}],"id":"a53bd582-1095-40e1-9f9b-e7f195178c89","_postman_id":"a53bd582-1095-40e1-9f9b-e7f195178c89","description":""},{"name":"Popular courses","item":[{"name":"Popular courses","id":"e903b170-7bd3-4d6d-b039-04b3e9acad91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/course/popular?per_view=5","description":"<p>Fetches courses based on number of students in course.</p>\n<p>API EndPoint : /wplms/v1/\nCourse EndPoint : course/\nPopular courses endpoint : popular\nArguments : ?per_view=5</p>\n<p>Per_view : number of courses to return in call.</p>\n","urlObject":{"protocol":"http","path":["wordpress-5.1.1","wp-json","wplms","v1","course","popular"],"host":["localhost"],"query":[{"key":"per_view","value":"5"}],"variable":[]}},"response":[],"_postman_id":"e903b170-7bd3-4d6d-b039-04b3e9acad91"}],"id":"c262c3e8-4e6c-4d77-ac8a-af8475bedb79","_postman_id":"c262c3e8-4e6c-4d77-ac8a-af8475bedb79","description":""},{"name":"Featured courses","item":[{"name":"Featured courses","id":"039b39df-e374-453f-b119-bb6eae901cf9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/course/featured?per_view=5","description":"<p>API End Point : /wp-json/wplms/v1/\nCourse End Point : course/\nFeatured Courses EndPoint : featured\nAeguments : ?per_view=5 </p>\n<p>per_view : Number of Featured courses to return.</p>\n<p>Check link to lean how to set featured courses : <a href=\"https://wplms.io/support/knowledge-base/featured-courses/\">https://wplms.io/support/knowledge-base/featured-courses/</a></p>\n","urlObject":{"protocol":"http","path":["wordpress-5.1.1","wp-json","wplms","v1","course","featured"],"host":["localhost"],"query":[{"key":"per_view","value":"5"}],"variable":[]}},"response":[],"_postman_id":"039b39df-e374-453f-b119-bb6eae901cf9"}],"id":"503328a7-9d41-4174-b947-5d77f4ab7bcc","_postman_id":"503328a7-9d41-4174-b947-5d77f4ab7bcc","description":""}],"id":"cfd1e97b-7677-416f-82f4-f35221064f02","_postman_id":"cfd1e97b-7677-416f-82f4-f35221064f02","description":""},{"name":"REGISTRATION-LOGIN-LOGOUT","item":[{"name":"Login with username and password","id":"b56b4ce8-4cac-4e5d-bc36-8d01a752677c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"username\": \"admin\",\r\n  \"password\": \"admin\",\r\n  \"client_id\": \"HZldXEuVgk3BCCUFAySdwoS\",\r\n  \"state\": \"s$asER@h\",\r\n  \"device\": null,\r\n  \"platform\": null,\r\n  \"model\": null\r\n}"},"url":"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/user/signin","description":"<p>Login user with name email id and password\nAPI End Point: wp-json/wplms/v1\nuser end point:user\nArguments:signin</p>\n<p>check link to lean how to set User Sign in with registered user id and password: <a href=\"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/user/signin\">http://localhost/wordpress-5.1.1/wp-json/wplms/v1/user/signin</a></p>\n","urlObject":{"protocol":"http","path":["wordpress-5.1.1","wp-json","wplms","v1","user","signin"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b56b4ce8-4cac-4e5d-bc36-8d01a752677c"},{"name":"user logout","id":"14c0c2e2-8b21-4a98-a136-f642a2a3fedb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"98vI7wp#33sQo%hfSH%NKSy9l&tW1njhUXCwie(u"}],"body":{"mode":"formdata","formdata":[]},"url":"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/user/logout","description":"<p>Login user with name email id and password\nAPI End Point: wp-json/wplms/v1\nuser end point:user\nArguments:logout</p>\n<p>check link to lean how to set User logout: <a href=\"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/user/logout\">http://localhost/wordpress-5.1.1/wp-json/wplms/v1/user/logout</a></p>\n","urlObject":{"protocol":"http","path":["wordpress-5.1.1","wp-json","wplms","v1","user","logout"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"14c0c2e2-8b21-4a98-a136-f642a2a3fedb"},{"name":"registration ","id":"5c0b6c8f-7201-4b1f-9543-4ed3c5cf46b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"username\": \"test\",\r\n  \"email\": \"hahaw@gmail.com\",\r\n  \"password\": \"haha@121212\",\r\n  \"client_id\": \"HZldXEuVgk3BCCUFAySdwoS\",\r\n  \"state\": \"s$asER@h\",\r\n  \"device\": null,\r\n  \"platform\": \"null ( null) \",\r\n  \"model\": null\r\n}"},"url":"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/user/register","description":"<p>Login user with name email id and password\nAPI End Point: wp-json/wplms/v1\nuser end point:user\nArguments:register</p>\n<p>check link to lean how to set User Registration: <a href=\"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/user/register\">http://localhost/wordpress-5.1.1/wp-json/wplms/v1/user/register</a></p>\n","urlObject":{"protocol":"http","path":["wordpress-5.1.1","wp-json","wplms","v1","user","register"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5c0b6c8f-7201-4b1f-9543-4ed3c5cf46b1"}],"id":"599914ae-07e2-4507-a92e-556bf2263536","_postman_id":"599914ae-07e2-4507-a92e-556bf2263536","description":""},{"name":"My course","item":[{"name":"Single  course of My courses ","id":"f34f15df-e1dd-42a9-8b2c-f7a771dba78e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"98vI7wp#33sQo%hfSH%NKSy9l&tW1njhUXCwie(u"}],"url":"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/user/coursestatus/237","description":"<p>API End Point : /wp-json/wplms/v1/ \nuser End Point : user\nFeatured Courses EndPoint :coursestatus\nid:237</p>\n<p>Check link to lean how to set single courses in my courses courses:<a href=\"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/user/coursestatus/237\">http://localhost/wordpress-5.1.1/wp-json/wplms/v1/user/coursestatus/237</a></p>\n","urlObject":{"protocol":"http","path":["wordpress-5.1.1","wp-json","wplms","v1","user","coursestatus","237"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f34f15df-e1dd-42a9-8b2c-f7a771dba78e"},{"name":"Unit Data","id":"b12024b0-5de5-4558-8450-02a08116e6b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"98vI7wp#33sQo%hfSH%NKSy9l&tW1njhUXCwie(u"}],"url":"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/user/coursestatus/237/item/260","description":"<p>API End Point : /wp-json/wplms/v1/\nuser End Point : user\nCourses EndPoint : coursestatus\nAeguments id : 237\nitem id:260</p>\n<p>per_view : Number of Featured courses to return.</p>\n<p>Check link to lean how to set unit data : <a href=\"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/user/coursestatus/237/item/260\">http://localhost/wordpress-5.1.1/wp-json/wplms/v1/user/coursestatus/237/item/260</a></p>\n","urlObject":{"protocol":"http","path":["wordpress-5.1.1","wp-json","wplms","v1","user","coursestatus","237","item","260"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b12024b0-5de5-4558-8450-02a08116e6b2"}],"id":"887c1194-660c-4fbb-b3af-5ff1f46c1764","_postman_id":"887c1194-660c-4fbb-b3af-5ff1f46c1764","description":""},{"name":"Contact form submission","item":[{"name":"contact form submission","id":"d36c4520-09a8-41c4-9b1e-41b6f75c29e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"client_id\": \"HZldXEuVgk3BCCUFAySdwoS\",\r\n  \"state\": \"s$asER@h\",\r\n  \"contact\": {\r\n    \"name\": \"harsh\",\r\n    \"email\": \"harsh@gmail.com\",\r\n    \"message\": \"hello harry\"\r\n  }\r\n}"},"url":"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/contact/","description":"<p>Api end point:wp-json/wplms/v1\nArguments:contact</p>\n<p>check link how to render  contact from message: <a href=\"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/contact/\">http://localhost/wordpress-5.1.1/wp-json/wplms/v1/contact/</a></p>\n","urlObject":{"protocol":"http","path":["wordpress-5.1.1","wp-json","wplms","v1","contact",""],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d36c4520-09a8-41c4-9b1e-41b6f75c29e1"}],"id":"60e07cae-6413-4cdd-8ee4-4067ac0982df","_postman_id":"60e07cae-6413-4cdd-8ee4-4067ac0982df","description":""},{"name":"instructors","item":[{"name":"Instructors","id":"a6253695-d81c-4d1c-b235-f69ed4619347","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/instructors/","description":"<p>API End Point : /wp-json/wplms/v1/\nArguments:instructors</p>\n<p>Check link to lean how to set Instructors : <a href=\"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/instructors/\">http://localhost/wordpress-5.1.1/wp-json/wplms/v1/instructors/</a></p>\n","urlObject":{"protocol":"http","path":["wordpress-5.1.1","wp-json","wplms","v1","instructors",""],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a6253695-d81c-4d1c-b235-f69ed4619347"}],"id":"15400c83-beab-41f2-bba2-85354c184b96","_postman_id":"15400c83-beab-41f2-bba2-85354c184b96","description":""},{"name":"Blog/Posts","item":[{"name":"Blog Page","id":"8197fe67-4fce-4274-9e82-b2d36fcb3d27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/blog/?per_page=5&page=1","description":"<p>API End Point:wp-json/wplms/v1\nblof end point:blog\nper_page : blog return.</p>\n<p>Check link how to set blog:<a href=\"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/blog/?per_page=5&amp;page=1\">http://localhost/wordpress-5.1.1/wp-json/wplms/v1/blog/?per_page=5&amp;page=1</a></p>\n","urlObject":{"protocol":"http","path":["wordpress-5.1.1","wp-json","wplms","v1","blog",""],"host":["localhost"],"query":[{"key":"per_page","value":"5"},{"key":"page","value":"1"}],"variable":[]}},"response":[],"_postman_id":"8197fe67-4fce-4274-9e82-b2d36fcb3d27"}],"id":"43e68bb5-2dd0-41ff-a7a6-ddd54d7efe7c","_postman_id":"43e68bb5-2dd0-41ff-a7a6-ddd54d7efe7c","description":""},{"name":"DIRECTORY","item":[{"name":"Directory","id":"c2724963-33e9-491d-9477-8c88704ce03d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/course/filters?filter=%7B%22search%22:%22%22,%22filters%22:%5B%5D,%22sort%22:%22%22,%22paged%22:1%7D&per_view=5","description":"<p>API End Point : /wp-json/wplms/v1/ \nCourse End Point : course\nFilter Courses EndPoint :?filter=%7B%22search%22:%22%22,%22filters%22:%5B%5D,%22sort%22:%22%22,%22paged%22 \nAeguments : ?per_view=5</p>\n<p>Check link to lean how to set course in directory: <a href=\"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/course/filters?filter=%7B%22search%22:%22%22,%22filters%22:%5B%5D,%22sort%22:%22%22,%22paged%22:1%7D&amp;per_view=5\">http://localhost/wordpress-5.1.1/wp-json/wplms/v1/course/filters?filter=%7B%22search%22:%22%22,%22filters%22:%5B%5D,%22sort%22:%22%22,%22paged%22:1%7D&amp;per_view=5</a></p>\n","urlObject":{"protocol":"http","path":["wordpress-5.1.1","wp-json","wplms","v1","course","filters"],"host":["localhost"],"query":[{"key":"filter","value":"%7B%22search%22:%22%22,%22filters%22:%5B%5D,%22sort%22:%22%22,%22paged%22:1%7D"},{"key":"per_view","value":"5"}],"variable":[]}},"response":[],"_postman_id":"c2724963-33e9-491d-9477-8c88704ce03d"},{"name":"Course Directory Filter ","id":"73cbcdca-2234-429b-a880-aa21a1006155","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/course/filters?filter=%7B%22search%22:%22%22,%22filters%22:%5B%5D,%22sort%22:%22%22,%22paged%22:1%7D&per_view=5","description":"<p>API End Point : /wp-json/wplms/v1/ \nCourse End Point : course\nFilter Courses EndPoint:filters?filter=%7B%22search%22:%22%22,%22filters%22:%5B%5D,%22sort%22:%22%22,%22paged%22:1%7D&amp;\nAtguments :?per_view=5</p>\n<p>Check link to lean how to set filter in directory:<a href=\"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/course/filters?filter=%7B%22search%22:%22%22,%22filters%22:%5B%5D,%22sort%22:%22%22,%22paged%22:1%7D&amp;per_view=5\">http://localhost/wordpress-5.1.1/wp-json/wplms/v1/course/filters?filter=%7B%22search%22:%22%22,%22filters%22:%5B%5D,%22sort%22:%22%22,%22paged%22:1%7D&amp;per_view=5</a></p>\n","urlObject":{"protocol":"http","path":["wordpress-5.1.1","wp-json","wplms","v1","course","filters"],"host":["localhost"],"query":[{"key":"filter","value":"%7B%22search%22:%22%22,%22filters%22:%5B%5D,%22sort%22:%22%22,%22paged%22:1%7D"},{"key":"per_view","value":"5"}],"variable":[]}},"response":[],"_postman_id":"73cbcdca-2234-429b-a880-aa21a1006155"},{"name":"course directory sort option","id":"d67f2f08-2889-45b8-abf1-8a1bc724657d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/course/filters?filter=%7B%22search%22:%22%22,%22filters%22:%5B%7B%22type%22:%22taxonomy%22,%22taxonomy%22:%22course-cat%22,%22values%22:%5B%5D%7D,%7B%22type%22:%22taxonomy%22,%22taxonomy%22:%22location%22,%22values%22:%5B%5D%7D,%7B%22type%22:%22taxonomy%22,%22taxonomy%22:%22level%22,%22values%22:%5B%5D%7D%5D,%22sort%22:%22alphabetical%22%7D&per_view=5","description":"<p>API End Point : /wp-json/wplms/v1/ </p>\n<p>Course End Point : course</p>\n<p>sort Courses EndPoint:filters?filter=%7B%22search%22:%22%22,%22filters%22:%5B%7B%22type%22:%22taxonomy%22,%22taxonomy%22:%22course-cat%22,%22values%22:%5B%5D%7D,%7B%22type%22:%22taxonomy%22,%22taxonomy%22:%22location%22,%22values%22:%5B%5D%7D,%7B%22type%22:%22taxonomy%22,%22taxonomy%22:%22level%22,%22values%22:%5B%5D%7D%5D,%22sort%22:%22alphabetical%22%7D&amp;\nArguments : ?per_view=5</p>\n<p>Check link to lean how to sort course in directory: <a href=\"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/course/filters?filter=%7B%22search%22:%22%22,%22filters%22:%5B%5D,%22sort%22:%22%22,%22paged%22:1%7D&amp;per_view=5\">http://localhost/wordpress-5.1.1/wp-json/wplms/v1/course/filters?filter=%7B%22search%22:%22%22,%22filters%22:%5B%5D,%22sort%22:%22%22,%22paged%22:1%7D&amp;per_view=5</a></p>\n","urlObject":{"protocol":"http","path":["wordpress-5.1.1","wp-json","wplms","v1","course","filters"],"host":["localhost"],"query":[{"key":"filter","value":"%7B%22search%22:%22%22,%22filters%22:%5B%7B%22type%22:%22taxonomy%22,%22taxonomy%22:%22course-cat%22,%22values%22:%5B%5D%7D,%7B%22type%22:%22taxonomy%22,%22taxonomy%22:%22location%22,%22values%22:%5B%5D%7D,%7B%22type%22:%22taxonomy%22,%22taxonomy%22:%22level%22,%22values%22:%5B%5D%7D%5D,%22sort%22:%22alphabetical%22%7D"},{"key":"per_view","value":"5"}],"variable":[]}},"response":[],"_postman_id":"d67f2f08-2889-45b8-abf1-8a1bc724657d"}],"id":"0b9389f7-dbd1-415c-b20c-7c6235889dda","_postman_id":"0b9389f7-dbd1-415c-b20c-7c6235889dda","description":""},{"name":"Payments","item":[{"name":"payment through wallet","id":"14dca43b-b764-403b-ac76-0f9f9adaa76a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Pb&zujXpuKlC(0Hb36nK5mfxPeI%QZd9f$^gm6XA"}],"url":"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/user/wallet","description":"<p>API End point:wp-json/wplms/v1\nuser end point:user\narguments:wallet</p>\n<p>check link how to set payment through wallet:<a href=\"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/user/wallet\">http://localhost/wordpress-5.1.1/wp-json/wplms/v1/user/wallet</a></p>\n","urlObject":{"protocol":"http","path":["wordpress-5.1.1","wp-json","wplms","v1","user","wallet"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"14dca43b-b764-403b-ac76-0f9f9adaa76a"}],"id":"093f458f-e6b0-4898-9440-57311c26fd17","_postman_id":"093f458f-e6b0-4898-9440-57311c26fd17","description":""},{"name":"User related","item":[{"name":"User profile","id":"9096e64a-a760-4296-8005-834652b359fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Ws96LKPZ*LO(o@Wa%YX3mV%3OlOF74tpbjw@1!W2"}],"url":"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/user/profile","description":"<p>API End Point : /wp-json/wplms/v1/ \nuser End Point : user\nArguments : profile</p>\n<p>Check link to lean how to set user profile : <a href=\"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/user/profile\">http://localhost/wordpress-5.1.1/wp-json/wplms/v1/user/profile</a></p>\n","urlObject":{"protocol":"http","path":["wordpress-5.1.1","wp-json","wplms","v1","user","profile"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"9096e64a-a760-4296-8005-834652b359fb"},{"name":"course","id":"a2d2aed0-0331-4bed-b537-c0c30ac73ae4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Ws96LKPZ*LO(o@Wa%YX3mV%3OlOF74tpbjw@1!W2"}],"url":"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/user/chart/course","description":"<p>API End Point : /wp-json/wplms/v1/ \nuser End Point : user\nArguments : course</p>\n<p>Check link to lean how to set course:<a href=\"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/user/chart/course\">http://localhost/wordpress-5.1.1/wp-json/wplms/v1/user/chart/course</a></p>\n","urlObject":{"protocol":"http","path":["wordpress-5.1.1","wp-json","wplms","v1","user","chart","course"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a2d2aed0-0331-4bed-b537-c0c30ac73ae4"},{"name":"quiz","id":"72a35bc8-e6f7-49c3-8663-5095589b78df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Ws96LKPZ*LO(o@Wa%YX3mV%3OlOF74tpbjw@1!W2"}],"url":"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/user/chart/quiz","description":"<p>Fetches quiz.</p>\n<p>API EndPoint : /wplms/v1/\nuser EndPoint : user/\nchart endpoint : chart\nArguments : quiz</p>\n<p>heck link to lean how to set quiz:<a href=\"http://localhost/wordpress-5.1.1/wp-json/wplms/v1/user/chart/quiz\">http://localhost/wordpress-5.1.1/wp-json/wplms/v1/user/chart/quiz</a></p>\n","urlObject":{"protocol":"http","path":["wordpress-5.1.1","wp-json","wplms","v1","user","chart","quiz"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"72a35bc8-e6f7-49c3-8663-5095589b78df"}],"id":"303140d0-bef4-495e-b63c-8d8111c752bd","_postman_id":"303140d0-bef4-495e-b63c-8d8111c752bd","description":""}]}