{
"info": {
"_postman_id": "23826387-7080-4c4e-a199-b6f8497072e9",
"name": "OpenApply API with Postman (v3)",
"description": "This API set orchestrates the OpenApply School Administration Management System.
Requests are limited to one request per second. Each IP address is allowed up to 5k requests per day.\n\nContact Support:\n Name: Faria Education Group Limited.\n Email: hello@openapply.com",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
"_exporter_id": "25179203"
},
"item": [
{
"name": "Student",
"item": [
{
"name": "Retrieve all students",
"request": {
"method": "GET",
"header": [],
"url": {
"raw": "{{baseUrl}}/students",
"host": [
"{{baseUrl}}"
],
"path": [
"students"
],
"query": [
{
"key": "modified_since",
"value": "YYYY/mm/dd",
"description": "Returns results updated since the specified date or date/time, e.g. 2013-09-23 or 2013-09-25 02:10:39.",
"disabled": true
},
{
"key": "status",
"value": "enrolled",
"description": "One of enrolled, withdrawn, graduated",
"disabled": true
},
{
"key": "deleted_since",
"value": "YYYY/mm/dd",
"description": "A timestamp to filter the deletion date of results.",
"disabled": true
},
{
"key": "page",
"value": "",
"description": "The page to return (pagination)",
"disabled": true
},
{
"key": "since_id",
"value": "",
"description": "Specifies the number of students to retrieve, up to a maximum of 1000.",
"disabled": true
},
{
"key": "per_page",
"value": "",
"disabled": true
}
]
},
"description": "This endpoint returns up to 1000 student records sorted by ID (default, 100 records). The response includes the list of parent/guardians associated with each student. A query with no matches returns an empty JSON array."
},
"response": [
{
"name": "Success",
"originalRequest": {
"method": "GET",
"header": [],
"url": {
"raw": "{{baseUrl}}/api/v3/students?count=&since_id=&since_date=",
"host": [
"{{baseUrl}}"
],
"path": [
"api",
"v3",
"students"
],
"query": [
{
"key": "count",
"value": ""
},
{
"key": "since_id",
"value": ""
},
{
"key": "since_date",
"value": ""
}
],
"variable": [
{
"key": "subdomain",
"value": "{{subdomain}}"
}
]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"body": "{\n \"students\": [\n {\n \"id\": \"\",\n \"serial_number\": \"\",\n \"custom_id\": \"\",\n \"applicant_id\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"name\": \"\",\n \"other_name\": \"\",\n \"preferred_name\": \"\",\n \"birth_date\": \"\",\n \"gender\": \"\",\n \"enrollment_year\": \"\",\n \"full_address\": \"\",\n \"address\": \"\",\n \"address_ii\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"postal_code\": \"\",\n \"country\": \"\",\n \"grade\": \"\",\n \"campus\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"status\": \"\",\n \"status_level\": \"\",\n \"status_changed_at\": \"\",\n \"managebac_student_id\": \"\",\n \"applied_at\": \"\",\n \"enrolled_at\": \"\",\n \"inquired_at\": \"\",\n \"sibling_ids\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"nationality\": \"\",\n \"student_id\": \"\",\n \"passport_id\": \"\",\n \"profile_photo\": \"\",\n \"profile_photo_updated_at\": \"\",\n \"checklist_state\": \"\",\n \"inquired_date\": \"\",\n \"applied_date\": \"\",\n \"admitted_date\": \"\",\n \"wait_listed_date\": \"\",\n \"declined_date\": \"\",\n \"enrolled_date\": \"\",\n \"withdrawn_date\": \"\",\n \"graduated_date\": \"\",\n \"representative\": \"\",\n \"custom_fields\": {\n \"any\": \"\"\n },\n \"parent_ids\": [\n \"\",\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"serial_number\": \"\",\n \"custom_id\": \"\",\n \"applicant_id\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"name\": \"\",\n \"other_name\": \"\",\n \"preferred_name\": \"\",\n \"birth_date\": \"\",\n \"gender\": \"\",\n \"enrollment_year\": \"\",\n \"full_address\": \"\",\n \"address\": \"\",\n \"address_ii\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"postal_code\": \"\",\n \"country\": \"\",\n \"grade\": \"\",\n \"campus\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"status\": \"\",\n \"status_level\": \"\",\n \"status_changed_at\": \"\",\n \"managebac_student_id\": \"\",\n \"applied_at\": \"\",\n \"enrolled_at\": \"\",\n \"inquired_at\": \"\",\n \"sibling_ids\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"nationality\": \"\",\n \"student_id\": \"\",\n \"passport_id\": \"\",\n \"profile_photo\": \"\",\n \"profile_photo_updated_at\": \"\",\n \"checklist_state\": \"\",\n \"inquired_date\": \"\",\n \"applied_date\": \"\",\n \"admitted_date\": \"\",\n \"wait_listed_date\": \"\",\n \"declined_date\": \"\",\n \"enrolled_date\": \"\",\n \"withdrawn_date\": \"\",\n \"graduated_date\": \"\",\n \"representative\": \"\",\n \"custom_fields\": {\n \"any\": \"\"\n },\n \"parent_ids\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"linked\": {\n \"parents\": {\n \"id\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"other_name\": \"\",\n \"preferred_name\": \"\",\n \"parent_id\": \"\",\n \"phone\": \"\",\n \"mobile_phone\": \"\",\n \"address\": \"\",\n \"address_ii\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"postal_code\": \"\",\n \"country\": \"\"\n }\n },\n \"meta\": {\n \"pages\": \"\",\n \"per_page\": \"\"\n }\n}"
},
{
"name": "Not authorized",
"originalRequest": {
"method": "GET",
"header": [],
"url": {
"raw": "{{baseUrl}}/api/v3/students?count=&since_id=&since_date=",
"host": [
"{{baseUrl}}"
],
"path": [
"api",
"v3",
"students"
],
"query": [
{
"key": "count",
"value": ""
},
{
"key": "since_id",
"value": ""
},
{
"key": "since_date",
"value": ""
}
],
"variable": [
{
"key": "subdomain",
"value": "{{subdomain}}"
}
]
}
},
"status": "Unauthorized",
"code": 401,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"body": "{\n \"error\": \"\"\n}"
}
]
},
{
"name": "Retrieve student by ID",
"request": {
"method": "GET",
"header": [],
"url": {
"raw": "{{baseUrl}}/students/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"students",
":id"
],
"variable": [
{
"key": "id",
"value": "",
"description": "(Required) The unique ID of the required student."
}
]
},
"description": "This endpoint returns a single student as specified by ID with any custom fields defined."
},
"response": [
{
"name": "Success",
"originalRequest": {
"method": "GET",
"header": [],
"url": {
"raw": "{{baseUrl}}/api/v3/students/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"api",
"v3",
"students",
":id"
],
"variable": [
{
"key": "subdomain",
"value": "{{subdomain}}"
},
{
"key": "id",
"value": "",
"description": "(Required) The unique ID of the required student."
}
]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"body": "{\n \"student\": {\n \"id\": \"\",\n \"serial_number\": \"\",\n \"custom_id\": \"\",\n \"applicant_id\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"name\": \"\",\n \"other_name\": \"\",\n \"preferred_name\": \"\",\n \"birth_date\": \"\",\n \"gender\": \"\",\n \"enrollment_year\": \"\",\n \"full_address\": \"\",\n \"address\": \"\",\n \"address_ii\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"postal_code\": \"\",\n \"country\": \"\",\n \"grade\": \"\",\n \"campus\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"status\": \"\",\n \"status_level\": \"\",\n \"status_changed_at\": \"\",\n \"managebac_student_id\": \"\",\n \"applied_at\": \"\",\n \"enrolled_at\": \"\",\n \"inquired_at\": \"\",\n \"sibling_ids\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"nationality\": \"\",\n \"student_id\": \"\",\n \"passport_id\": \"\",\n \"profile_photo\": \"\",\n \"profile_photo_updated_at\": \"\",\n \"checklist_state\": \"\",\n \"inquired_date\": \"\",\n \"applied_date\": \"\",\n \"admitted_date\": \"\",\n \"wait_listed_date\": \"\",\n \"declined_date\": \"\",\n \"enrolled_date\": \"\",\n \"withdrawn_date\": \"\",\n \"graduated_date\": \"\",\n \"representative\": \"\",\n \"custom_fields\": {\n \"any\": \"\"\n },\n \"parent_ids\": [\n \"\",\n \"\"\n ]\n }\n}"
},
{
"name": "Not authorized",
"originalRequest": {
"method": "GET",
"header": [],
"url": {
"raw": "{{baseUrl}}/api/v3/students/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"api",
"v3",
"students",
":id"
],
"variable": [
{
"key": "subdomain",
"value": "{{subdomain}}"
},
{
"key": "id",
"value": "",
"description": "(Required) The unique ID of the required student."
}
]
}
},
"status": "Unauthorized",
"code": 401,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"body": "{\n \"error\": \"\"\n}"
},
{
"name": "Not Found",
"originalRequest": {
"method": "GET",
"header": [],
"url": {
"raw": "{{baseUrl}}/api/v3/students/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"api",
"v3",
"students",
":id"
],
"variable": [
{
"key": "subdomain",
"value": "{{subdomain}}"
},
{
"key": "id",
"value": "",
"description": "(Required) The unique ID of the required student."
}
]
}
},
"status": "Not Found",
"code": 404,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"body": "{\n \"error\": \"\"\n}"
}
]
},
{
"name": "Update a student",
"request": {
"method": "PATCH",
"header": [],
"body": {
"mode": "raw",
"raw": "{\n \"student\": {\n \"status\": \"withdrawn\"\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/students/:id?student[first_name]=Jameson",
"host": [
"{{baseUrl}}"
],
"path": [
"students",
":id"
],
"query": [
{
"key": "student[email]",
"value": "",
"disabled": true
},
{
"key": "student[first_name]",
"value": "Jameson"
},
{
"key": "student[last_name]",
"value": "",
"disabled": true
},
{
"key": "student[other_name]",
"value": "",
"disabled": true
},
{
"key": "student[preferred_name]",
"value": "",
"disabled": true
},
{
"key": "student[birth_date]",
"value": "",
"disabled": true
},
{
"key": "student[student_id]",
"value": "",
"disabled": true
},
{
"key": "student[enrollment_year]",
"value": "",
"disabled": true
},
{
"key": "student[address]",
"value": "",
"disabled": true
},
{
"key": "student[address_ii]",
"value": "",
"disabled": true
},
{
"key": "student[city]",
"value": "",
"disabled": true
},
{
"key": "student[state]",
"value": "",
"disabled": true
},
{
"key": "student[postal_code]",
"value": "",
"disabled": true
}
],
"variable": [
{
"key": "id",
"value": "83570",
"description": "(Required) The unique ID of the required student."
}
]
},
"description": "This endpoint updates a student’s records as specified by ID. As this is a PATCH request, only the fields provided will be updated, and others will not be modified. Note that the id required here is OpenApply's internal ID.\n"
},
"response": [
{
"name": "Success",
"originalRequest": {
"method": "PATCH",
"header": [],
"url": {
"raw": "{{baseUrl}}/api/v3/students/:id?student[email]=&student[first_name]=&student[last_name]=&student[other_name]=&student[preferred_name]=&student[birth_date]=&student[student_id]=&student[enrollment_year]=&student[address]=&student[address_ii]=&student[city]=&student[state]=&student[postal_code]=",
"host": [
"{{baseUrl}}"
],
"path": [
"api",
"v3",
"students",
":id"
],
"query": [
{
"key": "student[email]",
"value": ""
},
{
"key": "student[first_name]",
"value": ""
},
{
"key": "student[last_name]",
"value": ""
},
{
"key": "student[other_name]",
"value": ""
},
{
"key": "student[preferred_name]",
"value": ""
},
{
"key": "student[birth_date]",
"value": ""
},
{
"key": "student[student_id]",
"value": ""
},
{
"key": "student[enrollment_year]",
"value": ""
},
{
"key": "student[address]",
"value": ""
},
{
"key": "student[address_ii]",
"value": ""
},
{
"key": "student[city]",
"value": ""
},
{
"key": "student[state]",
"value": ""
},
{
"key": "student[postal_code]",
"value": ""
}
],
"variable": [
{
"key": "subdomain",
"value": "{{subdomain}}"
},
{
"key": "id",
"value": "",
"description": "(Required) The unique ID of the required student."
}
]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"body": "{\n \"student\": {\n \"id\": \"\",\n \"serial_number\": \"\",\n \"custom_id\": \"\",\n \"applicant_id\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"name\": \"\",\n \"other_name\": \"\",\n \"preferred_name\": \"\",\n \"birth_date\": \"\",\n \"gender\": \"\",\n \"enrollment_year\": \"\",\n \"full_address\": \"\",\n \"address\": \"\",\n \"address_ii\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"postal_code\": \"\",\n \"country\": \"\",\n \"grade\": \"\",\n \"campus\": \"