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 |
|---|---|---|---|---|---|---|---|---|---|
93a0d66e-87b9-463b-bfca-3041c6aec72e/314c0951-38da-4a9d-8115-da59f8d2512a/0/2 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | SettingsWebasto | Запрос на изменение настроек webasto. В ответе содержатся состояние устройства пользователя, в том числе вновь установленные значения параметров. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v1/device/4568857/settings/webasto" --cookie 'slnet=780D719C7F54465FB281B4DD65498168' -d '{... | 200 | null | {"code": 500, "codestring": "user not found"} | {"type": "object", "required": ["period", "code", "codestring"], "properties": {"period": {"type": "number", "description": "\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u043e\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u0442\u0430\u0439\u043c\u0435\u0440\u0430"}, "code": {"type": "num... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/314c0951-38da-4a9d-8115-da59f8d2512a/0/3 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | SettingsWebasto | Запрос на изменение настроек webasto. В ответе содержатся состояние устройства пользователя, в том числе вновь установленные значения параметров. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v1/device/4568857/settings/webasto" --cookie 'slnet=780D719C7F54465FB281B4DD65498168' -d '{... | 200 | null | {"code": 400, "codestring": "Period parameter was not found"} | {"type": "object", "required": ["period", "code", "codestring"], "properties": {"period": {"type": "number", "description": "\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u043e\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u0442\u0430\u0439\u043c\u0435\u0440\u0430"}, "code": {"type": "num... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/eec00f0a-6fcf-49ca-9e4d-ff041be0242d/0/0 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | LibraryEventsId | В ответе на запрос приходит событие с полным описанием. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v3/library/events/307" | 200 | null | {"eventDescriptions": [{"code": 307, "group_id": 2, "desc": "\u0422\u0440\u0435\u0432\u043e\u0433\u0430 \u043f\u043e \u0434\u0430\u0442\u0447\u0438\u043a\u0443 \u0440\u0443\u0447\u043d\u043e\u0433\u043e \u0442\u043e\u0440\u043c\u043e\u0437\u0430"}], "code": 200, "codestring": "OK"} | {"type": "object", "required": ["eventDescriptions", "code", "codestring"], "properties": {"eventDescriptions": {"type": "array", "description": "\u0421\u043f\u0438\u0441\u043e\u043a \u0441\u043e\u0431\u044b\u0442\u0438\u0439", "items": {"type": "object", "required": ["code", "group_id", "desc"], "properties": {"code":... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/eec00f0a-6fcf-49ca-9e4d-ff041be0242d/0/1 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | LibraryEventsId | В ответе на запрос приходит событие с полным описанием. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v3/library/events/307" | 200 | null | {"code": 500, "codestring": "bad event id"} | {"type": "object", "required": ["eventDescriptions", "code", "codestring"], "properties": {"eventDescriptions": {"type": "array", "description": "\u0421\u043f\u0438\u0441\u043e\u043a \u0441\u043e\u0431\u044b\u0442\u0438\u0439", "items": {"type": "object", "required": ["code", "group_id", "desc"], "properties": {"code":... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/aefdb5ba-fb37-47b0-a13b-67e146b1f836/0/0 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | UserDevices | Ответ на запрос содержит список устройств пользователя, а также данные о каждом устройстве. Данный метод устарел, желательно использовать /json/v3/user/{user_id}/data. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v1/user/1116/devices" --cookie 'slnet=780D719C7F54465FB281B4DD6549816... | 200 | null | {"devices": [{"activity": "2014-09-30 11:53:57", "device_id": "1083019", "has_alarms": "1", "name": "ODO test", "online": "0", "type": "12", "typename": "\u041e\u0445\u0440\u0430\u043d\u043d\u043e-\u0442\u0435\u043b\u0435\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043a\u043e\u043c\u043f\u043b\u0435\u... | {"type": "object", "required": ["devices", "code", "codestring"], "properties": {"devices": {"type": "array", "description": "\u0411\u043b\u043e\u043a \u0434\u0430\u043d\u043d\u044b\u0445 \u043e\u0431 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430\u0445 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u04... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/aefdb5ba-fb37-47b0-a13b-67e146b1f836/0/1 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | UserDevices | Ответ на запрос содержит список устройств пользователя, а также данные о каждом устройстве. Данный метод устарел, желательно использовать /json/v3/user/{user_id}/data. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v1/user/1116/devices" --cookie 'slnet=780D719C7F54465FB281B4DD6549816... | 200 | null | {"code": 403, "codestring": "Bad user id"} | {"type": "object", "required": ["devices", "code", "codestring"], "properties": {"devices": {"type": "array", "description": "\u0411\u043b\u043e\u043a \u0434\u0430\u043d\u043d\u044b\u0445 \u043e\u0431 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430\u0445 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u04... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/aefdb5ba-fb37-47b0-a13b-67e146b1f836/0/2 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | UserDevices | Ответ на запрос содержит список устройств пользователя, а также данные о каждом устройстве. Данный метод устарел, желательно использовать /json/v3/user/{user_id}/data. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v1/user/1116/devices" --cookie 'slnet=780D719C7F54465FB281B4DD6549816... | 200 | null | {"code": 403, "codestring": "Bad user id"} | {"type": "object", "required": ["devices", "code", "codestring"], "properties": {"devices": {"type": "array", "description": "\u0411\u043b\u043e\u043a \u0434\u0430\u043d\u043d\u044b\u0445 \u043e\u0431 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430\u0445 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u04... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/ed882c25-bf3b-4cfd-a2c8-557d3921ee1d/0/0 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | Controls_list_set | Изменение списка команд управления, установленных пользователю. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v2/device/45657/controls" --cookie 'slnet=15CFA19BFD3E8884C716FFA4E39AF866' -d '{"1": "ign", "2": "arm", "3": "poke", "4": "hijack", "5": "out", "6": "call"}' | 200 | null | {"code": "200,", "codestring": "OK", "controls": {"1": "ign", "2": "arm", "3": "poke", "4": "hijack", "5": "out", "6": "call"}} | {"type": "object", "required": ["controls", "code", "codestring"], "properties": {"controls": {"type": "object", "description": "\u041e\u0431\u044a\u0435\u043a\u0442 \u0441 \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0435\u043c \u043a\u043d\u043e\u043f\u043e\u043a \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/ed882c25-bf3b-4cfd-a2c8-557d3921ee1d/0/1 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | Controls_list_set | Изменение списка команд управления, установленных пользователю. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v2/device/45657/controls" --cookie 'slnet=15CFA19BFD3E8884C716FFA4E39AF866' -d '{"1": "ign", "2": "arm", "3": "poke", "4": "hijack", "5": "out", "6": "call"}' | 200 | null | {"code": 401, "codestring": "Authenticated failed."} | {"type": "object", "required": ["controls", "code", "codestring"], "properties": {"controls": {"type": "object", "description": "\u041e\u0431\u044a\u0435\u043a\u0442 \u0441 \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0435\u043c \u043a\u043d\u043e\u043f\u043e\u043a \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/ed882c25-bf3b-4cfd-a2c8-557d3921ee1d/0/2 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | Controls_list_set | Изменение списка команд управления, установленных пользователю. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v2/device/45657/controls" --cookie 'slnet=15CFA19BFD3E8884C716FFA4E39AF866' -d '{"1": "ign", "2": "arm", "3": "poke", "4": "hijack", "5": "out", "6": "call"}' | 200 | null | {"code": 1009, "codestring": "\u041e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0435 \u0441\u043f\u0438\u0441\u043a\u0430 \u043a\u043e\u043c\u0430\u043d\u0434 \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f"} | {"type": "object", "required": ["controls", "code", "codestring"], "properties": {"controls": {"type": "object", "description": "\u041e\u0431\u044a\u0435\u043a\u0442 \u0441 \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0435\u043c \u043a\u043d\u043e\u043f\u043e\u043a \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/5c4368bc-dc60-48e9-9cb1-c9e79fa6b79e/0/0 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | DeviceOBDErrors | Запрос данных об ошибках OBD, полученных от автомобиля и хранящихся в кеше. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v1/device/4568857/obd_errors" --cookie 'slnet=780D719C7F54465FB281B4DD65498168' | 200 | null | {"obd_errors": [{"error": "P784", "error_ts": 1453248000, "descriptions": {"ru": "\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 \u043f\u043e-\u0440\u0443\u0441\u0441\u043a\u0438", "en": "Error description in english"}, "warning_level": 10}], "codestring": "OK", "code": 200} | {"type": "object", "required": ["obd_errors", "code", "codestring"], "properties": {"obd_errors": {"type": "array", "description": "\u0411\u043b\u043e\u043a OBD \u043e\u0448\u0438\u0431\u043e\u043a", "items": {"type": "object", "properties": {"error": {"type": "string", "description": "\u041a\u043e\u0434 \u043e\u0448\u... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/5c4368bc-dc60-48e9-9cb1-c9e79fa6b79e/0/1 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | DeviceOBDErrors | Запрос данных об ошибках OBD, полученных от автомобиля и хранящихся в кеше. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v1/device/4568857/obd_errors" --cookie 'slnet=780D719C7F54465FB281B4DD65498168' | 200 | null | {"obd_errors": [], "codestring": "OK", "code": 200} | {"type": "object", "required": ["obd_errors", "code", "codestring"], "properties": {"obd_errors": {"type": "array", "description": "\u0411\u043b\u043e\u043a OBD \u043e\u0448\u0438\u0431\u043e\u043a", "items": {"type": "object", "properties": {"error": {"type": "string", "description": "\u041a\u043e\u0434 \u043e\u0448\u... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/5c4368bc-dc60-48e9-9cb1-c9e79fa6b79e/0/2 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | DeviceOBDErrors | Запрос данных об ошибках OBD, полученных от автомобиля и хранящихся в кеше. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v1/device/4568857/obd_errors" --cookie 'slnet=780D719C7F54465FB281B4DD65498168' | 200 | null | {"code": 403, "codestring": "\u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0430\u0432\u0442\u043e\u0440\u0438\u0437\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u043d\u0430 \u0441\u0435\u0440\u0432\u0435\u0440\u0435"} | {"type": "object", "required": ["obd_errors", "code", "codestring"], "properties": {"obd_errors": {"type": "array", "description": "\u0411\u043b\u043e\u043a OBD \u043e\u0448\u0438\u0431\u043e\u043a", "items": {"type": "object", "properties": {"error": {"type": "string", "description": "\u041a\u043e\u0434 \u043e\u0448\u... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/5c4368bc-dc60-48e9-9cb1-c9e79fa6b79e/0/3 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | DeviceOBDErrors | Запрос данных об ошибках OBD, полученных от автомобиля и хранящихся в кеше. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v1/device/4568857/obd_errors" --cookie 'slnet=780D719C7F54465FB281B4DD65498168' | 200 | null | {"code": 405, "codestring": "obd_errors is not allowed for user 11111"} | {"type": "object", "required": ["obd_errors", "code", "codestring"], "properties": {"obd_errors": {"type": "array", "description": "\u0411\u043b\u043e\u043a OBD \u043e\u0448\u0438\u0431\u043e\u043a", "items": {"type": "object", "properties": {"error": {"type": "string", "description": "\u041a\u043e\u0434 \u043e\u0448\u... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/5046842d-50c3-4b12-972a-fd5049eca4c4/0/0 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | SetParam | Выполнение команд управления охранно-телематическим комплексом. После получения команды сервер даст команду устройству на выполнение команды управления и, после выполнения команды на устройстве, сервер вернет результат выполнения команды и текущее состояние устройства. Пример выполнения запроса с помощью curl: curl "ht... | 200 | null | {"add_sens_bpass": "0", "alarm": "0", "arm": "0", "door": "0", "hbrake": "0", "hijack": "0", "hood": "0", "ign": "0", "out": "0", "pbrake": "0", "poke": "0", "r_start": "0", "reply_code": 0, "run": "0", "shock_bpass": "0", "tilt_bpass": "0", "trunk": "0", "type": "command_reply", "valet": "0", "code": 200, "codestring"... | {"type": "object", "required": ["alarm", "arm", "hijack", "ign", "out", "poke", "type", "code", "codestring"], "properties": {"add_sens_bpass": {"type": "string", "enum": ["0", "1"], "description": "\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/5046842d-50c3-4b12-972a-fd5049eca4c4/0/1 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | SetParam | Выполнение команд управления охранно-телематическим комплексом. После получения команды сервер даст команду устройству на выполнение команды управления и, после выполнения команды на устройстве, сервер вернет результат выполнения команды и текущее состояние устройства. Пример выполнения запроса с помощью curl: curl "ht... | 200 | null | {"add_sens_bpass": "0", "alarm": "0", "arm": "0", "door": "0", "hbrake": "0", "hijack": "0", "hood": "0", "ign": "0", "out": "0", "pbrake": "0", "poke": "0", "r_start": "0", "reply_code": 0, "run": "0", "shock_bpass": "0", "tilt_bpass": "0", "trunk": "0", "type": "inprocess", "valet": "0", "code": 200, "codestring": "O... | {"type": "object", "required": ["alarm", "arm", "hijack", "ign", "out", "poke", "type", "code", "codestring"], "properties": {"add_sens_bpass": {"type": "string", "enum": ["0", "1"], "description": "\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/5046842d-50c3-4b12-972a-fd5049eca4c4/0/2 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | SetParam | Выполнение команд управления охранно-телематическим комплексом. После получения команды сервер даст команду устройству на выполнение команды управления и, после выполнения команды на устройстве, сервер вернет результат выполнения команды и текущее состояние устройства. Пример выполнения запроса с помощью curl: curl "ht... | 200 | null | {"code": 403, "codestring": "\u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0430\u0432\u0442\u043e\u0440\u0438\u0437\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u043d\u0430 \u0441\u0435\u0440\u0432\u0435\u0440\u0435"} | {"type": "object", "required": ["alarm", "arm", "hijack", "ign", "out", "poke", "type", "code", "codestring"], "properties": {"add_sens_bpass": {"type": "string", "enum": ["0", "1"], "description": "\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/5046842d-50c3-4b12-972a-fd5049eca4c4/0/3 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | SetParam | Выполнение команд управления охранно-телематическим комплексом. После получения команды сервер даст команду устройству на выполнение команды управления и, после выполнения команды на устройстве, сервер вернет результат выполнения команды и текущее состояние устройства. Пример выполнения запроса с помощью curl: curl "ht... | 200 | null | {"code": 405, "codestring": "set_param is not allowed for user 11111"} | {"type": "object", "required": ["alarm", "arm", "hijack", "ign", "out", "poke", "type", "code", "codestring"], "properties": {"add_sens_bpass": {"type": "string", "enum": ["0", "1"], "description": "\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/5046842d-50c3-4b12-972a-fd5049eca4c4/0/4 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | SetParam | Выполнение команд управления охранно-телематическим комплексом. После получения команды сервер даст команду устройству на выполнение команды управления и, после выполнения команды на устройстве, сервер вернет результат выполнения команды и текущее состояние устройства. Пример выполнения запроса с помощью curl: curl "ht... | 200 | null | {"code": 500, "codestring": "user not found"} | {"type": "object", "required": ["alarm", "arm", "hijack", "ign", "out", "poke", "type", "code", "codestring"], "properties": {"add_sens_bpass": {"type": "string", "enum": ["0", "1"], "description": "\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/5046842d-50c3-4b12-972a-fd5049eca4c4/0/5 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | SetParam | Выполнение команд управления охранно-телематическим комплексом. После получения команды сервер даст команду устройству на выполнение команды управления и, после выполнения команды на устройстве, сервер вернет результат выполнения команды и текущее состояние устройства. Пример выполнения запроса с помощью curl: curl "ht... | 200 | null | {"code": 500, "codestring": "Bad device id"} | {"type": "object", "required": ["alarm", "arm", "hijack", "ign", "out", "poke", "type", "code", "codestring"], "properties": {"add_sens_bpass": {"type": "string", "enum": ["0", "1"], "description": "\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/921990f6-f71f-4c85-a9ec-765263a09e9c/0/0 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | SettingsMonitoring | Запрос содержит cookie, полученный при авторизации пользователя, идентификатор устройства device_id и настройки мониторинга. В ответе содержатся состояние устройства пользователя, в том числе вновь установленные значения параметров. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v1/d... | 200 | null | {"period": 300, "state": 0, "type": "command_reply", "hbrake": "1", "add_sens_bpass": "0", "tilt_bpass": "0", "hood": "0", "trunk": "0", "arm": "0", "valet": "0", "ign": "0", "out": "0", "door": "0", "alarm": "0", "shock_bpass": "0", "run": "0", "r_start": "0", "poke": "0", "pbrake": "0", "hijack": "0", "reply_code": n... | {"type": "object", "required": ["period", "state", "type", "code", "codestring"], "properties": {"period": {"type": "number", "minimum": 0, "maximum": 300, "description": "\u041f\u0435\u0440\u0438\u043e\u0434 \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438 \u0434\u0430\u043d\u043d\u044b\u0445 \u0432 \u0441\u0435\u043a... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/921990f6-f71f-4c85-a9ec-765263a09e9c/0/1 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | SettingsMonitoring | Запрос содержит cookie, полученный при авторизации пользователя, идентификатор устройства device_id и настройки мониторинга. В ответе содержатся состояние устройства пользователя, в том числе вновь установленные значения параметров. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v1/d... | 200 | null | {"code": 405, "codestring": "settings is not allowed for user 11111"} | {"type": "object", "required": ["period", "state", "type", "code", "codestring"], "properties": {"period": {"type": "number", "minimum": 0, "maximum": 300, "description": "\u041f\u0435\u0440\u0438\u043e\u0434 \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438 \u0434\u0430\u043d\u043d\u044b\u0445 \u0432 \u0441\u0435\u043a... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/921990f6-f71f-4c85-a9ec-765263a09e9c/0/2 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | SettingsMonitoring | Запрос содержит cookie, полученный при авторизации пользователя, идентификатор устройства device_id и настройки мониторинга. В ответе содержатся состояние устройства пользователя, в том числе вновь установленные значения параметров. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v1/d... | 200 | null | {"code": 500, "codestring": "user not found"} | {"type": "object", "required": ["period", "state", "type", "code", "codestring"], "properties": {"period": {"type": "number", "minimum": 0, "maximum": 300, "description": "\u041f\u0435\u0440\u0438\u043e\u0434 \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438 \u0434\u0430\u043d\u043d\u044b\u0445 \u0432 \u0441\u0435\u043a... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/921990f6-f71f-4c85-a9ec-765263a09e9c/0/3 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | SettingsMonitoring | Запрос содержит cookie, полученный при авторизации пользователя, идентификатор устройства device_id и настройки мониторинга. В ответе содержатся состояние устройства пользователя, в том числе вновь установленные значения параметров. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v1/d... | 200 | null | {"code": 400, "codestring": "Bad json format or variables field not exists"} | {"type": "object", "required": ["period", "state", "type", "code", "codestring"], "properties": {"period": {"type": "number", "minimum": 0, "maximum": 300, "description": "\u041f\u0435\u0440\u0438\u043e\u0434 \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438 \u0434\u0430\u043d\u043d\u044b\u0445 \u0432 \u0441\u0435\u043a... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/bd3b3eb3-cfd1-4f03-bb02-aa80a85e976e/0/0 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | DeviceInfoPost | Метод для записи и изменения телефона и имени устройства. В ответе на запрос содержится информация об устройстве, в том числе новые телефон и имя устройства. Данный метод устарел, желательно использовать /json/v3/device/{device_id}/data. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json... | 200 | null | {"tel": "79818351685", "online": "0", "has_alarms": "0", "owner_tel": "+79312275030", "name": "example", "frm_version": "FG43-G9,FN04-J8", "typename": "GSM Alarm", "device_id": "732129", "functions": ["adv_controls", "adv_guard", "adv_state", "controls", "eng_sensor", "events", "gsm", "info", "int_sensor", "mon_cfg", "... | {"type": "object", "required": ["has_alarms", "online", "functions", "controls", "tel", "name", "type", "device_id", "owner_tel", "frm_version", "typename", "sn", "code", "codestring"], "properties": {"has_alarms": {"type": "string", "enum": ["0", "1"], "description": "\u0410\u0432\u0430\u0440\u0438\u0439\u043d\u044b\u... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/bd3b3eb3-cfd1-4f03-bb02-aa80a85e976e/0/1 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | DeviceInfoPost | Метод для записи и изменения телефона и имени устройства. В ответе на запрос содержится информация об устройстве, в том числе новые телефон и имя устройства. Данный метод устарел, желательно использовать /json/v3/device/{device_id}/data. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json... | 200 | null | {"code": 500, "codestring": "user not found"} | {"type": "object", "required": ["has_alarms", "online", "functions", "controls", "tel", "name", "type", "device_id", "owner_tel", "frm_version", "typename", "sn", "code", "codestring"], "properties": {"has_alarms": {"type": "string", "enum": ["0", "1"], "description": "\u0410\u0432\u0430\u0440\u0438\u0439\u043d\u044b\u... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/bd3b3eb3-cfd1-4f03-bb02-aa80a85e976e/0/2 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | DeviceInfoPost | Метод для записи и изменения телефона и имени устройства. В ответе на запрос содержится информация об устройстве, в том числе новые телефон и имя устройства. Данный метод устарел, желательно использовать /json/v3/device/{device_id}/data. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json... | 200 | null | {"code": 405, "codestring": "info is not allowed for user 11111"} | {"type": "object", "required": ["has_alarms", "online", "functions", "controls", "tel", "name", "type", "device_id", "owner_tel", "frm_version", "typename", "sn", "code", "codestring"], "properties": {"has_alarms": {"type": "string", "enum": ["0", "1"], "description": "\u0410\u0432\u0430\u0440\u0438\u0439\u043d\u044b\u... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/bd3b3eb3-cfd1-4f03-bb02-aa80a85e976e/0/3 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | DeviceInfoPost | Метод для записи и изменения телефона и имени устройства. В ответе на запрос содержится информация об устройстве, в том числе новые телефон и имя устройства. Данный метод устарел, желательно использовать /json/v3/device/{device_id}/data. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json... | 200 | null | {"code": 500, "codestring": "Bad device id"} | {"type": "object", "required": ["has_alarms", "online", "functions", "controls", "tel", "name", "type", "device_id", "owner_tel", "frm_version", "typename", "sn", "code", "codestring"], "properties": {"has_alarms": {"type": "string", "enum": ["0", "1"], "description": "\u0410\u0432\u0430\u0440\u0438\u0439\u043d\u044b\u... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/0c0ca129-aa49-40db-aa2d-e88357f3b5df/0/0 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | Device | Получение суммарного отчета о состоянии устройства. Данный метод устарел, желательно использовать /json/v3/device/{device_id}/data. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v2/device/356306052111516" --cookie 'slnet=780D719C7F54465FB281B4DD65498168' | 200 | null | {"device": {"alias": "\u041e\u0445\u0440\u0430\u043d\u043d\u043e-\u0442\u0435\u043b\u0435\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043a\u043e\u043c\u043f\u043b\u0435\u043a\u0441 A96", "device_id": "356306052111516", "imei": "356306052111516", "sn": "A96 S607 023398", "phone": "+79811541986", "type"... | {"type": "object", "required": ["device", "code", "codestring"], "properties": {"device": {"type": "object", "description": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430", "required": ["alias", "device_id", "imei", "phone", "type", "typename", "fw_version", "car_stat... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/0c0ca129-aa49-40db-aa2d-e88357f3b5df/0/1 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | Device | Получение суммарного отчета о состоянии устройства. Данный метод устарел, желательно использовать /json/v3/device/{device_id}/data. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v2/device/356306052111516" --cookie 'slnet=780D719C7F54465FB281B4DD65498168' | 200 | null | {"code": 405, "codestring": "device is not allowed for user 11111"} | {"type": "object", "required": ["device", "code", "codestring"], "properties": {"device": {"type": "object", "description": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430", "required": ["alias", "device_id", "imei", "phone", "type", "typename", "fw_version", "car_stat... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/e3367734-d78b-4708-8984-53a72f76fb4e/0/0 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | SettingsRemoteStart | Запрос на изменение настроек автозапуска. В ответе содержатся вновь установленные значения параметров. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v2/device/357803045512270/settings/remote_start" --cookie 'slnet=780D719C7F54465FB281B4DD65498168' -d '{"period_start": 2, "warm_up": ... | 200 | null | {"remote_start": {"period_start": 2, "temp_start": -27, "warm_up": 2, "battery_start": 11.9, "battery_start_min": 11.7, "battery_start_max": 12.3, "clock_start": 0}, "codestring": "OK", "code": 200} | {"type": "object", "required": ["remote_start", "code", "codestring"], "properties": {"remote_start": {"type": "object", "description": "\u0411\u043b\u043e\u043a \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043e\u0432 \u0430\u0432\u0442\u043e\u0437\u0430\u043f\u0443\u0441\u043a\u0430", "properties": {"period_start... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/e3367734-d78b-4708-8984-53a72f76fb4e/0/1 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | SettingsRemoteStart | Запрос на изменение настроек автозапуска. В ответе содержатся вновь установленные значения параметров. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v2/device/357803045512270/settings/remote_start" --cookie 'slnet=780D719C7F54465FB281B4DD65498168' -d '{"period_start": 2, "warm_up": ... | 200 | null | {"code": 405, "codestring": "settings is not allowed for user 11111"} | {"type": "object", "required": ["remote_start", "code", "codestring"], "properties": {"remote_start": {"type": "object", "description": "\u0411\u043b\u043e\u043a \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043e\u0432 \u0430\u0432\u0442\u043e\u0437\u0430\u043f\u0443\u0441\u043a\u0430", "properties": {"period_start... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/e3367734-d78b-4708-8984-53a72f76fb4e/0/2 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | SettingsRemoteStart | Запрос на изменение настроек автозапуска. В ответе содержатся вновь установленные значения параметров. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v2/device/357803045512270/settings/remote_start" --cookie 'slnet=780D719C7F54465FB281B4DD65498168' -d '{"period_start": 2, "warm_up": ... | 200 | null | {"code": 500, "codestring": "Bad format of json request data"} | {"type": "object", "required": ["remote_start", "code", "codestring"], "properties": {"remote_start": {"type": "object", "description": "\u0411\u043b\u043e\u043a \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043e\u0432 \u0430\u0432\u0442\u043e\u0437\u0430\u043f\u0443\u0441\u043a\u0430", "properties": {"period_start... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/81c6dd86-54b0-4869-9480-d7ee0fc3f019/0/0 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | UserMobileDevices | Запрос на получение информации о мобильных устройствах пользователя. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v1/user/1116/mobile_devices" --cookie 'slnet=780D719C7F54465FB281B4DD65498168' | 200 | null | {"type": "user_mobiles", "mobiles": [{"app_version": "2.0.14.557", "language": "en", "os_type": "winphone", "os_version": "Microsoft Windows NT 8.10.14234.0", "model": "RM-821_eu_russia_216", "ser_num": "9141a4d94ec984f63291ce4383f8d548c5cc337e", "token": "abcde"}, {"app_version": "3.0.128", "language": "ru", "os_type"... | {"type": "object", "required": ["type", "mobiles", "code", "codestring"], "properties": {"type": {"type": "string", "enum": ["user_mobiles"], "description": "\u0422\u0438\u043f \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f"}, "mobiles": {... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/81c6dd86-54b0-4869-9480-d7ee0fc3f019/0/1 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | UserMobileDevices | Запрос на получение информации о мобильных устройствах пользователя. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v1/user/1116/mobile_devices" --cookie 'slnet=780D719C7F54465FB281B4DD65498168' | 200 | null | {"type": "user_mobiles", "mobiles": [], "codestring": "OK", "code": 200} | {"type": "object", "required": ["type", "mobiles", "code", "codestring"], "properties": {"type": {"type": "string", "enum": ["user_mobiles"], "description": "\u0422\u0438\u043f \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f"}, "mobiles": {... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/81c6dd86-54b0-4869-9480-d7ee0fc3f019/0/2 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | UserMobileDevices | Запрос на получение информации о мобильных устройствах пользователя. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v1/user/1116/mobile_devices" --cookie 'slnet=780D719C7F54465FB281B4DD65498168' | 200 | null | {"code": 403, "codestring": "Bad user id"} | {"type": "object", "required": ["type", "mobiles", "code", "codestring"], "properties": {"type": {"type": "string", "enum": ["user_mobiles"], "description": "\u0422\u0438\u043f \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f"}, "mobiles": {... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/81c6dd86-54b0-4869-9480-d7ee0fc3f019/0/3 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | UserMobileDevices | Запрос на получение информации о мобильных устройствах пользователя. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v1/user/1116/mobile_devices" --cookie 'slnet=780D719C7F54465FB281B4DD65498168' | 200 | null | {"code": 403, "codestring": "Bad user id"} | {"type": "object", "required": ["type", "mobiles", "code", "codestring"], "properties": {"type": {"type": "string", "enum": ["user_mobiles"], "description": "\u0422\u0438\u043f \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f"}, "mobiles": {... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/94ee06fd-247a-446c-9c7a-8383640518d2/0/0 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | DeviceData | Ответ содержит полное состояние устройства для обновления текущего состояния устройств. Для получения данных устройства необходимо передать идентификатор устройства device_id и cookie, полученный при авторизации пользователя. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v3/device/3... | 200 | null | {"data": {"alias": "\u0421\u0438\u0433\u043d\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f A96", "type": 20, "telephone": "+71231234567", "status": 1, "sn": "A96 S607 023398", "typename": "\u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e 6-\u0433\u043e \u043f\u043e\u043a\u043e\u043b\u0435\u043d\u0438\u044... | {"type": "object", "required": ["data", "code", "codestring"], "properties": {"data": {"type": "object", "description": "\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0435", "required": ["alias", "type", "telephone", "status", "typename... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/94ee06fd-247a-446c-9c7a-8383640518d2/0/1 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | DeviceData | Ответ содержит полное состояние устройства для обновления текущего состояния устройств. Для получения данных устройства необходимо передать идентификатор устройства device_id и cookie, полученный при авторизации пользователя. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v3/device/3... | 200 | null | {"code": 401, "codestring": "Authenticated failed."} | {"type": "object", "required": ["data", "code", "codestring"], "properties": {"data": {"type": "object", "description": "\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0435", "required": ["alias", "type", "telephone", "status", "typename... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/f600a6a7-2923-4d5b-8947-f7dcaa16a4b7/0/0 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | DevicePosition | Запрос данных, о текущем (последнем зафиксированном) местоположении устройства. В случае, если в базе данных нет информации о местоположении устройства, блок position будет возвращен пустым. Данный метод устарел, желательно использовать /json/v3/device/{device_id}/data. Пример выполнения запроса с помощью curl: curl "h... | 200 | null | {"device": {"position": {"lat": "59.962913", "lon": "30.350255", "ts": "2014-10-07 12:05:57", "pres": "550"}}, "codestring": "OK", "code": 200} | {"type": "object", "required": ["device", "code", "codestring"], "properties": {"device": {"type": "object", "description": "\u0411\u043b\u043e\u043a \u0441 \u043e\u0442\u0432\u0435\u0442\u043e\u043c \u043d\u0430 \u0437\u0430\u043f\u0440\u043e\u0441", "required": ["position"], "properties": {"position": {"type": "objec... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/f600a6a7-2923-4d5b-8947-f7dcaa16a4b7/0/1 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | DevicePosition | Запрос данных, о текущем (последнем зафиксированном) местоположении устройства. В случае, если в базе данных нет информации о местоположении устройства, блок position будет возвращен пустым. Данный метод устарел, желательно использовать /json/v3/device/{device_id}/data. Пример выполнения запроса с помощью curl: curl "h... | 200 | null | {"code": 403, "codestring": "\u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0430\u0432\u0442\u043e\u0440\u0438\u0437\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u043d\u0430 \u0441\u0435\u0440\u0432\u0435\u0440\u0435"} | {"type": "object", "required": ["device", "code", "codestring"], "properties": {"device": {"type": "object", "description": "\u0411\u043b\u043e\u043a \u0441 \u043e\u0442\u0432\u0435\u0442\u043e\u043c \u043d\u0430 \u0437\u0430\u043f\u0440\u043e\u0441", "required": ["position"], "properties": {"position": {"type": "objec... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/f600a6a7-2923-4d5b-8947-f7dcaa16a4b7/0/2 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | DevicePosition | Запрос данных, о текущем (последнем зафиксированном) местоположении устройства. В случае, если в базе данных нет информации о местоположении устройства, блок position будет возвращен пустым. Данный метод устарел, желательно использовать /json/v3/device/{device_id}/data. Пример выполнения запроса с помощью curl: curl "h... | 200 | null | {"code": 500, "codestring": "user not found"} | {"type": "object", "required": ["device", "code", "codestring"], "properties": {"device": {"type": "object", "description": "\u0411\u043b\u043e\u043a \u0441 \u043e\u0442\u0432\u0435\u0442\u043e\u043c \u043d\u0430 \u0437\u0430\u043f\u0440\u043e\u0441", "required": ["position"], "properties": {"position": {"type": "objec... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/f600a6a7-2923-4d5b-8947-f7dcaa16a4b7/0/3 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | DevicePosition | Запрос данных, о текущем (последнем зафиксированном) местоположении устройства. В случае, если в базе данных нет информации о местоположении устройства, блок position будет возвращен пустым. Данный метод устарел, желательно использовать /json/v3/device/{device_id}/data. Пример выполнения запроса с помощью curl: curl "h... | 200 | null | {"code": 405, "codestring": "position is not allowed for user 11111"} | {"type": "object", "required": ["device", "code", "codestring"], "properties": {"device": {"type": "object", "description": "\u0411\u043b\u043e\u043a \u0441 \u043e\u0442\u0432\u0435\u0442\u043e\u043c \u043d\u0430 \u0437\u0430\u043f\u0440\u043e\u0441", "required": ["position"], "properties": {"position": {"type": "objec... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/d11d66d9-ac3f-4d32-9629-aba482b16d20/0/0 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | DeviceState | Получение текущего состояния устройства или последнего известного состояния устройства. Данный метод устарел, желательно использовать /json/v3/device/{device_id}/data. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v2/device/356306052111516/state" --cookie 'slnet=15CFA19BFD3E8884C716... | 200 | null | {"state": {"car_state": {"add_sens_bpass": false, "alarm": true, "arm": false, "arm_auth_wait": false, "arm_moving_pb": false, "door": false, "hbrake": false, "hfree": false, "hijack": false, "hood": true, "ign": false, "neutral": false, "out": false, "pbrake": true, "r_start": true, "run": false, "shock_bpass": false,... | {"type": "object", "required": ["state", "code", "codestring"], "properties": {"state": {"type": "object", "description": "\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430", "required": ["car_state", "car_alr_state", "position", "battery", "mon_type", "... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/d11d66d9-ac3f-4d32-9629-aba482b16d20/0/1 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | DeviceState | Получение текущего состояния устройства или последнего известного состояния устройства. Данный метод устарел, желательно использовать /json/v3/device/{device_id}/data. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v2/device/356306052111516/state" --cookie 'slnet=15CFA19BFD3E8884C716... | 200 | null | {"code": 405, "codestring": "state is not allowed for user 11111"} | {"type": "object", "required": ["state", "code", "codestring"], "properties": {"state": {"type": "object", "description": "\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430", "required": ["car_state", "car_alr_state", "position", "battery", "mon_type", "... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/0fbc5b58-88e4-4081-ba1d-4e91ae299180/0/0 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | Controls_library | Метод используется для получения всех возможных для данного типа устройств кнопок управления. Возвращается список кнопок с текстовым описанием их предназначения. Текстовое описание выводится на языке, выбранном в личном кабинете или переданном в параметрах данной сессии. Пример выполнения запроса с помощью curl: curl "... | 200 | null | {"code": "200,", "codestring": "OK", "controls": {"ign": {"title": "\u0423\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0434\u0432\u0438\u0433\u0430\u0442\u0435\u043b\u0435\u043c"}}} | {"type": "object", "required": ["controls", "code", "codestring"], "properties": {"code": {"type": "number", "description": "HTTP-\u043a\u043e\u0434 \u043e\u0448\u0438\u0431\u043a\u0438:\n * 200 \u2013 \u0443\u0441\u043f\u0435\u0448\u043d\u044b\u0439 \u0437\u0430\u043f\u0440\u043e\u0441,\n * 405 \u2013 \u043d\u0435\u... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/0fbc5b58-88e4-4081-ba1d-4e91ae299180/0/1 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | Controls_library | Метод используется для получения всех возможных для данного типа устройств кнопок управления. Возвращается список кнопок с текстовым описанием их предназначения. Текстовое описание выводится на языке, выбранном в личном кабинете или переданном в параметрах данной сессии. Пример выполнения запроса с помощью curl: curl "... | 200 | null | {"code": 500, "codestring": "user not found"} | {"type": "object", "required": ["controls", "code", "codestring"], "properties": {"code": {"type": "number", "description": "HTTP-\u043a\u043e\u0434 \u043e\u0448\u0438\u0431\u043a\u0438:\n * 200 \u2013 \u0443\u0441\u043f\u0435\u0448\u043d\u044b\u0439 \u0437\u0430\u043f\u0440\u043e\u0441,\n * 405 \u2013 \u043d\u0435\u... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/0fbc5b58-88e4-4081-ba1d-4e91ae299180/0/2 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | Controls_library | Метод используется для получения всех возможных для данного типа устройств кнопок управления. Возвращается список кнопок с текстовым описанием их предназначения. Текстовое описание выводится на языке, выбранном в личном кабинете или переданном в параметрах данной сессии. Пример выполнения запроса с помощью curl: curl "... | 200 | null | {"code": 405, "codestring": "ctrls_library is not allowed for user 11111"} | {"type": "object", "required": ["controls", "code", "codestring"], "properties": {"code": {"type": "number", "description": "HTTP-\u043a\u043e\u0434 \u043e\u0448\u0438\u0431\u043a\u0438:\n * 200 \u2013 \u0443\u0441\u043f\u0435\u0448\u043d\u044b\u0439 \u0437\u0430\u043f\u0440\u043e\u0441,\n * 405 \u2013 \u043d\u0435\u... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/0fbc5b58-88e4-4081-ba1d-4e91ae299180/0/3 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | Controls_library | Метод используется для получения всех возможных для данного типа устройств кнопок управления. Возвращается список кнопок с текстовым описанием их предназначения. Текстовое описание выводится на языке, выбранном в личном кабинете или переданном в параметрах данной сессии. Пример выполнения запроса с помощью curl: curl "... | 200 | null | {"code": 500, "codestring": "Bad device id"} | {"type": "object", "required": ["controls", "code", "codestring"], "properties": {"code": {"type": "number", "description": "HTTP-\u043a\u043e\u0434 \u043e\u0448\u0438\u0431\u043a\u0438:\n * 200 \u2013 \u0443\u0441\u043f\u0435\u0448\u043d\u044b\u0439 \u0437\u0430\u043f\u0440\u043e\u0441,\n * 405 \u2013 \u043d\u0435\u... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/8ca08f1a-de8b-4b2d-a9aa-321dfd11e0f3/0/0 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | DeviceInfoGET | Метод для получения состояния устройства. Данный метод устарел, желательно использовать /json/v3/device/{device_id}/data. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v1/device/4568857/info" --cookie 'slnet=15CFA19BFD3E8884C716FFA4E39AF866' | 200 | null | {"tel": "79818351685", "online": "0", "has_alarms": "0", "owner_tel": "+79312275030", "name": "example", "frm_version": "FG43-G9,FN04-J8", "typename": "GSM Alarm", "device_id": "732129", "functions": ["adv_controls", "adv_guard", "adv_state", "controls", "eng_sensor", "events", "gsm", "info", "int_sensor", "mon_cfg", "... | {"type": "object", "required": ["has_alarms", "online", "functions", "controls", "tel", "name", "type", "device_id", "owner_tel", "frm_version", "typename", "sn", "code", "codestring"], "properties": {"has_alarms": {"type": "string", "enum": ["0", "1"], "description": "\u0410\u0432\u0430\u0440\u0438\u0439\u043d\u044b\u... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/8ca08f1a-de8b-4b2d-a9aa-321dfd11e0f3/0/1 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | DeviceInfoGET | Метод для получения состояния устройства. Данный метод устарел, желательно использовать /json/v3/device/{device_id}/data. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v1/device/4568857/info" --cookie 'slnet=15CFA19BFD3E8884C716FFA4E39AF866' | 200 | null | {"code": 500, "codestring": "user not found"} | {"type": "object", "required": ["has_alarms", "online", "functions", "controls", "tel", "name", "type", "device_id", "owner_tel", "frm_version", "typename", "sn", "code", "codestring"], "properties": {"has_alarms": {"type": "string", "enum": ["0", "1"], "description": "\u0410\u0432\u0430\u0440\u0438\u0439\u043d\u044b\u... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/8ca08f1a-de8b-4b2d-a9aa-321dfd11e0f3/0/2 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | DeviceInfoGET | Метод для получения состояния устройства. Данный метод устарел, желательно использовать /json/v3/device/{device_id}/data. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v1/device/4568857/info" --cookie 'slnet=15CFA19BFD3E8884C716FFA4E39AF866' | 200 | null | {"code": 405, "codestring": "info is not allowed for user 11111"} | {"type": "object", "required": ["has_alarms", "online", "functions", "controls", "tel", "name", "type", "device_id", "owner_tel", "frm_version", "typename", "sn", "code", "codestring"], "properties": {"has_alarms": {"type": "string", "enum": ["0", "1"], "description": "\u0410\u0432\u0430\u0440\u0438\u0439\u043d\u044b\u... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/8ca08f1a-de8b-4b2d-a9aa-321dfd11e0f3/0/3 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | DeviceInfoGET | Метод для получения состояния устройства. Данный метод устарел, желательно использовать /json/v3/device/{device_id}/data. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v1/device/4568857/info" --cookie 'slnet=15CFA19BFD3E8884C716FFA4E39AF866' | 200 | null | {"code": 500, "codestring": "Bad device id"} | {"type": "object", "required": ["has_alarms", "online", "functions", "controls", "tel", "name", "type", "device_id", "owner_tel", "frm_version", "typename", "sn", "code", "codestring"], "properties": {"has_alarms": {"type": "string", "enum": ["0", "1"], "description": "\u0410\u0432\u0430\u0440\u0438\u0439\u043d\u044b\u... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/5da2c51e-9f45-4f8b-926a-0ae61910bd04/0/0 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | DeviceAsyncGet | Метод предназначен для получения статуса выполнения команды, которая была отправлена ранее с помощью метода /json/v2/device/{device_id}/async. Для запроса необходимо передать идентификатор устройства device_id, идентификатор команды cmd_id и cookie, полученный при авторизации пользователя. Пример выполнения запроса с п... | 200 | null | {"device_id": "9854082", "cmd_id": "AEVXNX0QLGMQRLVOW66HYAB6OYIWO6WW", "type": "arm", "value": 1, "status": 1, "time_start": 1480614691, "time_stop": 1480614712, "now": 1480614691, "code": 200, "codestring": "OK"} | {"type": "object", "required": ["status", "code", "codestring"], "properties": {"cmd_id": {"type": "string", "description": "\u0423\u043d\u0438\u043a\u0430\u043b\u044c\u043d\u044b\u0439 \u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440 \u043a\u043e\u043c\u0430\u043d\u0434\u044b (32 \u0441\u... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/5da2c51e-9f45-4f8b-926a-0ae61910bd04/0/1 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | DeviceAsyncGet | Метод предназначен для получения статуса выполнения команды, которая была отправлена ранее с помощью метода /json/v2/device/{device_id}/async. Для запроса необходимо передать идентификатор устройства device_id, идентификатор команды cmd_id и cookie, полученный при авторизации пользователя. Пример выполнения запроса с п... | 200 | null | {"code": 401, "codestring": "Authenticated failed."} | {"type": "object", "required": ["status", "code", "codestring"], "properties": {"cmd_id": {"type": "string", "description": "\u0423\u043d\u0438\u043a\u0430\u043b\u044c\u043d\u044b\u0439 \u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440 \u043a\u043e\u043c\u0430\u043d\u0434\u044b (32 \u0441\u... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/fd337577-1cec-4822-bde0-c98634400525/0/0 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | SettingsSettings | Получение текущего списка настроек или последнего известного списка настроек устройств 3-5 поколения. Для получения данных устройства необходимо передать идентификатор устройства id и cookie, полученный при авторизации пользователя. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v3/d... | 200 | null | {"device_id": "9854082", "webasto": {"webasto": false, "is_exists": false}, "monitoring": {"period": 10}, "general": {"tel": "+79119061534", "name": "Test", "imei": "012207009854082", "fw_version": "FG53-J3,FN24-L8"}, "shock_sens": {"shock_light": 0, "shock_heavy": 0, "tilt_sens": 8}, "remote_start": {"period_start": 0... | {"type": "object", "required": ["device_id", "general", "code", "codestring"], "properties": {"device_id": {"type": "string", "description": "ID \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430"}, "general": {"type": "object", "description": "\u041e\u0431\u0449\u0438\u0435 \u043d\u0430\u0441\u0442\u0440\u04... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/fd337577-1cec-4822-bde0-c98634400525/0/1 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | SettingsSettings | Получение текущего списка настроек или последнего известного списка настроек устройств 3-5 поколения. Для получения данных устройства необходимо передать идентификатор устройства id и cookie, полученный при авторизации пользователя. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v3/d... | 200 | null | {"code": 405, "codestring": "settings is not allowed for user 11111"} | {"type": "object", "required": ["device_id", "general", "code", "codestring"], "properties": {"device_id": {"type": "string", "description": "ID \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430"}, "general": {"type": "object", "description": "\u041e\u0431\u0449\u0438\u0435 \u043d\u0430\u0441\u0442\u0440\u04... |
93a0d66e-87b9-463b-bfca-3041c6aec72e/fd337577-1cec-4822-bde0-c98634400525/0/2 | Starline Telematics | Открытое StarLine API позволяет владельцам охранных комплексов StarLine создавать приложения для управления своими автомобилями. | null | SettingsSettings | Получение текущего списка настроек или последнего известного списка настроек устройств 3-5 поколения. Для получения данных устройства необходимо передать идентификатор устройства id и cookie, полученный при авторизации пользователя. Пример выполнения запроса с помощью curl: curl "https://developer.starline.ru/json/v3/d... | 200 | null | {"code": 405, "codestring": "settings is not allowed for user 11111"} | {"type": "object", "required": ["device_id", "general", "code", "codestring"], "properties": {"device_id": {"type": "string", "description": "ID \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430"}, "general": {"type": "object", "description": "\u041e\u0431\u0449\u0438\u0435 \u043d\u0430\u0441\u0442\u0440\u04... |
56b2fb7fe4b0678b47beee45/56b2fbbee4b0fd0f42cc16bb/0/0 | IP2Proxy Proxy Detection Web Service | The IP2Proxy™ Proxy Detection is a hosted REST web service that allows instant detection of anonymous proxy, VPN, TOR exit nodes and Search Engine Robots (SES), data center ranges, residential proxies and VPN provider name by IP address. Credits are needed to perform queries which can be purchased online at http://www.... | null | IP2Proxy | IP2Proxy Proxy Detection | 200 | Example_1 | {"response": "OK", "countryCode": "TR", "countryName": "Turkey", "isProxy": "NO"} | {"type": "object", "properties": {"response": {"type": "string"}, "countryCode": {"type": "string"}, "countryName": {"type": "string"}, "isProxy": {"type": "string"}}} |
55458f05e4b03a4c998bfa72/5548f1d4e4b07a049a6a347e/0/0 | Word Cloud Generator | Generate Word Clouds from text. Multi color and different sizes and easily output to jpg, png or pdf. | 7.9 | Word Cloud by URL | Generate a Word Cloud using a web page content by URL as input source words. | 200 | Example_1 | {"url": "https://wordcloudservice.p.rapidapi.com/wc/a217fdc5-40cb-41cb-9faf-46cdcfc53b18.png"} | {"type": "object", "properties": {"url": {"type": "string"}}} |
55458f05e4b03a4c998bfa72/554593fae4b0365a2139ed14/0/0 | Word Cloud Generator | Generate Word Clouds from text. Multi color and different sizes and easily output to jpg, png or pdf. | 7.9 | Word Cloud | Generate Word Cloud | 200 | Example_1 | {"url": "https://wordcloudservice.p.rapidapi.com/wc/d892cc93-70ba-42c2-a0cc-4e0401f523d2.png"} | {"type": "object", "properties": {"url": {"type": "string"}}} |
8548d8f9-c861-4a38-810b-8036795793a8/a541fed0-ad97-4645-ada8-5e4dd3057f22/0/0 | CPP 14 Code Compiler | C++ 14 Code Compiler API | 6.1 | C++ 14 Versions | C++ 14 Versions | 200 | Response | [{"id": 0, "version": "g++ 14 GCC 5.3.0"}, {"id": 1, "version": "g++ 14 GCC 7.2.0"}, {"id": 2, "version": "g++ 14 GCC 8.1.0"}, {"id": 3, "version": "g++ 14 GCC 9.1.0"}, {"id": 4, "version": "GCC 11.1.0"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "version": {"type": "string"}}, "required": ["id", "version"]}} |
8548d8f9-c861-4a38-810b-8036795793a8/40b586a4-df81-4935-b530-ece095373f84/0/0 | CPP 14 Code Compiler | C++ 14 Code Compiler API | 6.1 | C++ 14 Code Compiler | C++ 14 Code Compiler | 200 | Response | {"cpuTime": "0.00", "memory": "3424", "output": "Hello, World!"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"cpuTime": {"type": "string"}, "memory": {"type": "string"}, "output": {"type": "string"}}, "required": ["cpuTime", "memory", "output"]} |
f48638c3-5b7f-4477-9ed5-a2b1d7ac45d2/8bae4c79-622b-4eab-ab77-640e4a27585a/0/0 | XML To JSON | XML to JSON Converter | null | XML to JSON Converter | Convert XML String to JSON String | 200 | New Example | {"note": {"heading": "Reminder", "from": "Jani", "to": "Tove", "body": "Don't forget me this weekend!"}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"note": {"type": "object", "properties": {"heading": {"type": "string"}, "from": {"type": "string"}, "to": {"type": "string"}, "body": {"type": "string"}}, "required": ["body", "from", "heading", "to"]}}, "required": ["note"]} |
472389d6-b32c-4238-bece-72c914011bc1/6dd7a333-0989-4e33-9478-d8ddbedabe46/0/0 | Public Holiday Calendar API | The Public Holiday Calendar API is a comprehensive solution for businesses, organizations, and developers seeking accurate and up-to-date information on public holidays. This RESTful API provides data for over 130 countries worldwide, offering access to both past and future holidays, including the holiday name and date... | 5.7 | get-public-holidays | REST API endpoint to generate the list of public holidays for provided county short code and the year as query parameters. | 200 | New Example | [{"Name": "Makar Sankranti / Pongal", "Date": "2024-01-14"}, {"Name": "Republic Day", "Date": "2024-01-26"}, {"Name": "Palm Sunday", "Date": "2024-03-24"}, {"Name": "Holi", "Date": "2024-03-25"}, {"Name": "Good Friday", "Date": "2024-03-29"}, {"Name": "Easter Sunday", "Date": "2024-03-31"}, {"Name": "Eid ul-Fitr* (*est... | {"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Date": {"type": "string"}}}} |
472389d6-b32c-4238-bece-72c914011bc1/1d0e16fd-1e68-49ee-957d-aadf4707300a/0/0 | Public Holiday Calendar API | The Public Holiday Calendar API is a comprehensive solution for businesses, organizations, and developers seeking accurate and up-to-date information on public holidays. This RESTful API provides data for over 130 countries worldwide, offering access to both past and future holidays, including the holiday name and date... | 5.7 | get-country-codes | REST API Endpoint to list all supported country names and short code for the country. You should be able to use the short code for the country as query parameter for "get-public-holidays" API endpoint. | 200 | New Example | {"Codes": [{"Country": "Albania", "Code": "AL"}, {"Country": "Algeria", "Code": "DZ"}, {"Country": "American Samoa", "Code": "AS"}, {"Country": "Andorra", "Code": "AD"}, {"Country": "Angola", "Code": "AO"}]} | {"type": "object", "properties": {"Codes": {"type": "array", "items": {"type": "object", "properties": {"Country": {"type": "string"}, "Code": {"type": "string"}}}}}} |
8fa70a80-7024-4eeb-a929-c3326e6a9c76/0b9008fd-9517-43a1-bbe9-03e88ad21266/0/0 | Gear VPN | An API that provides OpenVPN configuration files (.ovpn) for you to use it. Based on the Gear VPN Android app. | 7.4 | List all available countries | The API lists all the available countries whose VPN configurations are available. | 200 | Sample | ["Brazil", "Japan", "Russian", "Thailand", "Viet Nam", "Australia", "Korea", "United States", "Canada", "France", "Poland", "Germany", "Romania", "Netherlands", "South Korea", "India", "Vietnam"] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "string"}} |
c63b1237-f33d-48b0-ac85-21ab1ee3c13e/83f6d68e-758b-40f9-92f7-5be8c28f5ee3/0/0 | Domain Name Search | Search for domain names, domain availability, validation, expiration, prices, WHOIS, quality aspects and more data available on https://domains.google. | 8.9 | Whois | Perform WHOIS domain lookup. | 200 | Response | {"status": "OK", "request_id": "de762c89-9c9b-49c3-971e-428f7e58a967", "parameters": {"domain": "rapidapi.com"}, "data": {"domain": "rapidapi.com", "sld": "rapidapi", "tld": "com", "whois": "Domain Name: rapidapi.com\nRegistry Domain ID: 1873914415_DOMAIN_COM-VRSN\nRegistrar WHOIS Server: whois.markmonitor.com\nRegistr... | {"type": "object", "properties": {"status": {"type": "string"}, "request_id": {"type": "string"}, "parameters": {"type": "object", "properties": {"domain": {"type": "string"}}}, "data": {"type": "object", "properties": {"domain": {"type": "string"}, "sld": {"type": "string"}, "tld": {"type": "string"}, "whois": {"type"... |
c63b1237-f33d-48b0-ac85-21ab1ee3c13e/a9c8662a-7536-4fa2-9a5b-7a6c5fc79043/0/0 | Domain Name Search | Search for domain names, domain availability, validation, expiration, prices, WHOIS, quality aspects and more data available on https://domains.google. | 8.9 | Domain Availability | Check domain availability, including domain validation, expiration, prices, domain quality aspects (advantages / considerations) and more data. | 200 | Response | {"status": "OK", "request_id": "bce50a0f-e14e-48cd-a145-287959da3f93", "parameters": {"domain": "rapidapi.com", "currency": "USD"}, "data": {"domain": "rapidapi.com", "sld": "rapidapi", "tld": "com", "valid": true, "available": false, "domain_positives": ["All time worldwide popular tld", "Correct spelling", "Okay tran... | {"type": "object", "properties": {"status": {"type": "string"}, "request_id": {"type": "string"}, "parameters": {"type": "object", "properties": {"domain": {"type": "string"}, "currency": {"type": "string"}}}, "data": {"type": "object", "properties": {"domain": {"type": "string"}, "sld": {"type": "string"}, "tld": {"ty... |
da496963-4828-42e1-8c71-8815b833dc64/10fc393e-b7ad-4781-b650-0d67600096b8/0/0 | Lorem Ipsum | Generate Lorem Ipsum text based on the number of words, sentences or paragraphs. | null | generate | Generate Lorem Ipsum text based on the number of words, sentences or paragraphs. | 200 | Response | ["Lorem ipsum dolor sit amet consectetur adipiscing, elit cursus parturient phasellus hendrerit vulputate, diam vitae nibh eu venenatis.", "Turpis arcu curae maximus vitae donec curabitur cras natoque gravida, viverra conubia morbi molestie primis ad per tortor hendrerit, odio ornare malesuada sem mauris urna congue do... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "string"}} |
5505143d-8020-490c-b9dc-ea06ac541248/ce577055-2e46-4256-89ff-4f35d0a331f8/0/0 | Proxy | Access to 30+ million IPs all around the world. Unleash the power of seamless and secure online interactions. The Proxy API provides you with an efficient gateway to navigate the digital realm while safeguarding your privacy and data. Elevate your online experience today! 🚀🔒 | 7 | Generate Proxy | Get list of proxy | 200 | Sample | {"success": true, "message": "success", "results": {"country": "us", "data": [{"protocol": "http", "host": "zagent2594.xxx.xom", "port": 22222, "auth": {"username": "user-uuid-xxxxxxxxxxxx", "password": "xxxxxxxxxxxx"}, "url": "http://user-uuid-xxxxxxxxxxxx:xxxxxxxxxxxx@zagent2594.xxx.xom:22222"}, {"protocol": "http", ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "results": {"type": "object", "properties": {"country": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"protocol": {"type": "string"}, "... |
5505143d-8020-490c-b9dc-ea06ac541248/1c6277ac-fec3-4e51-9638-b944f01fbb81/0/0 | Proxy | Access to 30+ million IPs all around the world. Unleash the power of seamless and secure online interactions. The Proxy API provides you with an efficient gateway to navigate the digital realm while safeguarding your privacy and data. Elevate your online experience today! 🚀🔒 | 7 | Countries | Get list of country | 200 | Sample | {"success": true, "message": "success", "results": ["ar", "at", "au", "be", "bg", "br", "ca", "ch", "cl", "co", "cz", "de", "dk", "es", "fi", "fr", "gr", "hk", "hr", "hu", "id", "ie", "il", "in", "is", "it", "jp", "kr", "mx", "nl", "no", "nz", "pl", "ro", "ru", "se", "sg", "sk", "tr", "uk", "us"]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "results": {"type": "array", "items": {"type": "string"}}}, "required": ["message", "results", "success"]} |
f063aebb-fe3c-4fb3-96c4-64ae791124e0/99e33b3e-deed-4f98-8a63-12312ac9962f/0/0 | FakerPro | FakePro is your go-to API for generating realistic and diverse fake data, perfect for testing and development purposes. | 6.5 | List | This initial call returns a comprehensive JSON list containing a diverse range of random data categories. These categories cover a wide array of data types, from boolean values and characters to numbers, names, and more. This list serves as your reference guide for selecting the specific data category you need for your... | 200 | New Example | [{"name": "bool", "description": "Return a random boolean value (true or false)", "properties": {"likelihood": {"type": "integer"}}}, {"name": "falsy", "description": "Return a random falsy value (false, null, undefined, 0, NaN, \"\")", "properties": {}}, {"name": "character", "description": "Return a random character"... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "properties": {"type": "object", "properties": {"likelihood": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}, "po... |
af7d0c72-2cfb-4a62-ba2b-42bfb8ab1c79/acbd41c8-f001-46f0-9ba0-5a5ba9290763/0/0 | OpenAPI Provisioning | RapidAPI's official API that allows you to add or update your API’s definition. | 8.6 | Get App Analytics | Get analytics for a specified app. You can specify from and to in order to fine tune the date range.
resolution can be set to seconds, minutes, or hours. | 201 | null | [{"apiId": "", "data": [{"apiversion": "", "apiid": "", "endpointHash": "", "requests": 0, "errors": 0, "latency": 0, "date": ""}]}] | {"type": "array", "items": {"type": "object", "properties": {"apiId": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"apiversion": {"type": "string"}, "apiid": {"type": "string"}, "endpointHash": {"type": "string"}, "requests": {"type": "number"}, "errors": {"type": "number"}, ... |
af7d0c72-2cfb-4a62-ba2b-42bfb8ab1c79/8f88fc06-5b8b-4238-b6be-539b40573124/0/0 | OpenAPI Provisioning | RapidAPI's official API that allows you to add or update your API’s definition. | 8.6 | Get Multiple Users | Get information on all or multiple users in your Enterprise Hub. Use the optional parameters to return a more narrow range of users.The information returned for each user includes userId , status, email, lastActive, and more. | 200 | null | [{"id": "", "status": "ACTIVE", "mashapeId": "", "email": "", "emailPublic": true, "password": "", "resetPasswordToken": true, "resetPasswordExpires": true, "resetPasswordTokenUsed": true, "gmail": "", "googleToken": "", "githubUsername": "", "githubToken": "", "rakutenToken": "", "githubUrl": "", "githubUrlPublic": tr... | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "status": {"enum": ["ACTIVE", "DELETED"], "type": "string"}, "mashapeId": {"type": "string"}, "email": {"type": "string"}, "emailPublic": {"type": "boolean"}, "password": {"type": "string"}, "resetPasswordToken": {"type": "boolean"},... |
af7d0c72-2cfb-4a62-ba2b-42bfb8ab1c79/053ad7f2-cb5f-492e-9514-a1cb4e0fb720/0/0 | OpenAPI Provisioning | RapidAPI's official API that allows you to add or update your API’s definition. | 8.6 | Get Billing Plan Version | Get Billing Plan Version | 200 | null | {"id": "", "billingPlan": "", "createdAt": "", "current": true, "name": "", "period": "", "price": 0, "pricing": "FREE", "status": "ACTIVE", "type": "", "visibility": "PUBLIC"} | {"type": "object", "properties": {"id": {"type": "string"}, "billingPlan": {"type": "string"}, "createdAt": {"format": "date-time", "type": "string"}, "current": {"type": "boolean"}, "name": {"type": "string"}, "period": {"type": "string"}, "price": {"type": "number"}, "pricing": {"type": "string", "enum": ["FREE", "FR... |
af7d0c72-2cfb-4a62-ba2b-42bfb8ab1c79/2d0bbe42-12fb-46b4-83e3-e320ed0cd8f2/0/0 | OpenAPI Provisioning | RapidAPI's official API that allows you to add or update your API’s definition. | 8.6 | Get all Roles | Get all Roles | 200 | null | [{"id": "", "name": "", "description": "", "isDefault": true, "roleLevel": "", "isBasicRole": true, "permissions": [{"id": "", "key": "", "displayName": "", "permissionLevel": "", "description": "", "dependsOn": "", "rolePermission": {"granted": true, "readOnly": true}}]}] | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "isDefault": {"type": "boolean"}, "roleLevel": {"type": "string"}, "isBasicRole": {"type": "boolean"}, "permissions": {"type": "array", "items": {"type": "object", "prope... |
af7d0c72-2cfb-4a62-ba2b-42bfb8ab1c79/fa72cd9c-e48b-4f20-970b-3d24808d2bd2/0/0 | OpenAPI Provisioning | RapidAPI's official API that allows you to add or update your API’s definition. | 8.6 | Get Organization | Get a specified Organization's information, including the associated email, the number of seats, the Organization name, the status, and more. | 200 | null | {"id": "", "email": "", "preventSubscribePublicApis": true, "seats": 0, "mashapeId": "", "thumbnail": "", "name": "", "slugifiedName": "", "description": "", "createdAt": "", "updatedAt": "", "deletedAt": "", "status": "ACTIVE", "isOrgAdmin": true, "isEnvAdmin": true} | {"type": "object", "properties": {"id": {"type": "string"}, "email": {"type": "string"}, "preventSubscribePublicApis": {"type": "boolean"}, "seats": {"type": "number"}, "mashapeId": {"type": "string"}, "thumbnail": {"type": "string"}, "name": {"type": "string"}, "slugifiedName": {"type": "string"}, "description": {"typ... |
af7d0c72-2cfb-4a62-ba2b-42bfb8ab1c79/f5b31804-b43a-4569-8b6d-587644c0d8a7/0/0 | OpenAPI Provisioning | RapidAPI's official API that allows you to add or update your API’s definition. | 8.6 | Get all Organizations (Environment Admin) | Get Organization information for all of the Organizations in your Enterprise Hub.Organization information includes the associated email, the number of seats, the Organization name, the status, and more. | 200 | null | [{"id": "", "email": "", "preventSubscribePublicApis": true, "seats": 0, "mashapeId": "", "thumbnail": "", "name": "", "slugifiedName": "", "description": "", "createdAt": "", "updatedAt": "", "deletedAt": "", "status": "ACTIVE", "isOrgAdmin": true, "isEnvAdmin": true}] | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "email": {"type": "string"}, "preventSubscribePublicApis": {"type": "boolean"}, "seats": {"type": "number"}, "mashapeId": {"type": "string"}, "thumbnail": {"type": "string"}, "name": {"type": "string"}, "slugifiedName": {"type": "str... |
af7d0c72-2cfb-4a62-ba2b-42bfb8ab1c79/97cb26bc-bdd1-413d-9815-cbe099436bc7/0/0 | OpenAPI Provisioning | RapidAPI's official API that allows you to add or update your API’s definition. | 8.6 | Get All APIs | Get information for all APIs, including the id, name, and status. | 200 | null | [{"category": "", "categoryId": "", "createdAt": "", "id": "", "externalCustomId": "", "name": "", "ownerId": "", "slugifiedName": "", "status": "", "type": "", "useHttpProxy": true, "visibility": "PUBLIC", "gateways": [], "description": "", "longDescription": "", "websiteUrl": "", "updatedAt": "", "pricing": "PAID"}] | {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "string"}, "categoryId": {"type": "string"}, "createdAt": {"format": "date-time", "type": "string"}, "id": {"type": "string"}, "externalCustomId": {"type": ["string", "null"]}, "name": {"type": "string"}, "ownerId": {"type": "string"}, "s... |
af7d0c72-2cfb-4a62-ba2b-42bfb8ab1c79/448ee1d2-a85c-4e61-913b-98b953ffc390/0/0 | OpenAPI Provisioning | RapidAPI's official API that allows you to add or update your API’s definition. | 8.6 | Get API Subscription | Get information about a specific subscription to a specified API. | 200 | null | {"id": "", "userId": "", "mashapeId": "", "apiId": "", "apiVersionId": "", "stripeId": "", "customToken": "", "billingPlanVersionId": "", "status": "", "canceled": true, "autocanceled": true, "type": "", "createdAt": "", "canceledAt": "", "updatedAt": "", "deletedAt": "", "parentId": "", "isBlocked": true} | {"type": "object", "properties": {"id": {"type": "string"}, "userId": {"type": "string"}, "mashapeId": {"type": "string"}, "apiId": {"type": "string"}, "apiVersionId": {"type": "string"}, "stripeId": {"type": "string"}, "customToken": {"type": "string"}, "billingPlanVersionId": {"type": "string"}, "status": {"type": "s... |
af7d0c72-2cfb-4a62-ba2b-42bfb8ab1c79/e9c3fc1b-da9e-4640-81de-e71cc9876aee/0/0 | OpenAPI Provisioning | RapidAPI's official API that allows you to add or update your API’s definition. | 8.6 | Get All Teams | Get information about all of the Teams in a specific Organization, including the name, status, and description for each Team. | 200 | null | [{"id": "", "mashapeId": "", "thumbnail": "", "name": "", "slugifiedName": "", "description": "", "createdAt": "", "updatedAt": "", "deletedAt": "", "status": "ACTIVE", "isOrgAdmin": true, "isEnvAdmin": true}] | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "mashapeId": {"type": "string"}, "thumbnail": {"type": "string"}, "name": {"type": "string"}, "slugifiedName": {"type": "string"}, "description": {"type": "string"}, "createdAt": {"format": "date-time", "type": "string"}, "updatedAt"... |
af7d0c72-2cfb-4a62-ba2b-42bfb8ab1c79/5e28a318-8c56-4e90-b403-919172e66846/0/0 | OpenAPI Provisioning | RapidAPI's official API that allows you to add or update your API’s definition. | 8.6 | Get App | Get information about a specified app, including the name, description, and thumbnail. | 200 | null | {"id": "", "mashapeId": "", "ownerId": "", "name": "", "description": "", "thumbnail": "", "favorite": true, "createdAt": "", "updatedAt": ""} | {"type": "object", "properties": {"id": {"type": "string"}, "mashapeId": {"type": "string"}, "ownerId": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "thumbnail": {"type": "string"}, "favorite": {"type": "boolean"}, "createdAt": {"format": "date-time", "type": "string"}, "updatedAt"... |
af7d0c72-2cfb-4a62-ba2b-42bfb8ab1c79/1fb66dbc-68c5-4368-a62b-76eed73f1924/0/0 | OpenAPI Provisioning | RapidAPI's official API that allows you to add or update your API’s definition. | 8.6 | Get all API Docs | Get information about all of the docs associated with an API, including the docId. | 200 | null | [{"id": "", "apiId": "", "createdAt": "", "index": 0, "status": "", "text": "", "textModified": true, "type": ""}] | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "apiId": {"type": "string"}, "createdAt": {"format": "date-time", "type": "string"}, "index": {"type": "number"}, "status": {"type": "string"}, "text": {"type": "string"}, "textModified": {"type": "boolean"}, "type": {"type": "string... |
af7d0c72-2cfb-4a62-ba2b-42bfb8ab1c79/80f5e357-ad17-4ea2-9f45-30f900f08644/0/0 | OpenAPI Provisioning | RapidAPI's official API that allows you to add or update your API’s definition. | 8.6 | Get All Apps | Get information on all of the Apps associated with an account. | 200 | null | [{"id": "", "ownerId": "", "projectId": "", "createdAt": "", "updatedAt": ""}] | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "ownerId": {"type": "string"}, "projectId": {"type": "string"}, "createdAt": {"format": "date-time", "type": "string"}, "updatedAt": {"format": "date-time", "type": "string"}}, "required": ["id", "ownerId", "projectId"]}} |
af7d0c72-2cfb-4a62-ba2b-42bfb8ab1c79/aebe6ef3-0512-4755-a3f6-3893b5e9d7ec/0/0 | OpenAPI Provisioning | RapidAPI's official API that allows you to add or update your API’s definition. | 8.6 | Get all Transactions | Get all Transactions | 200 | null | [{"id": 0, "stripeId": "", "chargeId": "", "apiId": "", "apiVersionId": "", "billingPlanVersionId": "", "userId": 0, "mashapeId": "", "subscriptionId": "", "totalAmount": 0, "additionalAmount": 0, "refunded": 0, "paid": 0, "paidout": "", "payoutAmount": 0, "status": "", "periodStart": "", "periodEnd": "", "invoiceLink"... | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "number"}, "stripeId": {"type": "string"}, "chargeId": {"type": "string"}, "apiId": {"type": "string"}, "apiVersionId": {"type": "string"}, "billingPlanVersionId": {"type": "string"}, "userId": {"type": "number"}, "mashapeId": {"type": "string"... |
af7d0c72-2cfb-4a62-ba2b-42bfb8ab1c79/652a9aac-34b6-4bd2-bb97-bfa0b120eded/0/0 | OpenAPI Provisioning | RapidAPI's official API that allows you to add or update your API’s definition. | 8.6 | Get all Developers for a Billing Plan | Get all Developers for a Billing Plan | 200 | null | [{"id": "", "billingPlanId": "", "mashapeId": "", "status": "ACTIVE", "updatedAt": "", "createdAt": "", "deletedAt": "", "userId": ""}] | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "billingPlanId": {"type": "string"}, "mashapeId": {"type": "string"}, "status": {"type": "string", "enum": ["ACTIVE", "DELETED"]}, "updatedAt": {"format": "date-time", "type": "string"}, "createdAt": {"format": "date-time", "type": "... |
af7d0c72-2cfb-4a62-ba2b-42bfb8ab1c79/e40503a7-272d-4959-9252-ff6529f2da1c/0/0 | OpenAPI Provisioning | RapidAPI's official API that allows you to add or update your API’s definition. | 8.6 | Get all Api Developers | Get all Api Developers | 200 | null | [{"id": "", "apiId": "", "blocked": true, "createdAt": "", "updatedAt": "", "deletedAt": "", "developer": "", "status": "ACTIVE", "type": ""}] | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "apiId": {"type": "string"}, "blocked": {"type": "boolean"}, "createdAt": {"format": "date-time", "type": "string"}, "updatedAt": {"format": "date-time", "type": "string"}, "deletedAt": {"format": "date-time", "type": "string"}, "dev... |
af7d0c72-2cfb-4a62-ba2b-42bfb8ab1c79/cd9043f6-6b60-41ee-9894-7ad48484a1b0/0/0 | OpenAPI Provisioning | RapidAPI's official API that allows you to add or update your API’s definition. | 8.6 | Get Tag Definition | Get information on a specific Tag within your environment | 200 | null | {"id": "", "apiCount": 0, "color": "", "createdAt": "", "description": "", "editableByProvider": true, "forceEnumValidation": true, "isVisible": true, "name": "", "requiredOnAPI": true, "showTagName": true, "updatedAt": "", "values": [], "status": "ACTIVE"} | {"type": "object", "properties": {"id": {"type": "string"}, "apiCount": {"type": "number"}, "color": {"type": "string"}, "createdAt": {"format": "date-time", "type": "string"}, "description": {"type": "string"}, "editableByProvider": {"type": "boolean"}, "forceEnumValidation": {"type": "boolean"}, "isVisible": {"type":... |
af7d0c72-2cfb-4a62-ba2b-42bfb8ab1c79/bbed1be6-2a5b-423f-91ba-552bd20964a2/0/0 | OpenAPI Provisioning | RapidAPI's official API that allows you to add or update your API’s definition. | 8.6 | Get Organization Audit Log | Get the audit trail for a specified Organization. Information in the audit trail includes details like eventName, user, attributes and more. | 200 | null | {"total": 0, "log": [{"id": "", "time": "", "actorRole": "", "action": "", "eventName": "", "actor": {}, "user": {}, "activeEntity": {}, "attributes": {}, "params": {}, "geo": {}}]} | {"type": "object", "properties": {"total": {"type": "number"}, "log": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "time": {"format": "date-time", "type": "string"}, "actorRole": {"type": "string"}, "action": {"type": "string"}, "eventName": {"type": "string"}, "actor": {"type"... |
af7d0c72-2cfb-4a62-ba2b-42bfb8ab1c79/2db86bda-faab-4a54-96a0-f3d106e58f8b/0/0 | OpenAPI Provisioning | RapidAPI's official API that allows you to add or update your API’s definition. | 8.6 | Get all Endpoints | Get all Endpoints | 200 | null | [{"createdAt": "", "updatedAt": "", "deletedAt": "", "id": "", "name": "", "description": "", "apiVersion": "", "code": 0, "group": "", "route": "", "endpointHash": "", "response": "", "payload": "", "method": "", "displayResponse": true, "isGraphQL": true, "isMockResponse": true, "mockResponseId": "", "externalDocs": ... | {"type": "array", "items": {"type": "object", "properties": {"createdAt": {"format": "date-time", "type": "string"}, "updatedAt": {"format": "date-time", "type": "string"}, "deletedAt": {"format": "date-time", "type": "string"}, "id": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "a... |
af7d0c72-2cfb-4a62-ba2b-42bfb8ab1c79/33f4985b-a15a-46ea-bd66-c96595ded8aa/0/0 | OpenAPI Provisioning | RapidAPI's official API that allows you to add or update your API’s definition. | 8.6 | Create Endpoint | Create Endpoint | 201 | null | {"createdAt": "", "updatedAt": "", "deletedAt": "", "id": "", "name": "", "description": "", "apiVersion": "", "code": 0, "group": "", "route": "", "endpointHash": "", "response": "", "payload": "", "method": "", "displayResponse": true, "isGraphQL": true, "isMockResponse": true, "mockResponseId": "", "externalDocs": {... | {"type": "object", "properties": {"createdAt": {"format": "date-time", "type": "string"}, "updatedAt": {"format": "date-time", "type": "string"}, "deletedAt": {"format": "date-time", "type": "string"}, "id": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "apiVersion": {"type": "strin... |
af7d0c72-2cfb-4a62-ba2b-42bfb8ab1c79/33027502-a7a2-4abf-859b-a5c46bf9f8c9/0/0 | OpenAPI Provisioning | RapidAPI's official API that allows you to add or update your API’s definition. | 8.6 | Get Endpoint | Get Endpoint | 200 | null | {"createdAt": "", "updatedAt": "", "deletedAt": "", "id": "", "name": "", "description": "", "apiVersion": "", "code": 0, "group": "", "route": "", "endpointHash": "", "response": "", "payload": "", "method": "", "displayResponse": true, "isGraphQL": true, "isMockResponse": true, "mockResponseId": "", "externalDocs": {... | {"type": "object", "properties": {"createdAt": {"format": "date-time", "type": "string"}, "updatedAt": {"format": "date-time", "type": "string"}, "deletedAt": {"format": "date-time", "type": "string"}, "id": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "apiVersion": {"type": "strin... |
af7d0c72-2cfb-4a62-ba2b-42bfb8ab1c79/08299592-0af0-4c22-a43e-86259348c71a/0/0 | OpenAPI Provisioning | RapidAPI's official API that allows you to add or update your API’s definition. | 8.6 | Get Category | Get information on a specific Category within your environment | 200 | null | {"id": "", "longDescription": "", "name": "", "shortDescription": "", "slugifiedName": "", "status": "", "type": "", "createdAt": "", "updatedAt": "", "weight": 0} | {"type": "object", "properties": {"id": {"type": "string"}, "longDescription": {"type": "string"}, "name": {"type": "string"}, "shortDescription": {"type": "string"}, "slugifiedName": {"type": "string"}, "status": {"type": "string"}, "type": {"type": "string"}, "createdAt": {"format": "date-time", "type": "string"}, "u... |
af7d0c72-2cfb-4a62-ba2b-42bfb8ab1c79/3bb47655-0a24-43c0-9a1f-2333cbdb5369/0/0 | OpenAPI Provisioning | RapidAPI's official API that allows you to add or update your API’s definition. | 8.6 | Get all Categories | Get all the Categories that exist in your environment | 200 | null | [{"id": "", "longDescription": "", "name": "", "shortDescription": "", "slugifiedName": "", "status": "", "type": "", "createdAt": "", "updatedAt": "", "weight": 0}] | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "longDescription": {"type": "string"}, "name": {"type": "string"}, "shortDescription": {"type": "string"}, "slugifiedName": {"type": "string"}, "status": {"type": "string"}, "type": {"type": "string"}, "createdAt": {"format": "date-t... |
af7d0c72-2cfb-4a62-ba2b-42bfb8ab1c79/af1774be-2ff7-4670-b47f-0cf38a4e7536/0/0 | OpenAPI Provisioning | RapidAPI's official API that allows you to add or update your API’s definition. | 8.6 | Get all Entity Roles | Get all Entity Roles | 200 | null | [{"id": "", "entityId": "", "roleId": "", "orgId": "", "parentId": "", "role": {"id": "", "name": "", "description": "", "isDefault": true, "roleLevel": "", "isBasicRole": true, "permissions": [{"id": "", "key": "", "displayName": "", "permissionLevel": "", "description": "", "dependsOn": "", "rolePermission": {"grante... | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "entityId": {"type": "string"}, "roleId": {"type": "string"}, "orgId": {"type": "string"}, "parentId": {"type": "string"}, "role": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "description":... |
af7d0c72-2cfb-4a62-ba2b-42bfb8ab1c79/88f03841-ee73-40d1-baa2-cf17e0a0c325/0/0 | OpenAPI Provisioning | RapidAPI's official API that allows you to add or update your API’s definition. | 8.6 | Get all Organizations | Get Organization information for all of the Organizations you have access to. Organization information includes the associated email, the number of seats, the Organization name, the status, and more. | 200 | null | [{"id": "", "email": "", "preventSubscribePublicApis": true, "seats": 0, "mashapeId": "", "thumbnail": "", "name": "", "slugifiedName": "", "description": "", "createdAt": "", "updatedAt": "", "deletedAt": "", "status": "ACTIVE", "isOrgAdmin": true, "isEnvAdmin": true}] | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "email": {"type": "string"}, "preventSubscribePublicApis": {"type": "boolean"}, "seats": {"type": "number"}, "mashapeId": {"type": "string"}, "thumbnail": {"type": "string"}, "name": {"type": "string"}, "slugifiedName": {"type": "str... |
af7d0c72-2cfb-4a62-ba2b-42bfb8ab1c79/b473fe16-ccd4-4c01-a39a-57dd82062fc4/0/0 | OpenAPI Provisioning | RapidAPI's official API that allows you to add or update your API’s definition. | 8.6 | Set API Version Base Url | Set a new base URL for a specified API version. | 201 | null | {"targetUrl": [], "apiversion": "", "createdAt": ""} | {"type": "object", "properties": {"targetUrl": {"type": "array", "items": {"type": "string"}}, "apiversion": {"type": "string"}, "createdAt": {"format": "date-time", "type": "string"}}, "required": ["apiversion"]} |
af7d0c72-2cfb-4a62-ba2b-42bfb8ab1c79/99e48435-66a1-470e-a7fa-a0b63840ca15/0/0 | OpenAPI Provisioning | RapidAPI's official API that allows you to add or update your API’s definition. | 8.6 | Update API | Update an existing API | 200 | null | {"category": "", "categoryId": "", "createdAt": "", "id": "", "externalCustomId": "", "name": "", "ownerId": "", "slugifiedName": "", "status": "", "type": "", "useHttpProxy": true, "visibility": "PUBLIC", "gateways": [], "description": "", "longDescription": "", "websiteUrl": "", "updatedAt": "", "pricing": "PAID"} | {"type": "object", "properties": {"category": {"type": "string"}, "categoryId": {"type": "string"}, "createdAt": {"format": "date-time", "type": "string"}, "id": {"type": "string"}, "externalCustomId": {"type": ["string", "null"]}, "name": {"type": "string"}, "ownerId": {"type": "string"}, "slugifiedName": {"type": "st... |
af7d0c72-2cfb-4a62-ba2b-42bfb8ab1c79/593112c8-e8e0-450d-9d9d-e91b3b0019ed/0/0 | OpenAPI Provisioning | RapidAPI's official API that allows you to add or update your API’s definition. | 8.6 | Get User Subscription | Get info on an existing subscription | 200 | null | {"id": "", "userId": "", "mashapeId": "", "apiId": "", "apiVersionId": "", "stripeId": "", "customToken": "", "billingPlanVersionId": "", "status": "", "canceled": true, "autocanceled": true, "type": "", "createdAt": "", "canceledAt": "", "updatedAt": "", "deletedAt": "", "parentId": "", "isBlocked": true} | {"type": "object", "properties": {"id": {"type": "string"}, "userId": {"type": "string"}, "mashapeId": {"type": "string"}, "apiId": {"type": "string"}, "apiVersionId": {"type": "string"}, "stripeId": {"type": "string"}, "customToken": {"type": "string"}, "billingPlanVersionId": {"type": "string"}, "status": {"type": "s... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.