{"info":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","description":"<html><head></head><body><h3 id=\"api-documentation-📚\">API Documentation 📚</h3>\n<h4 id=\"authorization-🔑\">Authorization 🔑</h4>\n<p>To authorize, please use the following method:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>Authorization Type: Api-Key\n\n</code></pre><p>🔐 Your API key can be obtained by signing up on the platform and generating a key from your account settings.</p>\n<h4 id=\"required-headers-🧾\">Required Headers 🧾</h4>\n<ul>\n<li><p><strong>Public-Api-Key</strong>: [Your_Api_Key] 🔑</p>\n</li>\n<li><p><strong>School-ID</strong>: [Your_School_ID]</p>\n</li>\n<li><p><strong>Content-Type:</strong> application/ld+json 📄</p>\n</li>\n</ul>\n<h4 id=\"rate-limitations-⏳\">Rate Limitations ⏳</h4>\n<p>To ensure fair usage of the API, please adhere to the following rate limits:</p>\n<ul>\n<li><p><strong>1000 requests per hour</strong> 🚀</p>\n</li>\n<li><p><strong>5000 requests per day</strong> 🌟</p>\n</li>\n</ul>\n<p>⚠️ If you exceed these limits, your access may be temporarily suspended.</p>\n<h4 id=\"error-codes-🚨\">Error Codes 🚨</h4>\n<p>Here are some common error codes you might encounter:</p>\n<ul>\n<li><p><strong>400 Bad Request:</strong> The request was invalid or cannot be processed. ❌</p>\n</li>\n<li><p><strong>401 Unauthorized:</strong> Missing or invalid API key. 🔑❌</p>\n</li>\n<li><p><strong>403 Forbidden:</strong> You do not have the necessary permissions. 🚫</p>\n</li>\n<li><p><strong>500 Internal Server Error:</strong> An error occurred on the server. 💥</p>\n</li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"38373499","collectionId":"f1406960-a919-409d-ae20-394a73b3ff19","publishedId":"2sB2cShPKM","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-04-03T08:31:25.000Z"},"item":[{"name":"Students & Parents","item":[{"name":"Get one student","id":"f8f15d1c-b169-4ff0-8a23-ca75d26b5f1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"School-ID","value":"{school-ID}","type":"text"}],"url":"{api URI}/api/v1/students/{studentID}","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}},"urlObject":{"path":["api","v1","students","{studentID}"],"host":["{api URI}"],"query":[{"disabled":true,"description":{"content":"<p>optional value: secondary_groups, main_group, properties_current_school, parents, student_eavs, family</p>\n","type":"text/plain"},"key":"includeContext[]","value":"string"}],"variable":[]}},"response":[{"id":"fd3e55d5-c9e2-47d7-8fe6-0a2af55d7ff7","name":"Get one student","originalRequest":{"method":"GET","header":[{"key":"School-ID","value":"{school-ID}","type":"text"}],"url":{"raw":"{api URI}/api/v1/students/{studentID}","host":["{api URI}"],"path":["api","v1","students","{studentID}"],"query":[{"key":"includeContext[]","value":"","description":"values: secondary_groups, main_group, kindergartens, parents, child_eavs","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"@context\": \"/api/contexts/Student\",\n    \"@id\": \"/api/v1/students/1\",\n    \"@type\": \"Student\",\n    \"id\": 1,\n    \"firstName\": \"Laura\",\n    \"lastName\": \"Smith\",\n    \"gender\": \"f\",\n    \"profilePhoto\": \"https://images.kinderpedia.co/files/avatars/1234567890\",\n    \"birthdate\": \"2020-11-11\",\n    \"dateadd\": \"2015-01-05 11:56:03\",\n    \"phone\": \"1234567\",\n    \"address\": \"text\",\n    \"emailInfo\": \"email@domain.com\",\n    \"userId\": 123\n}"}],"_postman_id":"f8f15d1c-b169-4ff0-8a23-ca75d26b5f1f"},{"name":"Get students","id":"6aee08e8-746e-4be6-a98f-2e0edd7c9fc2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"School-ID","value":"{school-ID}","type":"text"}],"url":"{api URI}/api/v1/students","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}},"urlObject":{"path":["api","v1","students"],"host":["{api URI}"],"query":[{"disabled":true,"description":{"content":"<p>optional value: secondary_groups, main_group, properties_current_school, parents, student_eavs, family</p>\n","type":"text/plain"},"key":"includeContext[]","value":"student_eavs"},{"disabled":true,"description":{"content":"<p>optional value: integer</p>\n","type":"text/plain"},"key":"groups.group.id","value":"integer"},{"disabled":true,"description":{"content":"<p>optional value: array of integers</p>\n","type":"text/plain"},"key":"groups.group.id[]","value":"integer"},{"disabled":true,"description":{"content":"<p>optional value: active, inactive</p>\n","type":"text/plain"},"key":"propertiesCurrentSchool.status","value":"string"},{"disabled":true,"description":{"content":"<p>optional value: array with these possible values: active, inactive</p>\n","type":"text/plain"},"key":"propertiesCurrentSchool.status[]","value":"string"},{"disabled":true,"description":{"content":"<p>optional value: integer</p>\n","type":"text/plain"},"key":"page","value":"integer"},{"disabled":true,"description":{"content":"<p>optional value: integer, default 30, max 100</p>\n","type":"text/plain"},"key":"itemsPerPage","value":"integer"},{"disabled":true,"description":{"content":"<p>optional value: active, inactive</p>\n","type":"text/plain"},"key":"groups.status","value":"string"},{"disabled":true,"description":{"content":"<p>optional value: integer</p>\n","type":"text/plain"},"key":"kindergartens.rollNumber","value":"integer"},{"disabled":true,"description":{"content":"<p>optional value: caseinsensitive partial search</p>\n","type":"text/plain"},"key":"groups.group.name","value":"string"},{"disabled":true,"description":{"content":"<p>optional value: aunt, brother, consultant, father, grandfather, grandmother, mother, nanny, other, otherguardian, sister, stepfather, stepmother, tutor, uncle</p>\n","type":"text/plain"},"key":"parents.accountType","value":"string"},{"disabled":true,"description":{"content":"<p>optional value: boolean</p>\n","type":"text/plain"},"key":"parents.allowPickup","value":"boolean"},{"disabled":true,"description":{"content":"<p>optional value: caseinsensitive partial search</p>\n","type":"text/plain"},"key":"parents.email","value":"string"},{"disabled":true,"description":{"content":"<p>optional value: caseinsensitive partial search</p>\n","type":"text/plain"},"key":"parents.phone","value":"string"},{"disabled":true,"description":{"content":"<p>optional value:  must be replaced with attribute's id </p>\n","type":"text/plain"},"key":"eav.<ID>","value":"string"}],"variable":[]}},"response":[{"id":"9287f4f5-a6d8-4b40-84a8-8662cdccdbfd","name":"Get students","originalRequest":{"method":"GET","header":[{"key":"School-ID","value":"{school-ID}","type":"text"}],"url":"{api URI}/api/v1/students"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"@context\": \"/api/contexts/Student\",\n    \"@id\": \"/api/v1/students\",\n    \"@type\": \"hydra:Collection\",\n    \"hydra:totalItems\": 366,\n    \"hydra:member\": [\n        {\n            \"@id\": \"/api/v1/students/1\",\n            \"@type\": \"Student\",\n            \"id\": 1,\n            \"firstName\": \"Laura\",\n            \"lastName\": \"Smith\",\n            \"gender\": \"f\",\n            \"profilePhoto\": \"https://images.kinderpedia.co/files/avatars/1234567890\",\n            \"birthdate\": \"2020-11-11\",\n            \"dateadd\": \"2015-01-05 11:56:03\",\n            \"phone\": \"1234567\",\n            \"address\": \"text\",\n            \"emailInfo\": \"email@domain.com\",\n            \"userId\": 123\n        },\n        {\n            \"@id\": \"/api/v1/students/268\",\n            \"@type\": \"Student\",\n            \"id\": 268,\n            \"firstName\": \"Sarah\",\n            \"lastName\": \"Marin\",\n            \"gender\": \"m\",\n            \"profilePhoto\": \"https://images.kinderpedia.co/files/avatars/78564321234\",\n            \"birthdate\": \"2018-07-20\",\n            \"dateadd\": \"2015-10-19\",\n            \"phone\": null,\n            \"address\": null,\n            \"emailInfo\": null,\n            \"userId\": null\n        },\n        ...\n    }\n}"}],"_postman_id":"6aee08e8-746e-4be6-a98f-2e0edd7c9fc2"},{"name":"Add student","id":"dee222b0-061c-4d46-b71e-e8fb73e5c1b7","protocolProfileBehavior":{"disabledSystemHeaders":{"content-type":true},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"firstName\": \"string\", // required\n  \"lastName\": \"string\",  // required\n  \"gender\": \"string\", // optional, \"m/f\" - masculin or feminin - empty string for not defined\n  \"birthdate\": \"2025-02-20\", // required,  date Y-m-d\n  \"dateadd\": \"2025-02-20 01:45:36\", // optional, datetime Y-m-d H:i:s\n  \"parentId\": 1234, // optional, default value 1, or grater than 1, if student has already a parent added in KP\n  \"groupId\": 1234, // required - a group ID should be specified\n  \"familyId\": 0, // required - 0: a new family will be created with lastName as family name, if grater than 0 - familiy Id will be attached\n  \"studentEavs\": [ // optional, null for no custom fields provided\n    {\n        \"attributeId\": 1234, // required - atributie id should be provided.\n        \"value\": \"value1\" // required - attribute value should be provided.\n    },\n    {\n        \"attributeId\": 5678, // required - atributie id should be provided.\n        \"value\": \"value2\" // required - attribute value should be provided.\n    }\n  ],\n  \"phone\": \"string\", // optional\n  \"address\": \"string\", // optional\n  \"emailInfo\": \"string\" // optional\n}","options":{"raw":{"language":"json"}}},"url":"{api URI}/api/v1/students","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}},"urlObject":{"path":["api","v1","students"],"host":["{api URI}"],"query":[],"variable":[]}},"response":[{"id":"78e6ac17-ef17-4d76-96fe-949ccc96b29a","name":"Add student","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"firstName\": \"test api\",\n  \"lastName\": \"test api\",\n  \"birthdate\": \"2020-02-20\",\n  \"gender\": \"m\",\n  \"parentId\": 1,\n  \"groupId\": 2,\n  \"familyId\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{api URI}/api/v1/students"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"@context\": \"/api/contexts/Student\",\n    \"@id\": \"/api/v1/students/1\",\n    \"@type\": \"Student\",\n    \"id\": 1,\n    \"firstName\": \"string\",\n    \"lastName\": \"string\",\n    \"gender\": \"m\",\n    \"profilePhoto\": null,\n    \"birthdate\": \"2025-02-20\",\n    \"dateadd\": \"2025-02-20 01:45:36\",\n    \"eavs\": [\n        {\n            \"@id\": \"/api/eav_values_strings/1\",\n            \"@type\": \"EavValuesString\",\n            \"value\": \"05642356432\",\n            \"name\": \"phone_number_2\"\n        }\n    ],\n    \"family\": {\n        \"@id\": \"/api/v1/families/1\",\n        \"@type\": \"Family\",\n        \"id\": 1,\n        \"name\": \"string\"\n    },\n    \"phone\": \"1234567\",\n    \"address\": \"text\",\n    \"emailInfo\": \"email@domain.com\",\n    \"userId\": 123\n}"}],"_postman_id":"dee222b0-061c-4d46-b71e-e8fb73e5c1b7"},{"name":"Edit student","id":"f74073c6-c799-44df-b245-c13b6ab8e2f6","protocolProfileBehavior":{"disabledSystemHeaders":{"content-type":true},"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"firstName\": \"string\", // optional, at least one attribute \n  \"lastName\": \"string\", // optional, at least one attribute \n  \"gender\": \"string\", // optional, at least one attribute \n  \"birthdate\": \"2025-02-20\", // optional date Y-m-d, at least one attribute \n  \"studentEavs\": [ // optional, null for no custom fields provided\n    {\n        \"attributeId\": 1234, // required - atributie id should be provided.\n        \"value\": \"string\" // required - attribute value should be provided.\n    }\n  ],\n  \"phone\": \"string\", // optional\n  \"address\": \"string\", // optional\n  \"emailInfo\": \"string\", // optional, will throw an error if student already has created an account and uses the email to log in (userId exists)\n  \"propertiesCurrentSchool\": { // optional, null if no changes needed\n    \"registeredDate\": \"2025-03-31 15:26:36\" // required - registration data of the student in school\n  }\n}","options":{"raw":{"language":"json"}}},"url":"{api URI}/api/v1/students/{studentID}","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}},"urlObject":{"path":["api","v1","students","{studentID}"],"host":["{api URI}"],"query":[],"variable":[]}},"response":[{"id":"8d43794b-e1cf-4daf-8380-42f7def75249","name":"Edit student","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"firstName\": \"first name\", // optional\n  \"lastName\": \"last\", // optional\n  \"gender\": \"f\", // optional\n  \"birthdate\": \"2025-03-31\", // optional date Y-m-d\n  \"studentEavs\": [\n    {\n      \"attributeId\": 2,\n      \"value\": \"12341234\"\n    }\n  ],\n  \"propertiesCurrentSchool\": {\n    \"registeredDate\": \"2025-03-31 15:26:36\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"{api URI}/api/v1/students/{studentID}"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"@context\": \"/api/contexts/Student\",\n    \"@id\": \"/api/v1/students/12\",\n    \"@type\": \"Student\",\n    \"id\": 1,\n    \"firstName\": \"first name\",\n    \"lastName\": \"last name\",\n    \"gender\": \"f\",\n    \"profilePhoto\": null,\n    \"birthdate\": \"2025-03-31\",\n    \"dateadd\": \"2025-03-31 15:19:10\",\n    \"eavs\": [\n        {\n            \"@id\": \"/api/eav_values_strings/2\",\n            \"@type\": \"EavValuesString\",\n            \"value\": \"12341234\",\n            \"name\": \"phone_number_2\"\n        }\n    ],\n    \"propertiesCurrentSchool\": {\n        \"@id\": \"/api/user_kindergartens/3\",\n        \"@type\": \"UserKindergartens\",\n        \"status\": \"active\",\n        \"rollNumber\": null,\n        \"archived\": false,\n        \"registeredDate\": \"2025-03-31 15:26:36\"\n    },\n    \"phone\": \"1234567\",\n    \"address\": \"text\",\n    \"emailInfo\": \"email@domain.com\",\n    \"userId\": 123\n}"}],"_postman_id":"f74073c6-c799-44df-b245-c13b6ab8e2f6"},{"name":"Archive Student","id":"046ebd68-6aa1-4e75-acf4-59dcc105ccc4","protocolProfileBehavior":{"disabledSystemHeaders":{"content-type":true},"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"archiveReason\": \"string\" // reason why student was archived\n}","options":{"raw":{"language":"json"}}},"url":"{api URI}/api/v1/students/{studentID}/archive","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}},"urlObject":{"path":["api","v1","students","{studentID}","archive"],"host":["{api URI}"],"query":[],"variable":[]}},"response":[{"id":"3b010bfd-517b-4ecf-9190-d8c96e55aefb","name":"Archive Student","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"archiveReason\": \"Student requested account deletion\"\n}","options":{"raw":{"language":"json"}}},"url":"{api URI}/api/v1/students/{studentID}/archive"},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\r\n    \"@context\": \"/api/contexts/Student\",\r\n    \"@id\": \"/api/v1/students/123/archive\",\r\n    \"@type\": \"Student\",\r\n    \"id\": 123,\r\n    \"firstName\": \"John\",\r\n    \"lastName\": \"Doe\",\r\n    \"gender\": null,\r\n    \"profilePhoto\": null,\r\n    \"birthdate\": \"2018-01-01\",\r\n    \"dateadd\": \"2019-01-01 00:00:00\",\r\n    \"phone\": null,\r\n    \"address\": null,\r\n    \"emailInfo\": null,\r\n    \"userId\": null,\r\n    \"eavs\": [],\r\n    \"propertiesCurrentSchool\": {\r\n        \"@id\": \"/api/user_kindergartens/234\",\r\n        \"@type\": \"UserKindergartens\",\r\n        \"status\": \"inactive\",\r\n        \"rollNumber\": null,\r\n        \"registeredDate\": \"2019-01-01 00:00:00\",\r\n        \"archived\": true\r\n    }\r\n}\r\n"}],"_postman_id":"046ebd68-6aa1-4e75-acf4-59dcc105ccc4"},{"name":"Unarchive Student","id":"6b4f8098-3e3b-45f8-bf57-576f867d9c6d","protocolProfileBehavior":{"disabledSystemHeaders":{"content-type":true},"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"groupId\": 1 // required - Group to which to assign the student.\n}","options":{"raw":{"language":"json"}}},"url":"{api URI}/api/v1/students/{studentID}/unarchive","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}},"urlObject":{"path":["api","v1","students","{studentID}","unarchive"],"host":["{api URI}"],"query":[],"variable":[]}},"response":[{"id":"547252ef-a458-421b-958e-72388cfb1bf0","name":"Unarchive Student","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"groupId\": 1\n}","options":{"raw":{"language":"json"}}},"url":"{api URI}/api/v1/students/{studentID}/unarchive"},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\r\n    \"@context\": \"/api/contexts/Student\",\r\n    \"@id\": \"/api/v1/students/123/archive\",\r\n    \"@type\": \"Student\",\r\n    \"id\": 123,\r\n    \"firstName\": \"John\",\r\n    \"lastName\": \"Doe\",\r\n    \"gender\": null,\r\n    \"profilePhoto\": null,\r\n    \"birthdate\": \"2018-01-01\",\r\n    \"dateadd\": \"2019-01-01 00:00:00\",\r\n    \"phone\": null,\r\n    \"address\": null,\r\n    \"emailInfo\": null,\r\n    \"userId\": null,\r\n    \"eavs\": [],\r\n    \"propertiesCurrentSchool\": {\r\n        \"@id\": \"/api/user_kindergartens/234\",\r\n        \"@type\": \"UserKindergartens\",\r\n        \"status\": \"active\",\r\n        \"rollNumber\": null,\r\n        \"registeredDate\": \"2019-01-01 00:00:00\",\r\n        \"archived\": false\r\n    }\r\n}\r\n"}],"_postman_id":"6b4f8098-3e3b-45f8-bf57-576f867d9c6d"},{"name":"Get families","id":"09b611be-3e32-46d7-897f-f2d7cdd7e595","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{api URI}/api/v1/families","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}},"urlObject":{"path":["api","v1","families"],"host":["{api URI}"],"query":[{"disabled":true,"description":{"content":"<p>optional value: integer</p>\n","type":"text/plain"},"key":"page","value":"integer"},{"disabled":true,"description":{"content":"<p>optional value: integer, default 30, max 100</p>\n","type":"text/plain"},"key":"itemsPerPage","value":"integer"},{"disabled":true,"description":{"content":"<p>optional value: family_parents, family_students</p>\n","type":"text/plain"},"key":"includeContext[]","value":"string"},{"disabled":true,"description":{"content":"<p>optional value: string</p>\n","type":"text/plain"},"key":"name","value":"string"},{"disabled":true,"description":{"content":"<p>optional value: asc, desc</p>\n","type":"text/plain"},"key":"order[name]","value":"string"},{"disabled":true,"description":{"content":"<p>optional value: boolean</p>\n","type":"text/plain"},"key":"activeOnly","value":"boolean"}],"variable":[]}},"response":[{"id":"b16c4158-3710-476c-9203-7ed11303f0f7","name":"Get families","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{api URI}/api/v1/families","host":["{api URI}"],"path":["api","v1","families"],"query":[{"key":"page","value":"","description":"integer","disabled":true},{"key":"itemsPerPage","value":"","description":"integer","disabled":true},{"key":"includeContext[]","value":"","description":"values: parents, students","disabled":true},{"key":"name","value":"","description":"string","disabled":true},{"key":"order[name]","value":"","description":"values: asc, desc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"@context\": \"/api/contexts/Family\",\n    \"@id\": \"/api/v1/families\",\n    \"@type\": \"hydra:Collection\",\n    \"hydra:totalItems\": 477,\n    \"hydra:member\": [\n        {\n            \"@id\": \"/api/v1/families/1670\",\n            \"@type\": \"Family\",\n            \"id\": 1670,\n            \"name\": \"Family Name\"\n        },\n        {\n            \"@id\": \"/api/v1/families/1690\",\n            \"@type\": \"Family\",\n            \"id\": 1690,\n            \"name\": \"Smith\"\n        },\n        ...\n    ],\n    \"hydra:view\": {\n        \"@id\": \"/api/v1/families?page=1\",\n        \"@type\": \"hydra:PartialCollectionView\",\n        \"hydra:first\": \"/api/v1/families?page=1\",\n        \"hydra:last\": \"/api/v1/families?page=16\",\n        \"hydra:next\": \"/api/v1/families?page=2\"\n    },\n    \"hydra:search\": {\n        \"@type\": \"hydra:IriTemplate\",\n        \"hydra:template\": \"/api/v1/families{?includeContext[],name,order[name]}\",\n        \"hydra:variableRepresentation\": \"BasicRepresentation\",\n        \"hydra:mapping\": [\n            {\n                \"@type\": \"IriTemplateMapping\",\n                \"variable\": \"includeContext[]\",\n                \"property\": null,\n                \"required\": false\n            },\n            {\n                \"@type\": \"IriTemplateMapping\",\n                \"variable\": \"name\",\n                \"property\": \"name\",\n                \"required\": false\n            },\n            {\n                \"@type\": \"IriTemplateMapping\",\n                \"variable\": \"order[name]\",\n                \"property\": \"name\",\n                \"required\": false\n            }\n        ]\n    }\n}"}],"_postman_id":"09b611be-3e32-46d7-897f-f2d7cdd7e595"},{"name":"Get one family","id":"10b75b3f-e9c9-461e-868a-eb64d8c5bcf1","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{api URI}/api/v1/families/{familyID}","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}},"urlObject":{"path":["api","v1","families","{familyID}"],"host":["{api URI}"],"query":[{"disabled":true,"description":{"content":"<p>optional value: family_parents, family_students</p>\n","type":"text/plain"},"key":"includeContext[]","value":"string"}],"variable":[]}},"response":[{"id":"2f77156b-cf63-4faa-8be8-248d0a3285b7","name":"Get one family","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{api URI}/api/v1/families/{familyID}","host":["{api URI}"],"path":["api","v1","families","{familyID}"],"query":[{"key":"includeContext[]","value":null,"description":"values: parents, children","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"@context\": \"/api/contexts/Family\",\n    \"@id\": \"/api/v1/families/1670\",\n    \"@type\": \"Family\",\n    \"id\": 1670,\n    \"name\": \"Family Name Here\"\n}"}],"_postman_id":"10b75b3f-e9c9-461e-868a-eb64d8c5bcf1"},{"name":"Get parents","id":"36c8262f-7590-4a5a-b626-cb399749b94f","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{api URI}/api/v1/parents","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}},"urlObject":{"path":["api","v1","parents"],"host":["{api URI}"],"query":[{"disabled":true,"description":{"content":"<p>optional value: parent_eavs, families, students</p>\n","type":"text/plain"},"key":"includeContext[]","value":"string"},{"disabled":true,"description":{"content":"<p>optional value: integer</p>\n","type":"text/plain"},"key":"page","value":"integer"},{"disabled":true,"description":{"content":"<p>optional value: integer, default 30, max 100</p>\n","type":"text/plain"},"key":"itemsPerPage","value":"integer"},{"disabled":true,"description":{"content":"<p>optional value: array of integers</p>\n","type":"text/plain"},"key":"groupId[]","value":"integer"},{"disabled":true,"description":{"content":"<p>optional value: integer</p>\n","type":"text/plain"},"key":"groupId","value":"integer"},{"disabled":true,"description":{"content":"<p>optional value: array of integers</p>\n","type":"text/plain"},"key":"studentId[]","value":"integer"},{"disabled":true,"description":{"content":"<p>optional value: integer</p>\n","type":"text/plain"},"key":"studentId","value":"integer"},{"disabled":true,"description":{"content":"<p>optional value: array of integers</p>\n","type":"text/plain"},"key":"familyId[]","value":"integer"},{"disabled":true,"description":{"content":"<p>optional value: integer</p>\n","type":"text/plain"},"key":"familyId","value":"integer"}],"variable":[]}},"response":[{"id":"6763f422-2fe7-4298-bd18-13d43e3a30ba","name":"Get parents","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{api URI}/api/v1/parents","host":["{api URI}"],"path":["api","v1","parents"],"query":[{"key":"page","value":null,"description":"integer","disabled":true},{"key":"itemsPerPage","value":"","description":"integer","disabled":true},{"key":"includeContext[]","value":null,"description":"optional value: parent_eavs, families, students","disabled":true},{"key":"groupId[]","value":null,"description":"Group Id - integer","disabled":true},{"key":"groupId","value":null,"description":"Group Id - integer","disabled":true},{"key":"studentId[]","value":null,"description":"Student Id - integer","disabled":true},{"key":"studentId","value":null,"description":"Student id - integer","disabled":true},{"key":"familyId[]","value":null,"description":"Family id - integer","disabled":true},{"key":"familyId","value":null,"description":"Family id - integer","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"@context\": \"/api/contexts/Parents\",\n    \"@id\": \"/api/v1/parents\",\n    \"@type\": \"hydra:Collection\",\n    \"hydra:totalItems\": 310,\n    \"hydra:member\": [\n        {\n            \"@id\": \"/api/v1/parents/9\",\n            \"@type\": \"Parents\",\n            \"id\": 9,\n            \"emailInfo\": \"p*****@k*********.ro\",\n            \"firstName\": \"John\",\n            \"lastName\": \"Doe\",\n            \"phone\": \"+407*******\",\n            \"address\": \"Bucharest, ***\",\n            \"profilePhoto\": \"https://images.kinderpedia.co/files/avatars/9_87819b0a37ebf2846b735d83ec690a\"\n        },\n        {\n            \"@id\": \"/api/v1/parents/33\",\n            \"@type\": \"Parents\",\n            \"id\": 33,\n            \"emailInfo\": \"p*****@k*********.ro\",\n            \"firstName\": \"Bianca\",\n            \"lastName\": \"Smith\",\n            \"phone\": \"074********\",\n            \"address\": \"London, ***\",\n            \"profilePhoto\": null\n        },\n        ...\n    ],\n    \"hydra:view\": {\n        \"@id\": \"/api/v1/parents?page=1\",\n        \"@type\": \"hydra:PartialCollectionView\",\n        \"hydra:first\": \"/api/v1/parents?page=1\",\n        \"hydra:last\": \"/api/v1/parents?page=11\",\n        \"hydra:next\": \"/api/v1/parents?page=2\"\n    },\n    \"hydra:search\": {\n        \"@type\": \"hydra:IriTemplate\",\n        \"hydra:template\": \"/api/v1/parents{?includeContext[],groupId[],groupId,childId[],childId,familyId[],familyId}\",\n        \"hydra:variableRepresentation\": \"BasicRepresentation\",\n        \"hydra:mapping\": [\n            {\n                \"@type\": \"IriTemplateMapping\",\n                \"variable\": \"includeContext[]\",\n                \"property\": null,\n                \"required\": false\n            },\n            {\n                \"@type\": \"IriTemplateMapping\",\n                \"variable\": \"groupId[]\",\n                \"property\": \"groupId\",\n                \"required\": false\n            },\n            {\n                \"@type\": \"IriTemplateMapping\",\n                \"variable\": \"groupId\",\n                \"property\": \"groupId\",\n                \"required\": false\n            },\n            {\n                \"@type\": \"IriTemplateMapping\",\n                \"variable\": \"childId[]\",\n                \"property\": \"childId\",\n                \"required\": false\n            },\n            {\n                \"@type\": \"IriTemplateMapping\",\n                \"variable\": \"childId\",\n                \"property\": \"childId\",\n                \"required\": false\n            },\n            {\n                \"@type\": \"IriTemplateMapping\",\n                \"variable\": \"familyId[]\",\n                \"property\": \"familyId\",\n                \"required\": false\n            },\n            {\n                \"@type\": \"IriTemplateMapping\",\n                \"variable\": \"familyId\",\n                \"property\": \"familyId\",\n                \"required\": false\n            }\n        ]\n    }\n}"}],"_postman_id":"36c8262f-7590-4a5a-b626-cb399749b94f"},{"name":"Add Parent","id":"cd93cd56-802c-4d13-80b6-64e7559601a2","protocolProfileBehavior":{"disabledSystemHeaders":{"content-type":true},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"emailInfo\": \"string\", // required\n  \"firstName\": \"string\", // required\n  \"lastName\": \"string\", // required\n  \"phone\": \"string\", // optional\n  \"address\": \"string\",  // optional\n  \"familyId\": 1234, // required - family ID should be provided, if no family added in first place \"POST add children\" should be used.\n  \"familyAcctype\": \"string\", // mother, father, grandfather, grandmother, tutor, nanny, student, stepfather, stepmother, sister, brother, uncle, aunt, otherguardian, consultant\n  \"familyMainAccount\": true,  // required - it can be only one main account in a family\n  \"familyPickup\": true  // required - allow pickup children from school in family\n}","options":{"raw":{"language":"json"}}},"url":"{api URI}/api/v1/parents","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}},"urlObject":{"path":["api","v1","parents"],"host":["{api URI}"],"query":[],"variable":[]}},"response":[{"id":"06864d8f-6d08-4b8b-ad7c-5a63e8c043b7","name":"Add Parent","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{api URI}/api/v1/parents"},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"@context\": \"/api/contexts/Parents\",\n    \"@id\": \"/api/v1/parents/85035\",\n    \"@type\": \"Parents\",\n    \"id\": 85035,\n    \"emailInfo\": \"par*******@k*******a.ro\",\n    \"firstName\": \"test parent\",\n    \"lastName\": \"parentName\",\n    \"phone\": null,\n    \"address\": null,\n    \"profilePhoto\": null,\n    \"userId\": 5342\n}"}],"_postman_id":"cd93cd56-802c-4d13-80b6-64e7559601a2"},{"name":"Get one parent","id":"febf4234-1891-4d52-873e-3669f82661fb","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{api URI}/api/v1/parents/{parentID}","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}},"urlObject":{"path":["api","v1","parents","{parentID}"],"host":["{api URI}"],"query":[{"disabled":true,"description":{"content":"<p>optional value: parent_eavs, families, students</p>\n","type":"text/plain"},"key":"includeContext[]","value":"string"}],"variable":[]}},"response":[{"id":"77aaee30-9f82-4315-83d6-a1e477a98806","name":"Get one parent","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{api URI}/api/v1/parents/{parentID}","host":["{api URI}"],"path":["api","v1","parents","{parentID}"],"query":[{"key":"includeContext[]","value":null,"description":"values: parent_eavs","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"@context\": \"/api/contexts/Parents\",\n    \"@id\": \"/api/v1/parents/1\",\n    \"@type\": \"Parents\",\n    \"id\": 1,\n    \"emailInfo\": \"par*******@k*******a.ro\",\n    \"firstName\": \"John\",\n    \"lastName\": \"Doe\",\n    \"phone\": \"+40744***\",\n    \"address\": \"Bucharest, ***\",\n    \"profilePhoto\": \"https://images.kinderpedia.co/files/avatars/123412341234\"\n}"}],"_postman_id":"febf4234-1891-4d52-873e-3669f82661fb"},{"name":"Edit parent","id":"de906bcc-5997-4b14-8236-6b83131de385","protocolProfileBehavior":{"disabledSystemHeaders":{"content-type":true},"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"emailInfo\": \"string2\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"phone\": \"1231212\",\n  \"address\": \"string\",\n \"parentEavs\": [\n      {\n        \"attributeId\": 2563, // required if attribute is mandatory - atributie id should be provided.\n        \"value\": \"value1\" // required - attributie value should be provided.\n      }\n  //  {\n  //      \"attributeId\": 5678, // required if attribute is mandatory - atributie id should be provided.\n  //      \"value\": \"value2\" // required - attributie value should be provided.\n  //   }\n ]\n\n}","options":{"raw":{"language":"json"}}},"url":"{api URI}/api/v1/parents/{parentID}","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}},"urlObject":{"path":["api","v1","parents","{parentID}"],"host":["{api URI}"],"query":[],"variable":[]}},"response":[{"id":"4519783d-6645-4e86-b9b1-fcd36d505a3b","name":"Edit parent","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{api URI}/api/v1/parents/{parentID}","host":["{api URI}"],"path":["api","v1","parents","{parentID}"],"query":[{"key":"includeContext[]","value":null,"description":"values: parent_eavs","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"@context\": \"/api/contexts/Parents\",\n    \"@id\": \"/api/v1/parents/1\",\n    \"@type\": \"Parents\",\n    \"id\": 1,\n    \"emailInfo\": \"par*******@k*******a.ro\",\n    \"firstName\": \"John\",\n    \"lastName\": \"Doe\",\n    \"phone\": \"+40744***\",\n    \"address\": \"Bucharest, ***\",\n    \"profilePhoto\": \"https://images.kinderpedia.co/files/avatars/123412341234\"\n}"}],"_postman_id":"de906bcc-5997-4b14-8236-6b83131de385"}],"id":"dde24106-a298-4b91-9eb4-292b7cd74e37","_postman_id":"dde24106-a298-4b91-9eb4-292b7cd74e37","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}}},{"name":"Custom Fields","item":[{"name":"Get all Custom Fields","id":"b7e506b8-705a-425e-b2cc-abda996f8df0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"School-ID","value":"{school-ID}","type":"text"}],"url":"{api URI}/api/v1/eav_attributes","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}},"urlObject":{"path":["api","v1","eav_attributes"],"host":["{api URI}"],"query":[{"disabled":true,"description":{"content":"<p>optional value: integer</p>\n","type":"text/plain"},"key":"page","value":"integer"},{"disabled":true,"description":{"content":"<p>optional value: integer, default 30, max 100</p>\n","type":"text/plain"},"key":"itemsPerPage","value":"integer"},{"disabled":true,"description":{"content":"<p>optional value: students, parents, staff_members, teachers</p>\n","type":"text/plain"},"key":"entityType","value":"string"}],"variable":[]}},"response":[{"id":"f82cab40-cead-4c9b-9f79-77413e3d403d","name":"Get all Custom Fields","originalRequest":{"method":"GET","header":[{"key":"School-ID","value":"{school-ID}","type":"text"}],"url":"{api URI}/api/v1/eav_attributes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"@context\": \"/api/contexts/EavAttributes\",\n    \"@id\": \"/api/v1/eav_attributes\",\n    \"@type\": \"hydra:Collection\",\n    \"hydra:totalItems\": 34,\n    \"hydra:member\": [\n        {\n            \"@id\": \"/api/eav_attributes/584\",\n            \"@type\": \"EavAttributes\",\n            \"id\": 584,\n            \"attributeType\": \"string\",\n            \"attributeName\": \"emargency_phone\",\n            \"entityType\": \"students\",\n            \"label\": \"Emargency phone number\",\n            \"description\": \"\"\n        },\n        {\n            \"@id\": \"/api/eav_attributes/588\",\n            \"@type\": \"EavAttributes\",\n            \"id\": 588,\n            \"attributeType\": \"string\",\n            \"attributeName\": \"eye_color\",\n            \"entityType\": \"students\",\n            \"label\": \"Eye color\",\n            \"description\": \"\"\n        },\n        {\n            \"@id\": \"/api/eav_attributes/589\",\n            \"@type\": \"EavAttributes\",\n            \"id\": 589,\n            \"attributeType\": \"string\",\n            \"attributeName\": \"alergy\",\n            \"entityType\": \"students\",\n            \"label\": \"Alergy\",\n            \"description\": \"\"\n        },\n        {\n            \"@id\": \"/api/eav_attributes/639\",\n            \"@type\": \"EavAttributes\",\n            \"id\": 639,\n            \"attributeType\": \"string\",\n            \"attributeName\": \"program\",\n            \"entityType\": \"students\",\n            \"label\": \"Plan\",\n            \"description\": \"Choose the plan that parent may want to sign for\"\n        },\n        ...\n    ],\n    \"hydra:view\": {\n        \"@id\": \"/api/v1/eav_attributes?page=1\",\n        \"@type\": \"hydra:PartialCollectionView\",\n        \"hydra:first\": \"/api/v1/eav_attributes?page=1\",\n        \"hydra:last\": \"/api/v1/eav_attributes?page=2\",\n        \"hydra:next\": \"/api/v1/eav_attributes?page=2\"\n    },\n    \"hydra:search\": {\n        \"@type\": \"hydra:IriTemplate\",\n        \"hydra:template\": \"/api/v1/eav_attributes{?entityType,entityType[]}\",\n        \"hydra:variableRepresentation\": \"BasicRepresentation\",\n        \"hydra:mapping\": [\n            {\n                \"@type\": \"IriTemplateMapping\",\n                \"variable\": \"entityType\",\n                \"property\": \"entityType\",\n                \"required\": false\n            },\n            {\n                \"@type\": \"IriTemplateMapping\",\n                \"variable\": \"entityType[]\",\n                \"property\": \"entityType\",\n                \"required\": false\n            }\n        ]\n    }\n}"}],"_postman_id":"b7e506b8-705a-425e-b2cc-abda996f8df0"},{"name":"Add new Custom Field Value","id":"50b6829b-e789-4b92-8e8b-64fa753483c1","protocolProfileBehavior":{"disabledSystemHeaders":{"content-type":true},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"attributeId\": 1234, // id of the custom field\n  \"entityId\": 1234, // studentId, parentId, teacherId, staff member Id  - accordingly to the attribute type \n  \"value\": \"string\" // value for custom field\n}","options":{"raw":{"language":"json"}}},"url":"{api URI}/api/v1/eav_values","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}},"urlObject":{"path":["api","v1","eav_values"],"host":["{api URI}"],"query":[],"variable":[]}},"response":[],"_postman_id":"50b6829b-e789-4b92-8e8b-64fa753483c1"},{"name":"Delete Custom Field value","id":"d07ad548-42f3-4fa8-a274-6dfaaa39c7ed","protocolProfileBehavior":{"disabledSystemHeaders":{"content-type":true},"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"url":"{api URI}/api/v1/eav_values?attributeId={attributeID}&entityId={entityID}","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}},"urlObject":{"path":["api","v1","eav_values"],"host":["{api URI}"],"query":[{"description":{"content":"<p>required integer: EAV Id</p>\n","type":"text/plain"},"key":"attributeId","value":"{attributeID}"},{"description":{"content":"<p>required integer: studentId / parentId / teacherId / staff member Id</p>\n","type":"text/plain"},"key":"entityId","value":"{entityID}"}],"variable":[]}},"response":[],"_postman_id":"d07ad548-42f3-4fa8-a274-6dfaaa39c7ed"},{"name":"Edit Custom Field Value","id":"a9ede6bb-0793-47fb-9fa1-4cb6e234b415","protocolProfileBehavior":{"disabledSystemHeaders":{"content-type":true},"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"attributeId\": 1234, // id of the custom field\n  \"entityId\": 1234, // studentId, parentId, teacherId, staff member Id  - accordingly to the attribute type \n  \"value\": \"string\" // value for custom field\n}","options":{"raw":{"language":"json"}}},"url":"{api URI}/api/v1/eav_values","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}},"urlObject":{"path":["api","v1","eav_values"],"host":["{api URI}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a9ede6bb-0793-47fb-9fa1-4cb6e234b415"}],"id":"f2e0da7e-c8fd-48f0-82a2-155f1f3e7b91","_postman_id":"f2e0da7e-c8fd-48f0-82a2-155f1f3e7b91","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}}},{"name":"Groups","item":[{"name":"Get groups","id":"c311925a-02b9-4a5b-84e3-33d87f56d8ae","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{api URI}/api/v1/groups","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}},"urlObject":{"path":["api","v1","groups"],"host":["{api URI}"],"query":[{"disabled":true,"description":{"content":"<p>optional value: integer</p>\n","type":"text/plain"},"key":"page","value":"integer"},{"disabled":true,"description":{"content":"<p>optional value: integer, default 30, max 100</p>\n","type":"text/plain"},"key":"itemsPerPage","value":"integer"},{"disabled":true,"description":{"content":"<p>optional value: integer</p>\n","type":"text/plain"},"key":"id","value":"integer"},{"disabled":true,"description":{"content":"<p>optional value: array of integers</p>\n","type":"text/plain"},"key":"id[]","value":"integer"},{"disabled":true,"description":{"content":"<p>optional value: integer</p>\n","type":"text/plain"},"key":"studyLevel","value":"integer"},{"disabled":true,"description":{"content":"<p>optional value: array of integers</p>\n","type":"text/plain"},"key":"studyLevel[]","value":"integer"},{"disabled":true,"description":{"content":"<p>optional value: string</p>\n","type":"text/plain"},"key":"name","value":"string"},{"disabled":true,"description":{"content":"<p>optional value: active, inactive</p>\n","type":"text/plain"},"key":"status","value":"string"},{"disabled":true,"description":{"content":"<p>optional value: array with these possible values: active, inactive</p>\n","type":"text/plain"},"key":"status[]","value":"string"},{"disabled":true,"description":{"content":"<p>optional value: main, secondary</p>\n","type":"text/plain"},"key":"type","value":"string"},{"disabled":true,"description":{"content":"<p>optional value: array with these possible values: main, secondary</p>\n","type":"text/plain"},"key":"type[]","value":"string"},{"disabled":true,"description":{"content":"<p>optional value: asc, desc</p>\n","type":"text/plain"},"key":"order[name]","value":"string"}],"variable":[]}},"response":[{"id":"26bc6d4b-58d2-4c61-b3a0-ae816247c4f6","name":"Get groups","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{api URI}/api/v1/groups","host":["{api URI}"],"path":["api","v1","groups"],"query":[{"key":"page","value":null,"description":"integer","disabled":true},{"key":"itemsPerPage","value":null,"description":"integer","disabled":true},{"key":"id","value":null,"description":"Group Id - integer","disabled":true},{"key":"id[]","value":null,"description":"Group id - array[integer]","disabled":true},{"key":"studyLevel","value":null,"description":"integer","disabled":true},{"key":"studyLevel[]","value":null,"description":"array[integer]","disabled":true},{"key":"name","value":null,"description":"string","disabled":true},{"key":"status","value":null,"description":"string","disabled":true},{"key":"status[]","value":null,"description":"array[string]","disabled":true},{"key":"type","value":null,"description":"string","disabled":true},{"key":"type[]","value":null,"description":"array[string]","disabled":true},{"key":"order[name]","value":null,"description":"values: asc, desc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"@context\": \"/api/contexts/Groups\",\n    \"@id\": \"/api/v1/groups\",\n    \"@type\": \"hydra:Collection\",\n    \"hydra:totalItems\": 165,\n    \"hydra:member\": [\n        {\n            \"@id\": \"/api/v1/groups/145\",\n            \"@type\": \"Groups\",\n            \"id\": 145,\n            \"name\": \"Class VI - A\",\n            \"status\": \"active\",\n            \"fromDate\": \"2015-10-19\",\n            \"type\": \"main\",\n            \"colorLabel\": \"ef4836\",\n            \"ageMin\": 8,\n            \"ageMax\": 24,\n            \"maxStudents\": 6,\n            \"ratio\": \"2:9\"\n        },\n        {\n            \"@id\": \"/api/v1/groups/146\",\n            \"@type\": \"Groups\",\n            \"id\": 146,\n            \"name\": \"Toddlers\",\n            \"status\": \"active\",\n            \"fromDate\": \"2015-10-19\",\n            \"type\": \"main\",\n            \"colorLabel\": \"2baf53\",\n            \"ageMin\": 8,\n            \"ageMax\": 24,\n            \"maxStudents\": 6,\n            \"ratio\": \"2:9\"\n        },\n        ...\n    ],\n    \"hydra:view\": {\n        \"@id\": \"/api/v1/groups?page=1\",\n        \"@type\": \"hydra:PartialCollectionView\",\n        \"hydra:first\": \"/api/v1/groups?page=1\",\n        \"hydra:last\": \"/api/v1/groups?page=6\",\n        \"hydra:next\": \"/api/v1/groups?page=2\"\n    },\n    \"hydra:search\": {\n        \"@type\": \"hydra:IriTemplate\",\n        \"hydra:template\": \"/api/v1/groups{?id,id[],studyLevel,studyLevel[],name,status,status[],type,type[],order[name]}\",\n        \"hydra:variableRepresentation\": \"BasicRepresentation\",\n        \"hydra:mapping\": [\n            {\n                \"@type\": \"IriTemplateMapping\",\n                \"variable\": \"id\",\n                \"property\": \"id\",\n                \"required\": false\n            },\n            {\n                \"@type\": \"IriTemplateMapping\",\n                \"variable\": \"id[]\",\n                \"property\": \"id\",\n                \"required\": false\n            },\n            {\n                \"@type\": \"IriTemplateMapping\",\n                \"variable\": \"studyLevel\",\n                \"property\": \"studyLevel\",\n                \"required\": false\n            },\n            {\n                \"@type\": \"IriTemplateMapping\",\n                \"variable\": \"studyLevel[]\",\n                \"property\": \"studyLevel\",\n                \"required\": false\n            },\n            {\n                \"@type\": \"IriTemplateMapping\",\n                \"variable\": \"name\",\n                \"property\": \"name\",\n                \"required\": false\n            },\n            {\n                \"@type\": \"IriTemplateMapping\",\n                \"variable\": \"status\",\n                \"property\": \"status\",\n                \"required\": false\n            },\n            {\n                \"@type\": \"IriTemplateMapping\",\n                \"variable\": \"status[]\",\n                \"property\": \"status\",\n                \"required\": false\n            },\n            {\n                \"@type\": \"IriTemplateMapping\",\n                \"variable\": \"type\",\n                \"property\": \"type\",\n                \"required\": false\n            },\n            {\n                \"@type\": \"IriTemplateMapping\",\n                \"variable\": \"type[]\",\n                \"property\": \"type\",\n                \"required\": false\n            },\n            {\n                \"@type\": \"IriTemplateMapping\",\n                \"variable\": \"order[name]\",\n                \"property\": \"name\",\n                \"required\": false\n            }\n        ]\n    }\n}"}],"_postman_id":"c311925a-02b9-4a5b-84e3-33d87f56d8ae"},{"name":"Get one group","id":"d54ae4d7-95ca-4c3a-8e59-4fc4d845c3e0","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{api URI}/api/v1/groups/{groupID}","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}},"urlObject":{"path":["api","v1","groups","{groupID}"],"host":["{api URI}"],"query":[],"variable":[]}},"response":[{"id":"82aa2904-e1f8-4047-9fa8-0ed9a606e29b","name":"Get one group","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{api URI}/api/v1/groups/{groupID}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"@context\": \"/api/contexts/Groups\",\n    \"@id\": \"/api/v1/groups/146\",\n    \"@type\": \"Groups\",\n    \"id\": 146,\n    \"name\": \"Toddlers\",\n    \"status\": \"active\",\n    \"fromDate\": \"2015-10-19\",\n    \"type\": \"main\",\n    \"colorLabel\": \"2baf53\",\n    \"ageMin\": 8,\n    \"ageMax\": 24,\n    \"maxStudents\": 6,\n    \"ratio\": \"2:9\"\n}"}],"_postman_id":"d54ae4d7-95ca-4c3a-8e59-4fc4d845c3e0"}],"id":"634805de-f1fd-4233-af16-16239e8288fd","_postman_id":"634805de-f1fd-4233-af16-16239e8288fd","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}}},{"name":"Teachers & Staff","item":[{"name":"Get teachers","id":"db633244-baab-442d-8096-c6a9ba0bc851","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"url":"{api URI}/api/v1/teachers","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}},"urlObject":{"path":["api","v1","teachers"],"host":["{api URI}"],"query":[{"disabled":true,"description":{"content":"<p>optional value: integer</p>\n","type":"text/plain"},"key":"page","value":"integer"},{"disabled":true,"description":{"content":"<p>optional value: integer, default 30, max 100</p>\n","type":"text/plain"},"key":"itemsPerPage","value":"integer"},{"disabled":true,"description":{"content":"<p>optional value: integer</p>\n","type":"text/plain"},"key":"groups.group.id","value":"integer"},{"disabled":true,"description":{"content":"<p>optional value: array of integers</p>\n","type":"text/plain"},"key":"groups.group.[id]","value":"integer"},{"disabled":true,"description":{"content":"<p>optional value: teacher_eavs</p>\n","type":"text/plain"},"key":"includeContext[]","value":"string"}],"variable":[]}},"response":[{"id":"50ccb1c5-552f-4b4f-a1e7-6a8d93601acb","name":"Get teachers","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"url":{"raw":"{api URI}/api/v1/teachers","host":["{api URI}"],"path":["api","v1","teachers"],"query":[{"key":"page","value":"","description":"integer","disabled":true},{"key":"itemsPerPage","value":"","description":"integer, max 200","disabled":true},{"key":"groups.group.id","value":"","description":"integer","disabled":true},{"key":"groups.group.[id]","value":"","description":"array[integer]","type":"text","disabled":true},{"key":"includeContext[]","value":"","description":"values: teacher_eavs","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Mar 2025 12:22:42 GMT"},{"key":"Content-Type","value":"application/ld+json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/8.1.31"},{"key":"vary","value":"Accept"},{"key":"vary","value":"Api-Version"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"deny"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"link","value":"<http://openapi-dev.kinderpedia.co/api/docs.jsonld>; rel=\"http://www.w3.org/ns/hydra/core#apiDocumentation\""},{"key":"etag","value":"W/\"4b0580c2f0a43d5bd69504399260f864\""},{"key":"x-debug-token","value":"5d49a1"},{"key":"x-debug-token-link","value":"http://openapi-dev.kinderpedia.co/_profiler/5d49a1"},{"key":"x-robots-tag","value":"noindex"},{"key":"expires","value":"Fri, 14 Mar 2025 12:22:42 GMT"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=vJzAXwPVD0fe13zrGYYxIkdquiqJMQ%2FsGJlMiqfJVBECTv%2BS0TZ29Bz1ortYUYgC3XNNy6llyGo937IyUZnhSC87NeHZreXiqBXK%2FPFizm2VBZSfEZylDUlEG%2B18UkfL0eWUib5yXw1zXRm5\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"speculation-rules","value":"\"/cdn-cgi/speculation\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"9203bcedae0edbb3-FRA"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=28732&min_rtt=26450&rtt_var=6441&sent=17&recv=16&lost=0&retrans=0&sent_bytes=5944&recv_bytes=1661&delivery_rate=270038&cwnd=249&unsent_bytes=0&cid=9d236b9622c9af44&ts=7988&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"@context\": \"/api/contexts/Teachers\",\n    \"@id\": \"/api/v1/teachers\",\n    \"@type\": \"hydra:Collection\",\n    \"hydra:totalItems\": 86,\n    \"hydra:member\": [\n        {\n            \"@id\": \"/api/v1/teachers/94\",\n            \"@type\": \"Teachers\",\n            \"id\": 94,\n            \"user\": {\n                \"@id\": \"/api/users/390\",\n                \"@type\": \"User\",\n                \"id\": 390\n            },\n            \"emailInfo\": \"e****@*******.ro\",\n            \"firstName\": \"Ion\",\n            \"lastName\": \"Popescu\",\n            \"phone\": \"0700000000\",\n            \"address\": \"str. Cal*****\",\n            \"profilePhoto\": \"https://images.kinderpedia.co/files/avatars/94_45929453852ea60bc2db20f1a000b3\"\n        },\n        {\n            \"@id\": \"/api/v1/teachers/100\",\n            \"@type\": \"Teachers\",\n            \"id\": 100,\n            \"user\": {\n                \"@id\": \"/api/users/780\",\n                \"@type\": \"User\",\n                \"id\": 780\n            },\n            \"emailInfo\": \"t*****@*******.co\",\n            \"firstName\": \"Elyane\",\n            \"lastName\": \"Ruel\",\n            \"phone\": \"074********\",\n            \"address\": \"Spl********\",\n            \"profilePhoto\": \"https://images.kinderpedia.co/files/avatars/100_66571005bb0c5ea0c134a7d2d05d88\"\n        },\n        ...\n    ],\n    \"hydra:view\": {\n        \"@id\": \"/api/v1/teachers?page=1\",\n        \"@type\": \"hydra:PartialCollectionView\",\n        \"hydra:first\": \"/api/v1/teachers?page=1\",\n        \"hydra:last\": \"/api/v1/teachers?page=3\",\n        \"hydra:next\": \"/api/v1/teachers?page=2\"\n    },\n    \"hydra:search\": {\n        \"@type\": \"hydra:IriTemplate\",\n        \"hydra:template\": \"/api/v1/teachers{?groups.group.id,groups.group.id[],includeContext[]}\",\n        \"hydra:variableRepresentation\": \"BasicRepresentation\",\n        \"hydra:mapping\": [\n            {\n                \"@type\": \"IriTemplateMapping\",\n                \"variable\": \"groups.group.id\",\n                \"property\": \"groups.group.id\",\n                \"required\": false\n            },\n            {\n                \"@type\": \"IriTemplateMapping\",\n                \"variable\": \"groups.group.id[]\",\n                \"property\": \"groups.group.id\",\n                \"required\": false\n            },\n            {\n                \"@type\": \"IriTemplateMapping\",\n                \"variable\": \"includeContext[]\",\n                \"property\": null,\n                \"required\": false\n            }\n        ]\n    }\n}"}],"_postman_id":"db633244-baab-442d-8096-c6a9ba0bc851"},{"name":"Add teacher","id":"b07f2f58-1303-4cfa-9b9f-28ab753e4fe2","protocolProfileBehavior":{"disabledSystemHeaders":{"content-type":true},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"school-id","value":"{school-ID}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"emailInfo\": \"name@domain.com\", // required\n  \"firstName\": \"firstName\", // required\n  \"lastName\": \"lastName\", // required\n  \"phone\": \"phoneNumber\", // optional\n  \"address\": \"address\", // optional\n  \"groupId\": 123, // required - group ID should be provided.\n  \"teacherEavs\": [  // optional, null for no custom fields provided\n        {\n            \"attributeId\": 1234, // required - atributie id should be provided.\n            \"value\": \"value1\" // required - attributie value should be provided.\n        },\n        {\n            \"attributeId\": 5678, // required - atributie id should be provided.\n            \"value\": \"value2\" // required - attributie value should be provided.\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{api URI}/api/v1/teachers","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}},"urlObject":{"path":["api","v1","teachers"],"host":["{api URI}"],"query":[],"variable":[]}},"response":[{"id":"652a1f57-2939-42a5-b71c-f76c40980ce5","name":"Add teacher","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"emailInfo\": \"name@domain.com\",\n  \"firstName\": \"firstName\",\n  \"lastName\": \"lastName\",\n  \"phone\": \"phoneNumber\",\n  \"address\": \"address\",\n  \"groupId\": 123,\n  \"teacherEavs\": [\n        {\n            \"attributeId\": 1234,\n            \"value\": \"value1\"\n        },\n        {\n            \"attributeId\": 5678,\n            \"value\": \"value2\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{api URI}/api/v1/teachers"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"@context\": \"/api/contexts/Teachers\",\n    \"@id\": \"/api/v1/teachers/1234\",\n    \"@type\": \"Teachers\",\n    \"id\": 1234,\n    \"user\": {\n        \"@id\": \"/api/users/12345\",\n        \"@type\": \"User\",\n        \"id\": 12345\n    },\n    \"emailInfo\": \"email@domain.com\",\n    \"firstName\": \"firstName\",\n    \"lastName\": \"lastName\",\n    \"phone\": \"phoneNumber\",\n    \"address\": \"adress\",\n    \"eavs\": [\n        {\n            \"@id\": \"/api/eav_values_strings/79261\",\n            \"@type\": \"eavType\",\n            \"value\": \"eavValue\",\n            \"name\": \"eavName\"\n        },\n        {\n            \"@id\": \"/api/eav_values_strings/79260\",\n            \"@type\": \"eavType2\",\n            \"value\": \"eavValue\",\n            \"name\": \"eavName\"\n        }\n    ]\n}"}],"_postman_id":"b07f2f58-1303-4cfa-9b9f-28ab753e4fe2"},{"name":"Get one teacher","id":"c21c17b5-720b-4734-9c39-404cee136776","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"url":"{api URI}/api/v1/teachers/{teacherID}","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}},"urlObject":{"path":["api","v1","teachers","{teacherID}"],"host":["{api URI}"],"query":[],"variable":[]}},"response":[{"id":"85fddb3d-83cd-45ff-b0b5-4a7070766905","name":"Get one teacher","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"School-ID","value":"{school-ID}","type":"text"}],"url":"{api URI}/api/v1/teachers/{teacherID}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"@context\": \"/api/contexts/Teachers\",\n    \"@id\": \"/api/v1/teachers/94\",\n    \"@type\": \"Teachers\",\n    \"id\": 94,\n    \"user\": {\n        \"@id\": \"/api/users/390\",\n        \"@type\": \"User\",\n        \"id\": 390\n    },\n    \"emailInfo\": \"e******@*****.ro\",\n    \"firstName\": \"Ion\",\n    \"lastName\": \"Popescu\",\n    \"phone\": \"0700000000\",\n    \"address\": \"str. Ca******\",\n    \"profilePhoto\": \"https://images.kinderpedia.co/files/avatars/94_45929453852ea60bc2db20f1a000b3\"\n}"}],"_postman_id":"c21c17b5-720b-4734-9c39-404cee136776"},{"name":"Get staff members","id":"c79c3651-3a55-4396-ae9b-c2f56cce051e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"school-id","value":"{school-ID}","type":"text"}],"url":"{api URI}/api/v1/kg_admins","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}},"urlObject":{"path":["api","v1","kg_admins"],"host":["{api URI}"],"query":[{"disabled":true,"description":{"content":"<p>optional value: integer</p>\n","type":"text/plain"},"key":"page","value":"integer"},{"disabled":true,"description":{"content":"<p>optional value: integer, default 30, max 100</p>\n","type":"text/plain"},"key":"itemsPerPage","value":"integer"},{"disabled":true,"description":{"content":"<p>optional value: staff_member_eavs</p>\n","type":"text/plain"},"key":"includeContext[]","value":"string"}],"variable":[]}},"response":[{"id":"c88d559d-953e-40d6-b4ec-179fd86caee6","name":"Get staff members","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"school-id","value":"{school-ID}","type":"text"}],"url":{"raw":"{api URI}/api/v1/kg_admins","host":["{api URI}"],"path":["api","v1","kg_admins"],"query":[{"key":"page","value":"","description":"integer","type":"text","disabled":true},{"key":"itemsPerPage","value":"","description":"integer, max 200","type":"text","disabled":true},{"key":"includeContext[]","value":"","description":"values: staff_member_eavs","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Mar 2025 12:25:11 GMT"},{"key":"Content-Type","value":"application/ld+json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/8.1.31"},{"key":"vary","value":"Accept"},{"key":"vary","value":"Api-Version"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"deny"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"link","value":"<http://openapi-dev.kinderpedia.co/api/docs.jsonld>; rel=\"http://www.w3.org/ns/hydra/core#apiDocumentation\""},{"key":"etag","value":"W/\"62f7d0ac99e5a5e369145b215bd4f830\""},{"key":"x-debug-token","value":"cfd243"},{"key":"x-debug-token-link","value":"http://openapi-dev.kinderpedia.co/_profiler/cfd243"},{"key":"x-robots-tag","value":"noindex"},{"key":"expires","value":"Fri, 14 Mar 2025 12:25:10 GMT"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=030DePZuGA16B7xXLa%2B%2B9XjbDPtQ3nFKRRKf3ZM2QKh31XC3XfeYeYVXrlMMSqEpFRtCmvuNgapld2p5S8O6NZhqjZmU0%2BaKJbQHRvlKtrNppF%2BR92hofIpo1VA0Qa%2F6gfiI1LNESDXcRXgH\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"speculation-rules","value":"\"/cdn-cgi/speculation\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"9203c08b5c141e4e-FRA"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=27308&min_rtt=27253&rtt_var=7764&sent=4&recv=6&lost=0&retrans=0&sent_bytes=2819&recv_bytes=1110&delivery_rate=105159&cwnd=251&unsent_bytes=0&cid=9b03f71e55bdbf91&ts=1422&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"@context\": \"/api/contexts/KgAdmins\",\n    \"@id\": \"/api/v1/kg_admins\",\n    \"@type\": \"hydra:Collection\",\n    \"hydra:totalItems\": 98,\n    \"hydra:member\": [\n        {\n            \"@id\": \"/api/v1/kg_admins/372\",\n            \"@type\": \"KgAdmins\",\n            \"id\": 372,\n            \"user\": {\n                \"@id\": \"/api/users/752\",\n                \"@type\": \"User\",\n                \"id\": 752\n            },\n            \"emailInfo\": \"d*****@********.co\",\n            \"firstName\": \"Sofia\",\n            \"lastName\": \"Müller\",\n            \"phone\": \"974******\",\n            \"address\": \"Ave****\",\n            \"profilePhoto\": \"https://images.kinderpedia.co/files/avatars/372_86693720a5865ec1d773fa2f2f5b9d\"\n        },\n        {\n            \"@id\": \"/api/v1/kg_admins/390\",\n            \"@type\": \"KgAdmins\",\n            \"id\": 390,\n            \"user\": {\n                \"@id\": \"/api/users/853\",\n                \"@type\": \"User\",\n                \"id\": 853\n            },\n            \"emailInfo\": \"d*****@********.co\",\n            \"firstName\": \"Demo\",\n            \"lastName\": \"KPro\",\n            \"phone\": \"074********\",\n            \"address\": \"str pri*******\",\n            \"profilePhoto\": \"https://images.kinderpedia.co/files/avatars/112683015bf1e636faf1d8d750eaee09.png\"\n        },\n        ...\n    ],\n    \"hydra:view\": {\n        \"@id\": \"/api/v1/kg_admins?page=1\",\n        \"@type\": \"hydra:PartialCollectionView\",\n        \"hydra:first\": \"/api/v1/kg_admins?page=1\",\n        \"hydra:last\": \"/api/v1/kg_admins?page=4\",\n        \"hydra:next\": \"/api/v1/kg_admins?page=2\"\n    },\n    \"hydra:search\": {\n        \"@type\": \"hydra:IriTemplate\",\n        \"hydra:template\": \"/api/v1/kg_admins{?includeContext[]}\",\n        \"hydra:variableRepresentation\": \"BasicRepresentation\",\n        \"hydra:mapping\": [\n            {\n                \"@type\": \"IriTemplateMapping\",\n                \"variable\": \"includeContext[]\",\n                \"property\": null,\n                \"required\": false\n            }\n        ]\n    }\n}"}],"_postman_id":"c79c3651-3a55-4396-ae9b-c2f56cce051e"},{"name":"Add staff members","id":"eb922258-768c-45a7-a1c9-3c2ec2d8ba48","protocolProfileBehavior":{"disabledSystemHeaders":{"content-type":true},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"school-id","value":"{school-ID}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"emailInfo\": \"name@domain.com\", // required\n  \"firstName\": \"firstName\", // required\n  \"lastName\": \"lastName\", // required\n  \"phone\": \"phoneNumber\", // optional\n  \"address\": \"address\", // optional\n  \"kgAdminEavs\": [  // optional, null for no custom fields provided\n        {\n            \"attributeId\": 1234, // required - atributie id should be provided.\n            \"value\": \"value1\" // required - attributie value should be provided.\n        },\n        {\n            \"attributeId\": 5678, // required - atributie id should be provided.\n            \"value\": \"value2\" // required - attributie value should be provided.\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{api URI}/api/v1/kg_admins","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}},"urlObject":{"path":["api","v1","kg_admins"],"host":["{api URI}"],"query":[],"variable":[]}},"response":[{"id":"47ec051b-5f4f-48b8-b54e-6a86225bb7b0","name":"Add staff members","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"emailInfo\": \"name@domain.com\",\n  \"firstName\": \"firstName\",\n  \"lastName\": \"lastName\",\n  \"phone\": \"phoneNumber\",\n  \"address\": \"address\",\n  \"kgAdminEavs\": [\n        {\n            \"attributeId\": 1234,\n            \"value\": \"value1\"\n        },\n        {\n            \"attributeId\": 5678,\n            \"value\": \"value2\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{api URI}api/v1/kg_admins"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"@context\": \"/api/contexts/KgAdmins\",\n    \"@id\": \"/api/v1/kg_admins/123\",\n    \"@type\": \"KgAdmins\",\n    \"id\": 123,\n    \"user\": {\n        \"@id\": \"/api/users/1234\",\n        \"@type\": \"User\",\n        \"id\": 1234\n    },\n    \"emailInfo\": \"name@domain.com\",\n    \"firstName\": \"firstName\",\n    \"lastName\": \"lastName\",\n    \"phone\": \"phoneNumber\",\n    \"address\": \"address\",\n    \"profilePhoto\": null,\n    \"eavs\": [\n        {\n            \"@id\": \"/api/eav_values_strings/79262\",\n            \"@type\": \"eavType\",\n            \"value\": \"eavValue\",\n            \"name\": \"eavName\"\n        },\n        {\n            \"@id\": \"/api/eav_values_strings/79260\",\n            \"@type\": \"eavType2\",\n            \"value\": \"eavValue\",\n            \"name\": \"eavName\"\n        }\n    ]\n}"}],"_postman_id":"eb922258-768c-45a7-a1c9-3c2ec2d8ba48"},{"name":"Get one staff member","id":"be5b0be5-e0fe-4a58-a8d1-e56f9e5f65aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"school-id","value":"{school-ID}","type":"text"}],"url":"{api URI}/api/v1/kg_admins/{staffId}","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}},"urlObject":{"path":["api","v1","kg_admins","{staffId}"],"host":["{api URI}"],"query":[],"variable":[]}},"response":[{"id":"2d25cfa7-9113-4850-8b8c-87fc66f53ff0","name":"Get one staff member","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"school-id","value":"{school-ID}","type":"text"}],"url":"{api URI}/api/v1/kg_admins/{staffId}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Mar 2025 12:28:28 GMT"},{"key":"Content-Type","value":"application/ld+json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/8.1.31"},{"key":"vary","value":"Accept"},{"key":"vary","value":"Api-Version"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"deny"},{"key":"content-location","value":"/api/v1/kg_admins/372"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"link","value":"<http://openapi-dev.kinderpedia.co/api/docs.jsonld>; rel=\"http://www.w3.org/ns/hydra/core#apiDocumentation\""},{"key":"etag","value":"W/\"0805703b493f13eec8edef613ed26b78\""},{"key":"x-debug-token","value":"97dc89"},{"key":"x-debug-token-link","value":"http://openapi-dev.kinderpedia.co/_profiler/97dc89"},{"key":"x-robots-tag","value":"noindex"},{"key":"expires","value":"Fri, 14 Mar 2025 12:28:28 GMT"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=4sMIS9SQTRpmBeRtKb%2BYUCHecFnXfVjSL2OP3RfUCBf%2Bi0LOSGgvpIWTwNHh6ZCxbEvF%2B997ac3zW7tKSHPp5BBLFWNb11GxHzvoJyxe%2BflkxZIgupdzMORTTTTShK%2FTnDylDUuOeNnR1Yed\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"speculation-rules","value":"\"/cdn-cgi/speculation\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"9203c5632a8f8eb7-FRA"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=29811&min_rtt=27042&rtt_var=10044&sent=4&recv=6&lost=0&retrans=0&sent_bytes=2818&recv_bytes=1114&delivery_rate=106568&cwnd=244&unsent_bytes=0&cid=fd43374c2a2eba5d&ts=438&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"@context\": \"/api/contexts/KgAdmins\",\n    \"@id\": \"/api/v1/kg_admins/372\",\n    \"@type\": \"KgAdmins\",\n    \"id\": 372,\n    \"user\": {\n        \"@id\": \"/api/users/752\",\n        \"@type\": \"User\",\n        \"id\": 752\n    },\n    \"emailInfo\": \"d*****@********.co\",\n    \"firstName\": \"Sofia\",\n    \"lastName\": \"Müller\",\n    \"phone\": \"074*****\",\n    \"address\": \"Ave******\",\n    \"profilePhoto\": \"https://images.kinderpedia.co/files/avatars/372_86693720a5865ec1d773fa2f2f5b9d\"\n}"}],"_postman_id":"be5b0be5-e0fe-4a58-a8d1-e56f9e5f65aa"}],"id":"3a25411c-4c23-4b2d-a786-b7c038cb9875","_postman_id":"3a25411c-4c23-4b2d-a786-b7c038cb9875","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}}},{"name":"Register attendance","item":[{"name":"Register attendance","id":"d8b40acb-49c7-4f30-ac84-ab3ddf6987a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"school-id","value":"{school-ID}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"childId\": 123, // required\n  \"action\": \"checkin\", // required - checkin or checkout\n  \"timestamp\": 1723334400 // required\n}","options":{"raw":{"language":"json"}}},"url":"{api URI}/api/v1/attendance_registrations","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}},"urlObject":{"path":["api","v1","attendance_registrations"],"host":["{api URI}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d8b40acb-49c7-4f30-ac84-ab3ddf6987a1"}],"id":"fdb1582a-33aa-42f6-b6c0-980bc600a6fc","_postman_id":"fdb1582a-33aa-42f6-b6c0-980bc600a6fc","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}}},{"name":"Get status","id":"1bf551b5-edb0-494d-831a-93bc64efff61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"school-id","value":"{school-ID}","type":"text"}],"url":"{api URI}/api/v1/status","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]},"isInherited":true,"source":{"_postman_id":"f1406960-a919-409d-ae20-394a73b3ff19","id":"f1406960-a919-409d-ae20-394a73b3ff19","name":"Kinderpedia Public API v1.0.1 - Beta","type":"collection"}},"urlObject":{"path":["api","v1","status"],"host":["{api URI}"],"query":[],"variable":[]}},"response":[{"id":"d7461130-481a-4376-b434-f2f082b52f6c","name":"Get status","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/ld+json","type":"text"},{"key":"school-id","value":"{school-ID}","type":"text"}],"url":"{api URI}/api/v1/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"@context\": \"/api/contexts/Status\",\n    \"@id\": \"/api/v1/status/200\",\n    \"@type\": \"Status\",\n    \"status\": \"ok\",\n    \"school\": {\n        \"name\": \"School Name here\",\n        \"timezone\": \"Europe/Bucharest\"\n    },\n    \"key\": {\n        \"name\": \"Key name\",\n        \"modules\": \"\"\n    }\n}"}],"_postman_id":"1bf551b5-edb0-494d-831a-93bc64efff61"}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"public-api-key"},{"key":"value","value":"{insert your api key}"}]}},"event":[{"listen":"prerequest","script":{"id":"5e6c6d3b-baaa-4ced-99b6-7a8b29d8801f","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"8a9ffa1a-32bd-471d-b40d-cffb7bfe9234","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"key":"host","value":"{api URI}","type":"string"},{"key":"school-ID","value":"{school-ID}","type":"string"},{"key":"public-api-key","value":"{insert your api key}","type":"string"},{"key":"studentId","value":"{studentID}","type":"string"},{"key":"familyId","value":"{familyID}","type":"string"},{"key":"groupId","value":"{groupID}","type":"string"},{"key":"parentId","value":"{parentID}","type":"string"},{"key":"teacherId","value":"{teacherID}","type":"string"},{"key":"staffId","value":"{staffId}","type":"string"}]}