id stringlengths 53 86 | api_name stringlengths 2 76 | api_description stringlengths 1 500 ⌀ | api_score float64 0 10 ⌀ | endpoint_name stringlengths 1 190 | endpoint_description stringlengths 0 500 | response_status_code int64 100 505 | response_summary stringlengths 1 68 ⌀ | response_json stringlengths 6 50k | response_json_schema stringlengths 14 150k |
|---|---|---|---|---|---|---|---|---|---|
7c99318c-13e3-428a-98c9-1d3602d179d7/78c7c3be-9548-49c3-83f8-89ac62660048/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | getFiles | List the files. | 200 | null | {"data": [{"id": "8cbb43fe-4cdf-4991-8352-c461779cec02", "storage": "local", "filename_disk": "a88c3b72-ac58-5436-a4ec-b2858531333a.jpg", "filename_download": "avatar.jpg", "title": "User Avatar", "type": "image/jpeg", "folder": "", "uploaded_by": "", "uploaded_on": "2019-12-03T00:10:15+00:00", "modified_by": "", "modi... | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the file.", "type": "string"}, "storage": {"description": "Where the file is stored. Either `local` for the local filesystem or the name o... |
7c99318c-13e3-428a-98c9-1d3602d179d7/78c7c3be-9548-49c3-83f8-89ac62660048/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | getFiles | List the files. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
8cb847f7-3970-427b-8634-4ce50e5c412b/19c1301f-0c95-411b-9579-4bfef64f7a15/0/0 | ESWIPE | WebAPI for mobile application | null | /Quiz/{id} | 200 | null | {"id": 0, "dateCreated": "", "createdBy": "", "subjectQuizCode": "", "subjectQuizQty": "", "subjectQuizAnswer": "", "subjectQuizCorrectAnswer": ""} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "dateCreated": {"type": ["string", "null"]}, "createdBy": {"type": ["string", "null"]}, "subjectQuizCode": {"type": ["string", "null"]}, "subjectQuizQty": {"type": ["string", "null"]}, "subject... | |
8cb847f7-3970-427b-8634-4ce50e5c412b/19c1301f-0c95-411b-9579-4bfef64f7a15/1/0 | ESWIPE | WebAPI for mobile application | null | /Quiz/{id} | 200 | null | {"id": 0, "dateCreated": "", "createdBy": "", "subjectQuizCode": "", "subjectQuizQty": "", "subjectQuizAnswer": "", "subjectQuizCorrectAnswer": ""} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "dateCreated": {"type": ["string", "null"]}, "createdBy": {"type": ["string", "null"]}, "subjectQuizCode": {"type": ["string", "null"]}, "subjectQuizQty": {"type": ["string", "null"]}, "subject... | |
8cb847f7-3970-427b-8634-4ce50e5c412b/ec126e46-f27d-4bd2-ac83-76a8dc7b10b3/0/0 | ESWIPE | WebAPI for mobile application | null | /Teacher/{id} | 200 | null | {"id": 0, "teacherNumber": 0, "name": "", "section": "", "username": "", "password": "", "userRole": ""} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "teacherNumber": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": ["string", "null"]}, "section": {"type": ["string", "null"]}, "username"... | |
8cb847f7-3970-427b-8634-4ce50e5c412b/ec126e46-f27d-4bd2-ac83-76a8dc7b10b3/1/0 | ESWIPE | WebAPI for mobile application | null | /Teacher/{id} | 200 | null | {"id": 0, "teacherNumber": 0, "name": "", "section": "", "username": "", "password": "", "userRole": ""} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "teacherNumber": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": ["string", "null"]}, "section": {"type": ["string", "null"]}, "username"... | |
8cb847f7-3970-427b-8634-4ce50e5c412b/9da04d9b-bc1f-4be8-8f12-dda533548c3f/0/0 | ESWIPE | WebAPI for mobile application | null | /Quiz | 200 | null | [{"id": 0, "dateCreated": "", "createdBy": "", "subjectQuizCode": "", "subjectQuizQty": "", "subjectQuizAnswer": "", "subjectQuizCorrectAnswer": ""}] | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "dateCreated": {"type": ["string", "null"]}, "createdBy": {"type": ["string", "null"]}, "subjectQuizCode": {"type": ["string", "null"]}, "subjectQuizQty": {"type": ["... | |
8cb847f7-3970-427b-8634-4ce50e5c412b/9da04d9b-bc1f-4be8-8f12-dda533548c3f/1/0 | ESWIPE | WebAPI for mobile application | null | /Quiz | 200 | null | [{"id": 0, "dateCreated": "", "createdBy": "", "subjectQuizCode": "", "subjectQuizQty": "", "subjectQuizAnswer": "", "subjectQuizCorrectAnswer": ""}] | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "dateCreated": {"type": ["string", "null"]}, "createdBy": {"type": ["string", "null"]}, "subjectQuizCode": {"type": ["string", "null"]}, "subjectQuizQty": {"type": ["... | |
8cb847f7-3970-427b-8634-4ce50e5c412b/5d835c9c-324b-4ecf-b4ba-4017113642a5/0/0 | ESWIPE | WebAPI for mobile application | null | /Quiz/SubjectQuizCode/{subjectQuizCode} | 200 | null | {"id": 0, "dateCreated": "", "createdBy": "", "subjectQuizCode": "", "subjectQuizQty": "", "subjectQuizAnswer": "", "subjectQuizCorrectAnswer": ""} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "dateCreated": {"type": ["string", "null"]}, "createdBy": {"type": ["string", "null"]}, "subjectQuizCode": {"type": ["string", "null"]}, "subjectQuizQty": {"type": ["string", "null"]}, "subject... | |
8cb847f7-3970-427b-8634-4ce50e5c412b/5d835c9c-324b-4ecf-b4ba-4017113642a5/1/0 | ESWIPE | WebAPI for mobile application | null | /Quiz/SubjectQuizCode/{subjectQuizCode} | 200 | null | {"id": 0, "dateCreated": "", "createdBy": "", "subjectQuizCode": "", "subjectQuizQty": "", "subjectQuizAnswer": "", "subjectQuizCorrectAnswer": ""} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "dateCreated": {"type": ["string", "null"]}, "createdBy": {"type": ["string", "null"]}, "subjectQuizCode": {"type": ["string", "null"]}, "subjectQuizQty": {"type": ["string", "null"]}, "subject... | |
8cb847f7-3970-427b-8634-4ce50e5c412b/295abc3a-a44e-4b89-8b3d-3d82c641136e/0/0 | ESWIPE | WebAPI for mobile application | null | /Teacher/TeacherNumber/{teacherNumber} | 200 | null | {"id": 0, "teacherNumber": 0, "name": "", "section": "", "username": "", "password": "", "userRole": ""} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "teacherNumber": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": ["string", "null"]}, "section": {"type": ["string", "null"]}, "username"... | |
8cb847f7-3970-427b-8634-4ce50e5c412b/295abc3a-a44e-4b89-8b3d-3d82c641136e/1/0 | ESWIPE | WebAPI for mobile application | null | /Teacher/TeacherNumber/{teacherNumber} | 200 | null | {"id": 0, "teacherNumber": 0, "name": "", "section": "", "username": "", "password": "", "userRole": ""} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "teacherNumber": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": ["string", "null"]}, "section": {"type": ["string", "null"]}, "username"... | |
8cb847f7-3970-427b-8634-4ce50e5c412b/13ad5226-8f6f-4f04-98c3-dfadcea63807/0/0 | ESWIPE | WebAPI for mobile application | null | /Teacher | 200 | null | [{"id": 0, "teacherNumber": 0, "name": "", "section": "", "username": "", "password": "", "userRole": ""}] | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "teacherNumber": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": ["string", "null"]}, "section": {"type": ["st... | |
8cb847f7-3970-427b-8634-4ce50e5c412b/13ad5226-8f6f-4f04-98c3-dfadcea63807/1/0 | ESWIPE | WebAPI for mobile application | null | /Teacher | 200 | null | [{"id": 0, "teacherNumber": 0, "name": "", "section": "", "username": "", "password": "", "userRole": ""}] | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "teacherNumber": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": ["string", "null"]}, "section": {"type": ["st... | |
8cb847f7-3970-427b-8634-4ce50e5c412b/f336583f-d685-44f5-8b6f-801c522bc211/0/0 | ESWIPE | WebAPI for mobile application | null | /Student/{id} | 200 | null | {"id": 0, "studentNumber": 0, "name": "", "year": "", "section": "", "username": "", "password": "", "userRole": "", "subjectsCode": "", "quizCode": "", "quizScore": ""} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "studentNumber": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": ["string", "null"]}, "year": {"type": ["string", "null"]}, "section": {"... | |
8cb847f7-3970-427b-8634-4ce50e5c412b/f336583f-d685-44f5-8b6f-801c522bc211/1/0 | ESWIPE | WebAPI for mobile application | null | /Student/{id} | 200 | null | {"id": 0, "studentNumber": 0, "name": "", "year": "", "section": "", "username": "", "password": "", "userRole": "", "subjectsCode": "", "quizCode": "", "quizScore": ""} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "studentNumber": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": ["string", "null"]}, "year": {"type": ["string", "null"]}, "section": {"... | |
8cb847f7-3970-427b-8634-4ce50e5c412b/0cfd5c0e-ea09-4294-bd48-50e264c16c49/0/0 | ESWIPE | WebAPI for mobile application | null | /Student | 200 | null | [{"id": 0, "studentNumber": 0, "name": "", "year": "", "section": "", "username": "", "password": "", "userRole": "", "subjectsCode": "", "quizCode": "", "quizScore": ""}] | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "studentNumber": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": ["string", "null"]}, "year": {"type": ["strin... | |
8cb847f7-3970-427b-8634-4ce50e5c412b/0cfd5c0e-ea09-4294-bd48-50e264c16c49/1/0 | ESWIPE | WebAPI for mobile application | null | /Student | 200 | null | [{"id": 0, "studentNumber": 0, "name": "", "year": "", "section": "", "username": "", "password": "", "userRole": "", "subjectsCode": "", "quizCode": "", "quizScore": ""}] | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "studentNumber": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": ["string", "null"]}, "year": {"type": ["strin... | |
8cb847f7-3970-427b-8634-4ce50e5c412b/8958619a-320c-4a80-aa5b-357c864a957e/0/0 | ESWIPE | WebAPI for mobile application | null | /Module/{id} | 200 | null | {"id": 0, "dateCreated": "", "createdBy": "", "subjectCode": "", "subjectQuizCode": "", "subjectQuizQty": ""} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "dateCreated": {"type": ["string", "null"]}, "createdBy": {"type": ["string", "null"]}, "subjectCode": {"type": ["string", "null"]}, "subjectQuizCode": {"type": ["string", "null"]}, "subjectQui... | |
8cb847f7-3970-427b-8634-4ce50e5c412b/8958619a-320c-4a80-aa5b-357c864a957e/1/0 | ESWIPE | WebAPI for mobile application | null | /Module/{id} | 200 | null | {"id": 0, "dateCreated": "", "createdBy": "", "subjectCode": "", "subjectQuizCode": "", "subjectQuizQty": ""} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "dateCreated": {"type": ["string", "null"]}, "createdBy": {"type": ["string", "null"]}, "subjectCode": {"type": ["string", "null"]}, "subjectQuizCode": {"type": ["string", "null"]}, "subjectQui... | |
8cb847f7-3970-427b-8634-4ce50e5c412b/898f6f60-b9d9-4225-ba86-8e5d73f0438f/0/0 | ESWIPE | WebAPI for mobile application | null | /Module/SubjectQuizCode/{subjectQuizCode} | 200 | null | {"id": 0, "dateCreated": "", "createdBy": "", "subjectCode": "", "subjectQuizCode": "", "subjectQuizQty": ""} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "dateCreated": {"type": ["string", "null"]}, "createdBy": {"type": ["string", "null"]}, "subjectCode": {"type": ["string", "null"]}, "subjectQuizCode": {"type": ["string", "null"]}, "subjectQui... | |
8cb847f7-3970-427b-8634-4ce50e5c412b/898f6f60-b9d9-4225-ba86-8e5d73f0438f/1/0 | ESWIPE | WebAPI for mobile application | null | /Module/SubjectQuizCode/{subjectQuizCode} | 200 | null | {"id": 0, "dateCreated": "", "createdBy": "", "subjectCode": "", "subjectQuizCode": "", "subjectQuizQty": ""} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "dateCreated": {"type": ["string", "null"]}, "createdBy": {"type": ["string", "null"]}, "subjectCode": {"type": ["string", "null"]}, "subjectQuizCode": {"type": ["string", "null"]}, "subjectQui... | |
8cb847f7-3970-427b-8634-4ce50e5c412b/df311cb6-8de2-4a04-ab40-9cb1ea99104d/0/0 | ESWIPE | WebAPI for mobile application | null | /Module | 200 | null | [{"id": 0, "dateCreated": "", "createdBy": "", "subjectCode": "", "subjectQuizCode": "", "subjectQuizQty": ""}] | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "dateCreated": {"type": ["string", "null"]}, "createdBy": {"type": ["string", "null"]}, "subjectCode": {"type": ["string", "null"]}, "subjectQuizCode": {"type": ["str... | |
8cb847f7-3970-427b-8634-4ce50e5c412b/df311cb6-8de2-4a04-ab40-9cb1ea99104d/1/0 | ESWIPE | WebAPI for mobile application | null | /Module | 200 | null | [{"id": 0, "dateCreated": "", "createdBy": "", "subjectCode": "", "subjectQuizCode": "", "subjectQuizQty": ""}] | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "dateCreated": {"type": ["string", "null"]}, "createdBy": {"type": ["string", "null"]}, "subjectCode": {"type": ["string", "null"]}, "subjectQuizCode": {"type": ["str... | |
8cb847f7-3970-427b-8634-4ce50e5c412b/5dc1aafe-841f-426f-939a-177e88a6c15d/0/0 | ESWIPE | WebAPI for mobile application | null | /Student/StudentNumber/{studentNumber} | 200 | null | {"id": 0, "studentNumber": 0, "name": "", "year": "", "section": "", "username": "", "password": "", "userRole": "", "subjectsCode": "", "quizCode": "", "quizScore": ""} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "studentNumber": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": ["string", "null"]}, "year": {"type": ["string", "null"]}, "section": {"... | |
8cb847f7-3970-427b-8634-4ce50e5c412b/5dc1aafe-841f-426f-939a-177e88a6c15d/1/0 | ESWIPE | WebAPI for mobile application | null | /Student/StudentNumber/{studentNumber} | 200 | null | {"id": 0, "studentNumber": 0, "name": "", "year": "", "section": "", "username": "", "password": "", "userRole": "", "subjectsCode": "", "quizCode": "", "quizScore": ""} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "studentNumber": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": ["string", "null"]}, "year": {"type": ["string", "null"]}, "section": {"... | |
8cb847f7-3970-427b-8634-4ce50e5c412b/56eaf9e8-017f-4709-8f11-1834c1414a4b/0/0 | ESWIPE | WebAPI for mobile application | null | /Module/SubjectCode/{subjectCode} | 200 | null | {"id": 0, "dateCreated": "", "createdBy": "", "subjectCode": "", "subjectQuizCode": "", "subjectQuizQty": ""} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "dateCreated": {"type": ["string", "null"]}, "createdBy": {"type": ["string", "null"]}, "subjectCode": {"type": ["string", "null"]}, "subjectQuizCode": {"type": ["string", "null"]}, "subjectQui... | |
8cb847f7-3970-427b-8634-4ce50e5c412b/56eaf9e8-017f-4709-8f11-1834c1414a4b/1/0 | ESWIPE | WebAPI for mobile application | null | /Module/SubjectCode/{subjectCode} | 200 | null | {"id": 0, "dateCreated": "", "createdBy": "", "subjectCode": "", "subjectQuizCode": "", "subjectQuizQty": ""} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "dateCreated": {"type": ["string", "null"]}, "createdBy": {"type": ["string", "null"]}, "subjectCode": {"type": ["string", "null"]}, "subjectQuizCode": {"type": ["string", "null"]}, "subjectQui... | |
8cb847f7-3970-427b-8634-4ce50e5c412b/33fd7829-74ff-47a7-a106-abdfe9f70fa6/0/0 | ESWIPE | WebAPI for mobile application | null | /WeatherForecast | 200 | null | [{"date": "", "temperatureC": 0, "temperatureF": 0, "summary": ""}] | {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string", "format": "date-time"}, "temperatureC": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "temperatureF": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "s... | |
8cb847f7-3970-427b-8634-4ce50e5c412b/33fd7829-74ff-47a7-a106-abdfe9f70fa6/1/0 | ESWIPE | WebAPI for mobile application | null | /WeatherForecast | 200 | null | [{"date": "", "temperatureC": 0, "temperatureF": 0, "summary": ""}] | {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string", "format": "date-time"}, "temperatureC": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "temperatureF": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "s... | |
5c0a1cef-41dc-448d-b03b-301d1f46337d/7da6030f-13a1-4cb9-839c-0506c34f2987/0/0 | GSMArenaParser | This is an easy to use GSMArena Parser API | 6.2 | Get all devices | This endpoint returns all available devices in db including their specifications | 200 | New Example | {"key1": "value", "key2": "value"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]} |
7f67b8d8-c5ca-4b91-9086-5fbabc8382c7/1da9be45-98c0-4050-ae40-33b1e222352a/0/0 | QR code JWT Authentication | The API is designed to allow devices to securely authenticate with a server by scanning a QR code and JWT. | null | Refresh JWT token | This endpoint will regenerate a fresh JWT authentication token key for the deivice after a certain period for security reasons. | 200 | New Example | {"authentication_key": "string"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"authentication_key": {"type": "string"}}, "required": ["authentication_key"]} |
7f67b8d8-c5ca-4b91-9086-5fbabc8382c7/c40d8436-5f19-42a4-946a-211dfbd5eada/0/0 | QR code JWT Authentication | The API is designed to allow devices to securely authenticate with a server by scanning a QR code and JWT. | null | Scan QR code to generate API key | This endpoint is used to scan a QR code and generate an API key. | 200 | New Example | {"api_auth_url": "string", "authentication_reference": "string", "authentication_key": "string"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"api_auth_url": {"type": "string"}, "authentication_reference": {"type": "string"}, "authentication_key": {"type": "string"}}, "required": ["api_auth_url", "authentication_key", "authentication_reference"]} |
8bd27b3e-11d5-49c0-a74b-b3fefa21b034/79c410ca-a9f1-4216-9242-ecfd89fce56b/0/0 | CellPhones | Welcome to the GSMarena API! Our API allows you to easily access and consume the vast array of data available on the GSMarena website.
With our API, you can access detailed information about any phone or tablet, including technical specifications, images, and more.
With the GSMarena API, you can quickly and easily:
... | 9.1 | GetPhonesByBrandId | Use this end point to load all phone ids for a specific brand. get the brand id from the endpoint GetBrands | 200 | Response | [1859, 1860, 1861, 1972, 2083, 2194, 2305, 2416, 2527, 2638, 2749, 2860, 2971, 2972, 3083, 3194, 3305, 3416, 3527, 3638, 3749, 3860, 3971, 4082, 4083, 4194, 4305, 4416, 4527, 4638, 4749, 4860, 4971, 5082, 5193, 5194, 5305, 5416, 5527, 5638, 5749, 5860, 5971, 6082, 6193, 6304, 6305, 6416, 6521, 6532, 6543, 6554, 6565, 6... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "integer"}} |
8bd27b3e-11d5-49c0-a74b-b3fefa21b034/21471abd-0c0f-4cc3-9c34-a58ea603aa1f/0/0 | CellPhones | Welcome to the GSMarena API! Our API allows you to easily access and consume the vast array of data available on the GSMarena website.
With our API, you can access detailed information about any phone or tablet, including technical specifications, images, and more.
With the GSMarena API, you can quickly and easily:
... | 9.1 | GetBrands | Load all cell phone brands | 200 | Response | [{"id": 237, "name": "Acer", "workingPhones": null, "brandPhones": [], "phones": []}, {"id": 238, "name": "alcatel", "workingPhones": null, "brandPhones": [], "phones": []}, {"id": 239, "name": "Allview", "workingPhones": null, "brandPhones": [], "phones": []}, {"id": 240, "name": "Amazon", "workingPhones": null, "bran... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "workingPhones": {"type": "null"}, "brandPhones": {"type": "array"}, "phones": {"type": "array"}}, "required": ["brandPhones", "id", "name", "phones", "working... |
8bd27b3e-11d5-49c0-a74b-b3fefa21b034/56f00572-8be8-407f-a0fd-b5aed39f29f1/0/0 | CellPhones | Welcome to the GSMarena API! Our API allows you to easily access and consume the vast array of data available on the GSMarena website.
With our API, you can access detailed information about any phone or tablet, including technical specifications, images, and more.
With the GSMarena API, you can quickly and easily:
... | 9.1 | GetPhoneDetails | Get all phone specifications & photos by phone id, get the phone id from the endpoint GetPhonesByBrandId | 200 | Response | {"id": 1859, "brandId": 237, "title": "Acer Chromebook Tab 10", "thumbnail": "https://fdn2.gsmarena.com/vv/bigpic/acer-chromebook-tab-10.jpg", "releaseDate": "Released 2018, July", "dimension": "544.3g, 9.9mm thickness", "os": "Chrome OS", "storage": "32GB storage, microSDXC", "url": "https://www.gsmarena.com/acer_chro... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"id": {"type": "integer"}, "brandId": {"type": "integer"}, "title": {"type": "string"}, "thumbnail": {"type": "string"}, "releaseDate": {"type": "string"}, "dimension": {"type": "string"}, "os": {"type": "string"}, "storage": {"type": "strin... |
59836c85-7996-42b5-9c87-71851a3de565/75bbda2f-c8f8-4209-86a5-f2d18ade08bc/0/0 | Mobile Phones | Mobile Phones API provides RESTful endpoints to fetch list of mobile brands, list of mobile devices within a brand, specification details for each device and a search endpoint.
We host our api on Cloudflare servers to make sure minimal latency with its edge technology and 100s of server across the globe. Edge computin... | 9 | listBrands | You can get a list of all mobile phone brands using this endpoint | 200 | null | [{"id": 1, "name": "Nokia"}] | {"type": "array", "items": {"type": "object", "required": ["id", "name"], "properties": {"id": {"type": "number"}, "name": {"type": "string"}}}} |
59836c85-7996-42b5-9c87-71851a3de565/5e604df0-990d-4532-a9de-8d0068e981de/0/0 | Mobile Phones | Mobile Phones API provides RESTful endpoints to fetch list of mobile brands, list of mobile devices within a brand, specification details for each device and a search endpoint.
We host our api on Cloudflare servers to make sure minimal latency with its edge technology and 100s of server across the globe. Edge computin... | 9 | getPhonesByBrand | You can list all phones under a given brand | 200 | null | {"brand_id": 1, "brand_name": "Nokia", "id": "nokia_c12_pro-12184", "phone_name": "C12 Pro", "image_url": "https://fdn2.gsmarena.com/vv/bigpic/nokia-c12.jpg", "description": "Nokia C12 Pro Android smartphone. Announced Mar 2023. Features 6.3\u2033 display, Unisoc SC9863A1 chipset, 4000 mAh battery, 64 GB storage, 3 GB... | {"type": "object", "required": ["brand_id", "brand_name", "id", "phone_name", "image_url", "description"], "properties": {"brand_id": {"type": "number"}, "brand_name": {"type": "string"}, "id": {"type": "string"}, "phone_name": {"type": "string"}, "image_url": {"type": "string"}, "description": {"type": "string"}}} |
59836c85-7996-42b5-9c87-71851a3de565/6b60b0f0-c140-434e-86b0-8dc9a1b31073/0/0 | Mobile Phones | Mobile Phones API provides RESTful endpoints to fetch list of mobile brands, list of mobile devices within a brand, specification details for each device and a search endpoint.
We host our api on Cloudflare servers to make sure minimal latency with its edge technology and 100s of server across the globe. Edge computin... | 9 | getPhoneDetails | Get Phone Specification & Other Details | 200 | null | {"spotlight": {"releaseDate": "Released 2018, September 21", "body": "208g, 7.7mm thickness", "os": "iOS 12, up to iOS 16.4", "storage": "64GB/256GB/512GB storage, no card slot", "display_size": "6.5\"", "display_resolution": "1242x2688 pixels", "camera_pixels": "12 MP", "video_pixels": "2160p", "ram_size": "4 GB RAM",... | {"type": "object"} |
59836c85-7996-42b5-9c87-71851a3de565/8f248c19-e10a-4aeb-8c41-2cff5889e8da/0/0 | Mobile Phones | Mobile Phones API provides RESTful endpoints to fetch list of mobile brands, list of mobile devices within a brand, specification details for each device and a search endpoint.
We host our api on Cloudflare servers to make sure minimal latency with its edge technology and 100s of server across the globe. Edge computin... | 9 | searchPhones | Search for phones | 200 | null | [{"id": "apple_iphone-1827", "score": 8.060360750284897, "terms": [], "match": {}, "brand_name": "Apple", "phone_name": "iPhone", "image_url": "https://fdn2.gsmarena.com/vv/bigpic/apple-iphone.gif", "brand_id": 48}] | {"type": "array", "items": {"type": "object", "required": ["id", "score", "terms", "match", "brand_name", "phone_name", "image_url", "brand_id"], "properties": {"id": {"type": "string"}, "score": {"type": "number"}, "terms": {"type": "array", "items": {"type": "string"}}, "match": {"type": "object"}, "brand_name": {"ty... |
72ed1d19-3bb2-4ed4-a4f1-e6cd488912fa/d17e87c6-1b78-4b18-952f-36f99d8025ac/0/0 | MAC Address to Manufacturer | MAC Address Lookup to find the hardware manufacturer and its postal address of a specific MAC Address | 7.9 | maclookup | Enter MAC Address (string) to find the manufacturer. MAC Formats Allowed: ('xx-xx-xx-xx-xx-xx', 'xx:xx:xx:xx:xx:xx', 'xxxx.xxxx.xxxx', 'xxxxxxxxxxxx') | 200 | Example_1 | {"message": "Data Found", "data": {"0": {"MAC OUI Number": "14ABC5", "Vendor Manufacturer": "Intel Corporate", "Vendor Address": "Lot 8, Jalan Hi-Tech 2/3 Kulim Kedah MY 09000 "}}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"message": {"type": "string"}, "data": {"type": "object", "properties": {"0": {"type": "object", "properties": {"MAC OUI Number": {"type": "string"}, "Vendor Manufacturer": {"type": "string"}, "Vendor Address": {"type": "string"}}, "required... |
72ed1d19-3bb2-4ed4-a4f1-e6cd488912fa/d17e87c6-1b78-4b18-952f-36f99d8025ac/1/0 | MAC Address to Manufacturer | MAC Address Lookup to find the hardware manufacturer and its postal address of a specific MAC Address | 7.9 | maclookup | Enter MAC Address (string) to find the manufacturer. MAC Formats Allowed: ('xx-xx-xx-xx-xx-xx', 'xx:xx:xx:xx:xx:xx', 'xxxx.xxxx.xxxx', 'xxxxxxxxxxxx') | 422 | Example_1 | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
cae89a65-295f-4a30-8298-3ef4dcc6fbca/9fb47ea0-93d4-40fd-8b7a-d26a9ad95c7c/0/0 | Mobile Phone Live | An API showing all the latest mobile phones around the world so users can compare with their pricing and specification. | 0.1 | Get All Mobile Detail with specific market research | This endpoint will return back all the details of mobile marketplaces and newly launched mobile devices. | 200 | New Example | [{"title": "compare mobile phones", "url": "https://gadgets.ndtv.com/mobiles/compare-best-phoneshttps://gadgets.ndtv.com/mobiles/compare-best-phones", "source": "ndtv"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}} |
045c6ae7-0a6c-4f6f-b8b0-9b70e38631f7/76f6adfd-acda-44d8-a111-7fcb397c0b4f/0/0 | User Agent Parser and Generator | Parse and generate user agent strings instantly. With this API, you can easily integrate user agent parsing and generation capabilities into your applications, platforms, or services, enabling you to extract valuable information from user agent strings and create customized user agents for different purposes. | null | Parse User Agent String | Parse User Agent String | 200 | New Example | {"status": "ok", "error": null, "data": {"ua": "Mozilla/5.0 (Windows NT 6.4) AppleWebKit/537.36.0 (KHTML, like Gecko) Chrome/60.0.0.0 Safari/537.36.0", "browser": {"name": "Chrome", "version": "60.0.0.0", "major": "60"}, "engine": {"name": "Blink", "version": "60.0.0.0"}, "os": {"name": "Windows", "version": "10"}, "de... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "error": {"type": "null"}, "data": {"type": "object", "properties": {"ua": {"type": "string"}, "browser": {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "major": {"t... |
045c6ae7-0a6c-4f6f-b8b0-9b70e38631f7/90a0e64c-03e9-48ca-b14d-ac5146e21a56/0/0 | User Agent Parser and Generator | Parse and generate user agent strings instantly. With this API, you can easily integrate user agent parsing and generation capabilities into your applications, platforms, or services, enabling you to extract valuable information from user agent strings and create customized user agents for different purposes. | null | Generate User Agent | Generate User Agent | 200 | Success | {"status": "ok", "error": null, "data": {"ua": "Mozilla/5.0 (Windows NT 6.4;) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.0.0 Safari/537.36 Edge/12.0.0.10122", "browser": {"name": "Edge", "version": "12.0.0.10122", "major": "12"}, "engine": {"name": "EdgeHTML", "version": "12.0.0.10122"}, "os": {"name": "Windows... | {"type": "object", "properties": {"status": {"type": "string"}, "error": {"type": "null"}, "data": {"type": "object", "properties": {"ua": {"type": "string"}, "browser": {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "major": {"type": "string"}}}, "engine": {"type": "object... |
df97e1c3-3100-44f0-9964-8f13c2be961d/b6962be7-a945-4cb9-8a34-2db5aa54b184/1/0 | Helpdesk KPI | The Helpdesk KPI is an API designed to help you manage your customer support operations. This API provides comprehensive Key Performance Indicators (KPIs) that offer deep insights into the efficiency, effectiveness, and customer satisfaction levels of your helpdesk/customer support. | null | Send tickets data | Endpoint for sending tickets data | 422 | Example_1 | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
1ccd6f4e-8043-46ad-89a0-f327c0db7199/a59428e1-ff9e-4038-81cd-72f16726cd1d/0/0 | Test catch NS req 2 | test2 | null | rest1 | rest1 | 200 | New Example | {"key1": "value", "key2": "value"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]} |
780e5d1b-51dd-4993-a1f0-67023b4b93c9/a132a693-5b74-4ead-86c3-860d3f520c70/0/0 | eDocAPI | PDF Generator API | HTML to PDF documents creation and automation | null | /account/identity | Return identity information for current user account | 200 | null | {"_id": "", "name": "", "firstName": "", "lastName": "", "email": "", "emailVerified": true} | {"type": "object", "additionalProperties": false, "properties": {"_id": {"type": "string"}, "name": {"type": "string"}, "firstName": {"type": "string"}, "lastName": {"type": "string"}, "email": {"type": "string"}, "emailVerified": {"type": "boolean"}}} |
780e5d1b-51dd-4993-a1f0-67023b4b93c9/5ca83b78-51de-47ad-a575-08edfd37a97b/0/0 | eDocAPI | PDF Generator API | HTML to PDF documents creation and automation | null | /templates | Get templates list | 200 | null | [{"_id": "", "name": "", "description": "", "thumbnail": "", "official": true, "published": true, "createdAt": "", "tags": []}] | {"type": "array", "maxItems": 20, "items": {"type": "object", "additionalProperties": false, "required": ["_id", "name"], "properties": {"_id": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "thumbnail": {"type": "string"}, "official": {"type": "boolean"}, "published": {"type": "bool... |
780e5d1b-51dd-4993-a1f0-67023b4b93c9/b2845166-d87e-4e5e-8e6c-16172cd27833/0/0 | eDocAPI | PDF Generator API | HTML to PDF documents creation and automation | null | /documents/from-template | Generate a PDF document from predefined template | 200 | null | {"documentUrl": ""} | {"type": "object", "additionalProperties": false, "properties": {"documentUrl": {"type": "string"}}} |
780e5d1b-51dd-4993-a1f0-67023b4b93c9/24d752cf-9f5b-4198-ac29-9d01347f7b39/0/0 | eDocAPI | PDF Generator API | HTML to PDF documents creation and automation | null | /templates/{id} | Return a single template by id | 200 | null | {"name": "", "description": "", "official": false, "published": true, "css": "", "html": "", "data": {}, "pdfOptionsMetadata": {}, "screenshotOptionsMetadata": {}, "tags": [], "_id": ""} | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "official": {"type": "boolean", "default": false}, "published": {"type": "boolean", "default": true}, "css": {"type": "string"}, "html": {"type": "string"}, "data": {"type": "object", "additionalProperties": true}, "pdfOpti... |
780e5d1b-51dd-4993-a1f0-67023b4b93c9/b43b60fc-4c82-4fc4-9230-7ff6de232d80/0/0 | eDocAPI | PDF Generator API | HTML to PDF documents creation and automation | null | /templates | Create a new template | 200 | null | {"insertedId": ""} | {"type": "object", "additionalProperties": false, "properties": {"insertedId": {"type": "string"}}} |
780e5d1b-51dd-4993-a1f0-67023b4b93c9/97c0f402-e34f-4165-94be-8708a6dcff69/0/0 | eDocAPI | PDF Generator API | HTML to PDF documents creation and automation | null | /documents/from-html | Generate a PDF document from an HTML source code | 200 | null | {"documentUrl": ""} | {"type": "object", "additionalProperties": false, "properties": {"documentUrl": {"type": "string"}}} |
780e5d1b-51dd-4993-a1f0-67023b4b93c9/3ccd080d-f620-468e-a466-ed2069df332d/0/0 | eDocAPI | PDF Generator API | HTML to PDF documents creation and automation | null | /documents/from-url | Generate document from webpage URL | 200 | null | {"documentUrl": ""} | {"type": "object", "additionalProperties": false, "properties": {"documentUrl": {"type": "string"}}} |
a21cdb8e-939a-4c58-a20a-6ba033553fd9/07d987a8-4f66-4d90-b4fd-61a1b980e5eb/0/0 | Find any IP address or Domain Location world wide | Free IP Geo Location API with 100% accurate geo information of IP address or Domain name like city latitude, longitude, zipcode, state/province, country, country codes, country flag, currency, dialing code. timezone, total number of cities & states/province in country, continent code, continent name and many more detai... | 9.8 | IP Location of Client or IP Location of Visitor | Free IP API provides country, city, state, province, local currency, latitude and longitude, company detail, ISP lookup, language, zip code, country calling code, time zone, current time, sunset and sunrise time, moonset and moonrise time from any IPv4 and IPv6 address in REST, JSON and XML format over HTTPS. | 200 | Response | {"continent": "Asia", "country": "Singapore", "zipCode": "18", "accuracyRadius": 1000, "flag": "https://ipworld.info/static/flags/sg.png", "city": "Singapore", "timezone": "Asia/Singapore", "latitude": 1.3029, "countryGeoNameId": 1880251, "gmt": "(GMT+08:00) Singapore", "network": "3.0.0.0/15", "currencyName": "Singapo... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"continent": {"type": "string"}, "country": {"type": "string"}, "zipCode": {"type": "string"}, "accuracyRadius": {"type": "integer"}, "flag": {"type": "string"}, "city": {"type": "string"}, "timezone": {"type": "string"}, "latitude": {"type"... |
a21cdb8e-939a-4c58-a20a-6ba033553fd9/5d9dc1be-1e6d-4554-a835-a58bf1165bb8/0/0 | Find any IP address or Domain Location world wide | Free IP Geo Location API with 100% accurate geo information of IP address or Domain name like city latitude, longitude, zipcode, state/province, country, country codes, country flag, currency, dialing code. timezone, total number of cities & states/province in country, continent code, continent name and many more detai... | 9.8 | IP location by domain name | Free IP Geo Location API which provide 100% accurate complete information of any IP address or Domain name with its city latitude, longitude, zipcode, state/province, country, country codes, country flag, currency, dialing code. timezone, total number of cities & states/province in country, continent code, continent na... | 200 | Example_1 | {"continent": "North America", "country": "United States", "zipCode": "85260", "accuracyRadius": 1000, "flag": "https://ipworld.info/static/flags/us.png", "city": "Scottsdale", "timezone": "America/Phoenix", "latitude": 33.6013, "countryGeoNameId": 6252001, "gmt": "(GMT-10:00) Hawaii Time", "network": "208.109.192.0/18... | {"type": "object", "properties": {"continent": {"type": "string"}, "country": {"type": "string"}, "zipCode": {"type": "string"}, "accuracyRadius": {"type": "integer"}, "flag": {"type": "string"}, "city": {"type": "string"}, "timezone": {"type": "string"}, "latitude": {"type": "number"}, "countryGeoNameId": {"type": "in... |
b522c7bc-0f2e-477c-9cec-c48f1539248c/1d067b6b-e7bf-4a83-9bd0-997e98f16e18/0/0 | Business Workflow Runner | Step-Based asynchronous business workflow API, for asynchronous processing and event-driven architectures | 7.2 | webhook_log_get | Retrieve the webhook call log records
WARNING: Records get deleted after 3 natural months to save space | 400 | null | {"validation_errors": {"items": ""}} | {"allOf": [{"allOf": [{"description": "A simple response representation", "properties": {"data": {"description": "Schema that represents any serializable data", "oneOf": [{"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}]}, "exit_code": {"desc... |
b522c7bc-0f2e-477c-9cec-c48f1539248c/1d067b6b-e7bf-4a83-9bd0-997e98f16e18/1/0 | Business Workflow Runner | Step-Based asynchronous business workflow API, for asynchronous processing and event-driven architectures | 7.2 | webhook_log_get | Retrieve the webhook call log records
WARNING: Records get deleted after 3 natural months to save space | 500 | null | {"exit_code": "success", "status": "success", "error": ""} | {"allOf": [{"description": "A simple response representation", "properties": {"data": {"description": "Schema that represents any serializable data", "oneOf": [{"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}]}, "exit_code": {"description": "... |
b522c7bc-0f2e-477c-9cec-c48f1539248c/1d067b6b-e7bf-4a83-9bd0-997e98f16e18/2/0 | Business Workflow Runner | Step-Based asynchronous business workflow API, for asynchronous processing and event-driven architectures | 7.2 | webhook_log_get | Retrieve the webhook call log records
WARNING: Records get deleted after 3 natural months to save space | 200 | null | {"data": {"record_count": 0, "records": [{"created_at": 0, "request": {}, "response": {}, "step_execution": {}}]}, "exit_code": "success", "status": "success"} | {"allOf": [{"description": "A simple response representation", "properties": {"data": {"description": "Schema that represents any serializable data", "oneOf": [{"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}]}, "exit_code": {"description": "... |
b522c7bc-0f2e-477c-9cec-c48f1539248c/9a7e419f-78cd-4ea1-a732-9e243bb78064/0/0 | Business Workflow Runner | Step-Based asynchronous business workflow API, for asynchronous processing and event-driven architectures | 7.2 | flow_definition_id_delete | Delete an existing flow definition | 404 | null | {"exit_code": "success", "status": "success", "error": ""} | {"allOf": [{"description": "A simple response representation", "properties": {"data": {"description": "Schema that represents any serializable data", "oneOf": [{"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}]}, "exit_code": {"description": "... |
b522c7bc-0f2e-477c-9cec-c48f1539248c/9a7e419f-78cd-4ea1-a732-9e243bb78064/1/0 | Business Workflow Runner | Step-Based asynchronous business workflow API, for asynchronous processing and event-driven architectures | 7.2 | flow_definition_id_delete | Delete an existing flow definition | 200 | null | {"exit_code": "success", "status": "success"} | {"description": "A simple response representation", "properties": {"data": {"description": "Schema that represents any serializable data", "oneOf": [{"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}]}, "exit_code": {"description": "The respons... |
b522c7bc-0f2e-477c-9cec-c48f1539248c/d29e3e32-ebb9-488f-9943-738de281ec60/0/0 | Business Workflow Runner | Step-Based asynchronous business workflow API, for asynchronous processing and event-driven architectures | 7.2 | flow_definition_get | Retrieve the flow definition list | 400 | null | {"validation_errors": {"items": ""}} | {"allOf": [{"allOf": [{"description": "A simple response representation", "properties": {"data": {"description": "Schema that represents any serializable data", "oneOf": [{"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}]}, "exit_code": {"desc... |
b522c7bc-0f2e-477c-9cec-c48f1539248c/d29e3e32-ebb9-488f-9943-738de281ec60/1/0 | Business Workflow Runner | Step-Based asynchronous business workflow API, for asynchronous processing and event-driven architectures | 7.2 | flow_definition_get | Retrieve the flow definition list | 500 | null | {"exit_code": "success", "status": "success", "error": ""} | {"allOf": [{"description": "A simple response representation", "properties": {"data": {"description": "Schema that represents any serializable data", "oneOf": [{"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}]}, "exit_code": {"description": "... |
b522c7bc-0f2e-477c-9cec-c48f1539248c/d29e3e32-ebb9-488f-9943-738de281ec60/2/0 | Business Workflow Runner | Step-Based asynchronous business workflow API, for asynchronous processing and event-driven architectures | 7.2 | flow_definition_get | Retrieve the flow definition list | 200 | null | {"data": {"record_count": 0, "records": [{"created_at": 0, "description": "", "id": "", "status": "active", "updated_at": 0}]}, "exit_code": "success", "status": "success"} | {"allOf": [{"description": "A simple response representation", "properties": {"data": {"description": "Schema that represents any serializable data", "oneOf": [{"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}]}, "exit_code": {"description": "... |
b522c7bc-0f2e-477c-9cec-c48f1539248c/1c2d645b-d388-4619-b243-81f5aa4c5217/0/0 | Business Workflow Runner | Step-Based asynchronous business workflow API, for asynchronous processing and event-driven architectures | 7.2 | flow_definition_id_get | Retrieve the flow definition detail | 404 | null | {"exit_code": "success", "status": "success", "error": ""} | {"allOf": [{"description": "A simple response representation", "properties": {"data": {"description": "Schema that represents any serializable data", "oneOf": [{"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}]}, "exit_code": {"description": "... |
b522c7bc-0f2e-477c-9cec-c48f1539248c/1c2d645b-d388-4619-b243-81f5aa4c5217/1/0 | Business Workflow Runner | Step-Based asynchronous business workflow API, for asynchronous processing and event-driven architectures | 7.2 | flow_definition_id_get | Retrieve the flow definition detail | 200 | null | {"data": {"created_at": 0, "current_version": "", "description": "", "id": "", "status": "active", "steps": {}, "updated_at": 0, "webhook": {"signature_key": "", "url": ""}}, "exit_code": "success", "status": "success"} | {"allOf": [{"description": "A simple response representation", "properties": {"data": {"description": "Schema that represents any serializable data", "oneOf": [{"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}]}, "exit_code": {"description": "... |
b522c7bc-0f2e-477c-9cec-c48f1539248c/4e09c98e-a7eb-45c1-8d1f-9dff69f0f785/0/0 | Business Workflow Runner | Step-Based asynchronous business workflow API, for asynchronous processing and event-driven architectures | 7.2 | flow_definition_id_put | Updates an existing flow definition, you can just pass the root attributes you wish to update and it wont affect the existing values.
NOTE: For updating steps you need to send the whole object with the changes you want to make because that will get overwritten. | 404 | null | {"exit_code": "success", "status": "success", "error": ""} | {"allOf": [{"description": "A simple response representation", "properties": {"data": {"description": "Schema that represents any serializable data", "oneOf": [{"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}]}, "exit_code": {"description": "... |
b522c7bc-0f2e-477c-9cec-c48f1539248c/4e09c98e-a7eb-45c1-8d1f-9dff69f0f785/1/0 | Business Workflow Runner | Step-Based asynchronous business workflow API, for asynchronous processing and event-driven architectures | 7.2 | flow_definition_id_put | Updates an existing flow definition, you can just pass the root attributes you wish to update and it wont affect the existing values.
NOTE: For updating steps you need to send the whole object with the changes you want to make because that will get overwritten. | 200 | null | {"data": {"created_at": 0, "current_version": "", "description": "", "id": "", "status": "active", "steps": {}, "updated_at": 0, "webhook": {"signature_key": "", "url": ""}}, "exit_code": "success", "status": "success"} | {"allOf": [{"description": "A simple response representation", "properties": {"data": {"description": "Schema that represents any serializable data", "oneOf": [{"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}]}, "exit_code": {"description": "... |
b522c7bc-0f2e-477c-9cec-c48f1539248c/3e9ef3fc-f779-492a-89ad-97169388c2f4/0/0 | Business Workflow Runner | Step-Based asynchronous business workflow API, for asynchronous processing and event-driven architectures | 7.2 | flow_definition_post | Create a new flow definition | 400 | null | {"validation_errors": {"items": ""}} | {"allOf": [{"allOf": [{"description": "A simple response representation", "properties": {"data": {"description": "Schema that represents any serializable data", "oneOf": [{"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}]}, "exit_code": {"desc... |
b522c7bc-0f2e-477c-9cec-c48f1539248c/3e9ef3fc-f779-492a-89ad-97169388c2f4/1/0 | Business Workflow Runner | Step-Based asynchronous business workflow API, for asynchronous processing and event-driven architectures | 7.2 | flow_definition_post | Create a new flow definition | 200 | null | {"data": {"created_at": 0, "current_version": "", "description": "", "id": "", "status": "active", "steps": {}, "updated_at": 0, "webhook": {"signature_key": "", "url": ""}}, "exit_code": "success", "status": "success"} | {"allOf": [{"description": "A simple response representation", "properties": {"data": {"description": "Schema that represents any serializable data", "oneOf": [{"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}]}, "exit_code": {"description": "... |
b522c7bc-0f2e-477c-9cec-c48f1539248c/3e9ef3fc-f779-492a-89ad-97169388c2f4/2/0 | Business Workflow Runner | Step-Based asynchronous business workflow API, for asynchronous processing and event-driven architectures | 7.2 | flow_definition_post | Create a new flow definition | 500 | null | {"exit_code": "success", "status": "success", "error": ""} | {"allOf": [{"description": "A simple response representation", "properties": {"data": {"description": "Schema that represents any serializable data", "oneOf": [{"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}]}, "exit_code": {"description": "... |
b522c7bc-0f2e-477c-9cec-c48f1539248c/57c41eb3-3629-491c-9baf-7e6498a53069/0/0 | Business Workflow Runner | Step-Based asynchronous business workflow API, for asynchronous processing and event-driven architectures | 7.2 | flow_submit_post | Submits a flow execution, this starts the whole flow process by calling the declared steps and
performs the desired operations as originally designed | 400 | null | {"validation_errors": {"items": ""}} | {"allOf": [{"allOf": [{"description": "A simple response representation", "properties": {"data": {"description": "Schema that represents any serializable data", "oneOf": [{"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}]}, "exit_code": {"desc... |
b522c7bc-0f2e-477c-9cec-c48f1539248c/57c41eb3-3629-491c-9baf-7e6498a53069/1/0 | Business Workflow Runner | Step-Based asynchronous business workflow API, for asynchronous processing and event-driven architectures | 7.2 | flow_submit_post | Submits a flow execution, this starts the whole flow process by calling the declared steps and
performs the desired operations as originally designed | 500 | null | {"exit_code": "success", "status": "success", "error": ""} | {"allOf": [{"description": "A simple response representation", "properties": {"data": {"description": "Schema that represents any serializable data", "oneOf": [{"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}]}, "exit_code": {"description": "... |
b522c7bc-0f2e-477c-9cec-c48f1539248c/57c41eb3-3629-491c-9baf-7e6498a53069/2/0 | Business Workflow Runner | Step-Based asynchronous business workflow API, for asynchronous processing and event-driven architectures | 7.2 | flow_submit_post | Submits a flow execution, this starts the whole flow process by calling the declared steps and
performs the desired operations as originally designed | 200 | null | {"data": {"data": {}, "flow_id": "", "flow_name": "", "step_name": ""}, "exit_code": "success", "status": "success", "request_id": ""} | {"allOf": [{"description": "A simple response representation", "properties": {"data": {"description": "Schema that represents any serializable data", "oneOf": [{"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}]}, "exit_code": {"description": "... |
b522c7bc-0f2e-477c-9cec-c48f1539248c/3cf0b82a-ef93-4941-a902-cb895452ce2a/0/0 | Business Workflow Runner | Step-Based asynchronous business workflow API, for asynchronous processing and event-driven architectures | 7.2 | flow_execution_id_flow_id_get | Retrieve the steps executed with this flow
WARNING: Records get deleted after 3 natural months to save space | 500 | null | {"exit_code": "success", "status": "success", "error": ""} | {"allOf": [{"description": "A simple response representation", "properties": {"data": {"description": "Schema that represents any serializable data", "oneOf": [{"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}]}, "exit_code": {"description": "... |
b522c7bc-0f2e-477c-9cec-c48f1539248c/3cf0b82a-ef93-4941-a902-cb895452ce2a/1/0 | Business Workflow Runner | Step-Based asynchronous business workflow API, for asynchronous processing and event-driven architectures | 7.2 | flow_execution_id_flow_id_get | Retrieve the steps executed with this flow
WARNING: Records get deleted after 3 natural months to save space | 400 | null | {"validation_errors": {"items": ""}} | {"allOf": [{"allOf": [{"description": "A simple response representation", "properties": {"data": {"description": "Schema that represents any serializable data", "oneOf": [{"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}]}, "exit_code": {"desc... |
b522c7bc-0f2e-477c-9cec-c48f1539248c/3cf0b82a-ef93-4941-a902-cb895452ce2a/2/0 | Business Workflow Runner | Step-Based asynchronous business workflow API, for asynchronous processing and event-driven architectures | 7.2 | flow_execution_id_flow_id_get | Retrieve the steps executed with this flow
WARNING: Records get deleted after 3 natural months to save space | 200 | null | {"data": {"record_count": 0, "records": []}, "exit_code": "success", "status": "success"} | {"allOf": [{"description": "A simple response representation", "properties": {"data": {"description": "Schema that represents any serializable data", "oneOf": [{"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}]}, "exit_code": {"description": "... |
b522c7bc-0f2e-477c-9cec-c48f1539248c/e12bc05d-9df0-4af3-84c0-cb77d6bacc31/0/0 | Business Workflow Runner | Step-Based asynchronous business workflow API, for asynchronous processing and event-driven architectures | 7.2 | dead_letter_get | Retrieves the dead letter message records
WARNING: Records get deleted after 3 natural months to save space | 500 | null | {"exit_code": "success", "status": "success", "error": ""} | {"allOf": [{"description": "A simple response representation", "properties": {"data": {"description": "Schema that represents any serializable data", "oneOf": [{"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}]}, "exit_code": {"description": "... |
b522c7bc-0f2e-477c-9cec-c48f1539248c/e12bc05d-9df0-4af3-84c0-cb77d6bacc31/1/0 | Business Workflow Runner | Step-Based asynchronous business workflow API, for asynchronous processing and event-driven architectures | 7.2 | dead_letter_get | Retrieves the dead letter message records
WARNING: Records get deleted after 3 natural months to save space | 400 | null | {"validation_errors": {"items": ""}} | {"allOf": [{"allOf": [{"description": "A simple response representation", "properties": {"data": {"description": "Schema that represents any serializable data", "oneOf": [{"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}]}, "exit_code": {"desc... |
b522c7bc-0f2e-477c-9cec-c48f1539248c/e12bc05d-9df0-4af3-84c0-cb77d6bacc31/2/0 | Business Workflow Runner | Step-Based asynchronous business workflow API, for asynchronous processing and event-driven architectures | 7.2 | dead_letter_get | Retrieves the dead letter message records
WARNING: Records get deleted after 3 natural months to save space | 200 | null | {"data": {"record_count": 0, "records": [{"additional_info": {}, "context": {}, "error": "", "id": ""}]}, "exit_code": "success", "status": "success"} | {"allOf": [{"description": "A simple response representation", "properties": {"data": {"description": "Schema that represents any serializable data", "oneOf": [{"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}]}, "exit_code": {"description": "... |
b522c7bc-0f2e-477c-9cec-c48f1539248c/5520b7a1-3b03-4a69-87d2-ccae4f542456/0/0 | Business Workflow Runner | Step-Based asynchronous business workflow API, for asynchronous processing and event-driven architectures | 7.2 | dead_letter_id_post | Re-attempts to run the given step from the dead letter.
NOTE: This will count as a submission request | 500 | null | {"exit_code": "success", "status": "success", "error": ""} | {"allOf": [{"description": "A simple response representation", "properties": {"data": {"description": "Schema that represents any serializable data", "oneOf": [{"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}]}, "exit_code": {"description": "... |
b522c7bc-0f2e-477c-9cec-c48f1539248c/5520b7a1-3b03-4a69-87d2-ccae4f542456/1/0 | Business Workflow Runner | Step-Based asynchronous business workflow API, for asynchronous processing and event-driven architectures | 7.2 | dead_letter_id_post | Re-attempts to run the given step from the dead letter.
NOTE: This will count as a submission request | 404 | null | {"exit_code": "success", "status": "success", "error": ""} | {"allOf": [{"description": "A simple response representation", "properties": {"data": {"description": "Schema that represents any serializable data", "oneOf": [{"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}]}, "exit_code": {"description": "... |
b522c7bc-0f2e-477c-9cec-c48f1539248c/5520b7a1-3b03-4a69-87d2-ccae4f542456/2/0 | Business Workflow Runner | Step-Based asynchronous business workflow API, for asynchronous processing and event-driven architectures | 7.2 | dead_letter_id_post | Re-attempts to run the given step from the dead letter.
NOTE: This will count as a submission request | 200 | null | {"data": {"additional_info": {}, "context": {}, "error": "", "id": ""}, "exit_code": "success", "status": "success"} | {"allOf": [{"description": "A simple response representation", "properties": {"data": {"description": "Schema that represents any serializable data", "oneOf": [{"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}]}, "exit_code": {"description": "... |
b522c7bc-0f2e-477c-9cec-c48f1539248c/b9286b77-c8c4-4467-95de-ecdffaf56bed/0/0 | Business Workflow Runner | Step-Based asynchronous business workflow API, for asynchronous processing and event-driven architectures | 7.2 | dead_letter_id_delete | Delete the given dead letter record | 404 | null | {"exit_code": "success", "status": "success", "error": ""} | {"allOf": [{"description": "A simple response representation", "properties": {"data": {"description": "Schema that represents any serializable data", "oneOf": [{"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}]}, "exit_code": {"description": "... |
b522c7bc-0f2e-477c-9cec-c48f1539248c/b9286b77-c8c4-4467-95de-ecdffaf56bed/1/0 | Business Workflow Runner | Step-Based asynchronous business workflow API, for asynchronous processing and event-driven architectures | 7.2 | dead_letter_id_delete | Delete the given dead letter record | 500 | null | {"exit_code": "success", "status": "success", "error": ""} | {"allOf": [{"description": "A simple response representation", "properties": {"data": {"description": "Schema that represents any serializable data", "oneOf": [{"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}]}, "exit_code": {"description": "... |
b522c7bc-0f2e-477c-9cec-c48f1539248c/b9286b77-c8c4-4467-95de-ecdffaf56bed/2/0 | Business Workflow Runner | Step-Based asynchronous business workflow API, for asynchronous processing and event-driven architectures | 7.2 | dead_letter_id_delete | Delete the given dead letter record | 200 | null | {"data": {"additional_info": {}, "context": {}, "error": "", "id": ""}, "exit_code": "success", "status": "success"} | {"allOf": [{"description": "A simple response representation", "properties": {"data": {"description": "Schema that represents any serializable data", "oneOf": [{"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}, {"description": "**Omitted**"}]}, "exit_code": {"description": "... |
4406613a-2155-4971-8d7e-67db78bdec8e/4ddd1f7a-5d60-40b3-a928-b4974535367a/0/0 | Codester API | With this API, you can get information about items such as prices, get a specific seller's items and so on | 5 | Items | You can get item details such as description, price, author, images and so on. | 200 | Item example response | {"title": "Price comparison Python script for resellers", "short-desc": " Price comparison Python script for resellersPrice comparison Python script for resellers Compare the seller's or manufacturer's prices with yours every day! ", "image": "https://codester.com/cdn-cgi/mirage/e1e0c461c5ce3f91e13b78faee24479c7ceac073... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"title": {"type": "string"}, "short-desc": {"type": "string"}, "image": {"type": "string"}, "description": {"type": "string"}, "features": {"type": "null"}}, "required": ["description", "features", "image", "short-desc", "title"]} |
18da8a4a-7705-482e-bf44-d3bb41ac6071/2045c90e-17ed-43bd-b202-d6f9a557b662/0/0 | URLO | FREE URL SHORTENER | 0 | /api/branded-short-url | /api/branded-short-url | 200 | Example_1 | {"errors": {"errorCode": "00", "errorMessage": "Success."}, "data": {"title": null, "shortUrl": "natureinfotech.com/a5eba935", "originalUrl": "https://natureinfotech.com/contact-us/", "totalClicks": 1, "createdAt": "05-02-2022 11:56:13", "updatedAt": "10-08-2022 10:37:22"}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errors": {"type": "object", "properties": {"errorCode": {"type": "string"}, "errorMessage": {"type": "string"}}, "required": ["errorCode", "errorMessage"]}, "data": {"type": "object", "properties": {"title": {"type": "null"}, "shortUrl": {"... |
b4b0e84c-92be-465c-bc33-1663d8d6c9f3/a2de66be-e11e-40bf-ab7b-797501b0f863/0/0 | tev | tev | null | /sample_endpoint | Retrieve information from the API | 200 | null | {"message": "Hello, world!"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"message": {"type": "string"}}, "required": ["message"]} |
984e1681-43a4-47ba-9a52-77f2c3ee6648/14867f74-ce33-4a14-9880-67f0a2f4709a/0/0 | Esport Tournament Engine | A fully managed tournament Engine that comes with rich features to organize bespoke esports competitions on demand. | null | Remove a participant | Delete a participant from a tournament | 200 | Response | {"participantIndex": 0, "message": "Participant with id 62fc4ae56010f469060d45a6 was deleted successfully", "participants": []} | {"type": "object", "properties": {"participantIndex": {"type": "integer"}, "message": {"type": "string"}, "participants": {"type": "array"}}} |
984e1681-43a4-47ba-9a52-77f2c3ee6648/cb9eb165-532a-4677-a86c-6cbbc74cd35b/0/0 | Esport Tournament Engine | A fully managed tournament Engine that comes with rich features to organize bespoke esports competitions on demand. | null | Create new tournament | Create new tournament | 200 | Response | {"success": true, "newTournament": {"name": "Championship", "discordGuildRoles": [], "dependencies": [], "tournamentformat": "Round Robin", "numberofparticipants": 4, "fixturesdaterange": [1660836149412, 1661700149412], "fixturesExpirationDelay": 3600000, "forfeitScore": {"winner": 5, "loser": 0}, "checkInTimeout": 900... | {"type": "object", "properties": {"success": {"type": "boolean"}, "newTournament": {"type": "object", "properties": {"name": {"type": "string"}, "discordGuildRoles": {"type": "array"}, "dependencies": {"type": "array"}, "tournamentformat": {"type": "string"}, "numberofparticipants": {"type": "integer"}, "fixturesdatera... |
984e1681-43a4-47ba-9a52-77f2c3ee6648/4c5abfea-f764-4eaf-a2c0-f6d94f46933c/0/0 | Esport Tournament Engine | A fully managed tournament Engine that comes with rich features to organize bespoke esports competitions on demand. | null | Retrieve leaderboard | Retrieve the tournament leaderboard | 200 | Response | {"message": "Here is the ranking for this tournament", "rankings": {"fixture_1": {"62fbe872ed92d61a14ca6901": [{"participantId": "62fbead0e74cf7f71ad82e60", "name": "Bayern FC", "indexes": {"Points": 0}}, {"participantId": "62fbe8f1ed92d61a14ca691f", "name": "Stock FC", "indexes": {"Points": 0}}, {"participantId": "62f... | {"type": "object", "properties": {"message": {"type": "string"}, "rankings": {"type": "object", "properties": {"fixture_1": {"type": "object", "properties": {"62fbe872ed92d61a14ca6901": {"type": "array", "items": {"type": "object", "properties": {"participantId": {"type": "string"}, "name": {"type": "string"}, "indexes... |
984e1681-43a4-47ba-9a52-77f2c3ee6648/9d29f2e9-3bf3-452e-a7c4-42a0e6aadaf4/0/0 | Esport Tournament Engine | A fully managed tournament Engine that comes with rich features to organize bespoke esports competitions on demand. | null | Retrieve multiple tournaments | Retrieve all your tournaments | 200 | Response | {"tournaments": [{"forfeitScore": {"winner": 5, "loser": 0}, "_id": "62fc3cba2efe0a89b6586e05", "name": "My new tournament", "discordGuildRoles": [], "dependencies": [], "tournamentformat": "Round Robin", "numberofparticipants": 4, "fixturesdaterange": [1660701367862, 1661565367862], "fixturesExpirationDelay": 3600000,... | {"type": "object", "properties": {"tournaments": {"type": "array", "items": {"type": "object"}}, "page": {"type": "integer"}, "totalPages": {"type": "integer"}}} |
984e1681-43a4-47ba-9a52-77f2c3ee6648/4a14e906-9693-4754-82c2-5dbcdb3ed82f/0/0 | Esport Tournament Engine | A fully managed tournament Engine that comes with rich features to organize bespoke esports competitions on demand. | null | Retrieve participant's upcoming matches | Retrieve upcoming fixtures of a specific participant | 200 | Response | {"message": "The upcoming fixtures for the participant 62fbe896ed92d61a14ca690d", "upcomingFixtures": [{"participants": [{"participantId": "62fbe896ed92d61a14ca690d", "name": "Liverpool FC", "indexes": {"Points": 3}, "areIndexesModified": true, "checkInTime": "2022-08-17T00:04:58.470Z"}, {"participantId": "62fbe8b2ed92... | {"type": "object", "properties": {"message": {"type": "string"}, "upcomingFixtures": {"type": "array", "items": {"type": "object"}}}} |
984e1681-43a4-47ba-9a52-77f2c3ee6648/47dd01a5-5865-4899-a1bd-3424530224d7/0/0 | Esport Tournament Engine | A fully managed tournament Engine that comes with rich features to organize bespoke esports competitions on demand. | null | Retrieve a tournament | Retrieve a tournament by its ID | 200 | Response | {"forfeitScore": {"winner": 5, "loser": 0}, "_id": "62fbe3f193fc76b9854cf330", "name": "Championship", "discordGuildRoles": [], "dependencies": [], "tournamentformat": "Round Robin", "numberofparticipants": 4, "fixturesdaterange": [1660678645445, 1661542645445], "fixturesExpirationDelay": 3600000, "checkInTimeout": 900... | {"type": "object", "properties": {"forfeitScore": {"type": "object", "properties": {"winner": {"type": "integer"}, "loser": {"type": "integer"}}}, "_id": {"type": "string"}, "name": {"type": "string"}, "discordGuildRoles": {"type": "array"}, "dependencies": {"type": "array"}, "tournamentformat": {"type": "string"}, "nu... |
984e1681-43a4-47ba-9a52-77f2c3ee6648/93b46c36-1763-4c2c-83ac-8136c0518440/0/0 | Esport Tournament Engine | A fully managed tournament Engine that comes with rich features to organize bespoke esports competitions on demand. | null | Delete tournament | Delete a tournament | 200 | Response | {"success": true, "doc": {"forfeitScore": {"winner": 3, "loser": 0}, "_id": "62fc0c2280738ded81599b73", "name": "National League", "discordGuildId": "12345", "discordGuildRoles": [], "dependencies": [], "tournamentformat": "League", "conferences": [{"name": "Western Conference", "divisions": [{"name": "Pacific"}, {"nam... | {"type": "object", "properties": {"success": {"type": "boolean"}, "doc": {"type": "object", "properties": {"forfeitScore": {"type": "object", "properties": {"winner": {"type": "integer"}, "loser": {"type": "integer"}}}, "_id": {"type": "string"}, "name": {"type": "string"}, "discordGuildId": {"type": "string"}, "discor... |
984e1681-43a4-47ba-9a52-77f2c3ee6648/f481576c-3cb4-4c02-b350-3a8749fbbe69/0/0 | Esport Tournament Engine | A fully managed tournament Engine that comes with rich features to organize bespoke esports competitions on demand. | null | Copy tournament | Create a new instance of a previous tournament. | 200 | Response | {"success": true, "newTournament": {"name": "My new tournament", "discordGuildRoles": [], "dependencies": [], "tournamentformat": "Round Robin", "numberofparticipants": 4, "fixturesdaterange": [1660701367862, 1661565367862], "fixturesExpirationDelay": 3600000, "forfeitScore": {"winner": 5, "loser": 0}, "checkInTimeout"... | {"type": "object", "properties": {"success": {"type": "boolean"}, "newTournament": {"type": "object", "properties": {"name": {"type": "string"}, "discordGuildRoles": {"type": "array"}, "dependencies": {"type": "array"}, "tournamentformat": {"type": "string"}, "numberofparticipants": {"type": "integer"}, "fixturesdatera... |
984e1681-43a4-47ba-9a52-77f2c3ee6648/a64be3c1-c0bd-4246-92d6-e701851f5776/0/0 | Esport Tournament Engine | A fully managed tournament Engine that comes with rich features to organize bespoke esports competitions on demand. | null | Score report | Report score of the match. | 200 | Response | {"message": [[{"success": 1, "fails": 0}, {"fixtureId": "62fbe872ed92d61a14ca6902", "response": {"message": "The fixture was updated successfully", "fixture": {"participants": [{"participantId": "62fbe896ed92d61a14ca690d", "name": "Liverpool FC", "indexes": {"Points": 3}, "checkInTime": "2022-08-17T00:04:58.470Z", "are... | {"type": "object", "properties": {"message": {"type": "array", "items": {"type": "array", "items": {"type": "object"}}}}} |
984e1681-43a4-47ba-9a52-77f2c3ee6648/854c6f61-dd2f-4326-ad3f-e08f674be893/0/0 | Esport Tournament Engine | A fully managed tournament Engine that comes with rich features to organize bespoke esports competitions on demand. | null | Add participant | Add a participant to the tournament | 200 | Response | {"message": "Participant was added successfully.", "participants": [{"name": "Liverpool FC", "discordId": 12345, "group": "C", "stats": {"Points": 0, "Goals": 0, "Yellow Cards": 0}, "_id": "62fa95164ab34dc791ae5b90"}]} | {"type": "object", "properties": {"message": {"type": "string"}, "participants": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "discordId": {"type": "integer"}, "group": {"type": "string"}, "stats": {"type": "object", "properties": {"Points": {"type": "integer"}, "Goals": {"ty... |
984e1681-43a4-47ba-9a52-77f2c3ee6648/d7ba340b-7ab0-44f5-b6cf-00277433d849/0/0 | Esport Tournament Engine | A fully managed tournament Engine that comes with rich features to organize bespoke esports competitions on demand. | null | Reschedule match | This endpoint enables you to reschedule a fixture | 200 | Response | {"message": "The fixture with id 62fbe872ed92d61a14ca6903 was successfully rescheduled.", "rescheduleDate": 1660977854258} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"message": {"type": "string"}, "rescheduleDate": {"type": "integer"}}, "required": ["message", "rescheduleDate"]} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.