{"activeVersionTag":"latest","latestAvailableVersionTag":"latest","collection":{"info":{"_postman_id":"45ea0ddd-4ec5-4eb1-9090-2ca7cfd9b770","name":"Skedu API","description":"Skedu expone su funcionalidad a través de una API HTTP, en este documento podrá encontrar todas las funcionalidades actualmente disponibles para integrar su sistema, además de los Webhooks que podrá utilizar para recibir eventos sobre su negocio.\n\nLa base de todos los requests es: `https://api.getskedu.com`\n\n# REQUIERE EXTENSION CONTRATADA\n\n### **Para asegurar el funcionamiento contínuo de tu integración y obtener soporte técnico relacionado, debes contratar la extensión de API en tu panel de administración. Uso de la API por otros medios puede llevar a bloqueo o cancelación del servicio.**\n\n# Beta\n\nEsta API está en sus fases iniciales de lanzamiento, por lo cual es posible que hayan errores de tipeo o información incompleta en esta documentación, sin embargo, la API se considera lista para producción ya que es utilizada por Skedu.\n\n# Soporte Técnico API\n\nDisponemos de un servidor de Discord para que podamos responder tus dudas y seguir mejorando esta documentación: [https://discord.gg/E8kdkqdMTH](https://discord.gg/E8kdkqdMTH)\n\n# Autenticación\n\nPara autenticar y autorizar cada request, debe enviar dos campos en los headers:\n\n| **Header** | **Descripción** |\n| --- | --- |\n| `X-Skedu-App-ID` | ID de la aplicación creada para acceder a su negocio |\n| `X-Skedu-App-Secret` | Llave secreta asociada a su aplicación |\n\nDado el caracter sensible de estas llaves, tenga en consideración nunca usarlas en un ambiente público (frontend), y en cambio solo usarlos desde su propio backend.","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","isPublicCollection":false,"owner":"36817597","team":6387959,"collectionId":"45ea0ddd-4ec5-4eb1-9090-2ca7cfd9b770","publishedId":"2sA3s3GqbB","public":true,"publicUrl":"https://docs-api.skedu.com","privateUrl":"https://go.postman.co/documentation/36817597-45ea0ddd-4ec5-4eb1-9090-2ca7cfd9b770","customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"2623c1"},"documentationLayout":"classic-double-column","customisation":{"metaTags":[{"name":"description","value":""},{"name":"title","value":""}],"appearance":{"default":"light","themes":[{"name":"dark","logo":"https://content.pstmn.io/879229de-f17b-4ee1-b2c1-1452fe937a58/bG9nb19za2VkdS5wbmc=","colors":{"top-bar":"212121","right-sidebar":"303030","highlight":"2623c1"}},{"name":"light","logo":"https://content.pstmn.io/47715356-a5d6-4f69-9dcc-f1c034df7bfd/bG9nb19za2VkdS5wbmc=","colors":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"2623c1"}}]}},"version":"8.10.0","publishDate":"2024-12-16T19:22:22.000Z","activeVersionTag":"latest","documentationTheme":"light","metaTags":{"title":"","description":""},"logos":{"logoLight":"https://content.pstmn.io/47715356-a5d6-4f69-9dcc-f1c034df7bfd/bG9nb19za2VkdS5wbmc=","logoDark":"https://content.pstmn.io/879229de-f17b-4ee1-b2c1-1452fe937a58/bG9nb19za2VkdS5wbmc="}},"statusCode":200},"environments":[{"name":"Environment","id":"e6cffdb6-f317-4781-b0b1-401a9e42f516","owner":"36817597","values":[{"key":"host","value":"https://api.getskedu.com","enabled":true,"type":"default"},{"key":"app_id","value":"476a889f-a3fa-4d4d-8451-5cde8e37279c","enabled":true,"type":"secret"},{"key":"app_secret","value":"476a889f-a3fa-4d4d-8451-5cde8e37279c","enabled":true,"type":"secret"}],"published":true}],"user":{"authenticated":false,"permissions":{"publish":false}},"run":{"button":{"js":"https://run.pstmn.io/button.js","css":"https://run.pstmn.io/button.css"}},"web":"https://www.getpostman.com/","team":{"logo":"https://res.cloudinary.com/postman/image/upload/t_team_logo_pubdoc/v1/team/99b02befb60705aa956c8780a88c12571941000f13718b20deb6cf4b920f3850","favicon":"https://skedu.com/favicon.ico"},"isEnvFetchError":false,"languages":"[{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"HttpClient\"},{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"RestSharp\"},{\"key\":\"curl\",\"label\":\"cURL\",\"variant\":\"cURL\"},{\"key\":\"dart\",\"label\":\"Dart\",\"variant\":\"http\"},{\"key\":\"go\",\"label\":\"Go\",\"variant\":\"Native\"},{\"key\":\"http\",\"label\":\"HTTP\",\"variant\":\"HTTP\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"OkHttp\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"Unirest\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"Fetch\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"jQuery\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"XHR\"},{\"key\":\"c\",\"label\":\"C\",\"variant\":\"libcurl\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Axios\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Native\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Request\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Unirest\"},{\"key\":\"objective-c\",\"label\":\"Objective-C\",\"variant\":\"NSURLSession\"},{\"key\":\"ocaml\",\"label\":\"OCaml\",\"variant\":\"Cohttp\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"cURL\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"Guzzle\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"HTTP_Request2\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"pecl_http\"},{\"key\":\"powershell\",\"label\":\"PowerShell\",\"variant\":\"RestMethod\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"http.client\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"Requests\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"httr\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"RCurl\"},{\"key\":\"ruby\",\"label\":\"Ruby\",\"variant\":\"Net::HTTP\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"Httpie\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"wget\"},{\"key\":\"swift\",\"label\":\"Swift\",\"variant\":\"URLSession\"}]","languageSettings":[{"key":"csharp","label":"C#","variant":"HttpClient"},{"key":"csharp","label":"C#","variant":"RestSharp"},{"key":"curl","label":"cURL","variant":"cURL"},{"key":"dart","label":"Dart","variant":"http"},{"key":"go","label":"Go","variant":"Native"},{"key":"http","label":"HTTP","variant":"HTTP"},{"key":"java","label":"Java","variant":"OkHttp"},{"key":"java","label":"Java","variant":"Unirest"},{"key":"javascript","label":"JavaScript","variant":"Fetch"},{"key":"javascript","label":"JavaScript","variant":"jQuery"},{"key":"javascript","label":"JavaScript","variant":"XHR"},{"key":"c","label":"C","variant":"libcurl"},{"key":"nodejs","label":"NodeJs","variant":"Axios"},{"key":"nodejs","label":"NodeJs","variant":"Native"},{"key":"nodejs","label":"NodeJs","variant":"Request"},{"key":"nodejs","label":"NodeJs","variant":"Unirest"},{"key":"objective-c","label":"Objective-C","variant":"NSURLSession"},{"key":"ocaml","label":"OCaml","variant":"Cohttp"},{"key":"php","label":"PHP","variant":"cURL"},{"key":"php","label":"PHP","variant":"Guzzle"},{"key":"php","label":"PHP","variant":"HTTP_Request2"},{"key":"php","label":"PHP","variant":"pecl_http"},{"key":"powershell","label":"PowerShell","variant":"RestMethod"},{"key":"python","label":"Python","variant":"http.client"},{"key":"python","label":"Python","variant":"Requests"},{"key":"r","label":"R","variant":"httr"},{"key":"r","label":"R","variant":"RCurl"},{"key":"ruby","label":"Ruby","variant":"Net::HTTP"},{"key":"shell","label":"Shell","variant":"Httpie"},{"key":"shell","label":"Shell","variant":"wget"},{"key":"swift","label":"Swift","variant":"URLSession"}],"languageOptions":[{"label":"C# - HttpClient","value":"csharp - HttpClient - C#"},{"label":"C# - RestSharp","value":"csharp - RestSharp - C#"},{"label":"cURL - cURL","value":"curl - cURL - cURL"},{"label":"Dart - http","value":"dart - http - Dart"},{"label":"Go - Native","value":"go - Native - Go"},{"label":"HTTP - HTTP","value":"http - HTTP - HTTP"},{"label":"Java - OkHttp","value":"java - OkHttp - Java"},{"label":"Java - Unirest","value":"java - Unirest - Java"},{"label":"JavaScript - Fetch","value":"javascript - Fetch - JavaScript"},{"label":"JavaScript - jQuery","value":"javascript - jQuery - JavaScript"},{"label":"JavaScript - XHR","value":"javascript - XHR - JavaScript"},{"label":"C - libcurl","value":"c - libcurl - C"},{"label":"NodeJs - Axios","value":"nodejs - Axios - NodeJs"},{"label":"NodeJs - Native","value":"nodejs - Native - NodeJs"},{"label":"NodeJs - Request","value":"nodejs - Request - NodeJs"},{"label":"NodeJs - Unirest","value":"nodejs - Unirest - NodeJs"},{"label":"Objective-C - NSURLSession","value":"objective-c - NSURLSession - Objective-C"},{"label":"OCaml - Cohttp","value":"ocaml - Cohttp - OCaml"},{"label":"PHP - cURL","value":"php - cURL - PHP"},{"label":"PHP - Guzzle","value":"php - Guzzle - PHP"},{"label":"PHP - HTTP_Request2","value":"php - HTTP_Request2 - PHP"},{"label":"PHP - pecl_http","value":"php - pecl_http - PHP"},{"label":"PowerShell - RestMethod","value":"powershell - RestMethod - PowerShell"},{"label":"Python - http.client","value":"python - http.client - Python"},{"label":"Python - Requests","value":"python - Requests - Python"},{"label":"R - httr","value":"r - httr - R"},{"label":"R - RCurl","value":"r - RCurl - R"},{"label":"Ruby - Net::HTTP","value":"ruby - Net::HTTP - Ruby"},{"label":"Shell - Httpie","value":"shell - Httpie - Shell"},{"label":"Shell - wget","value":"shell - wget - Shell"},{"label":"Swift - URLSession","value":"swift - URLSession - Swift"}],"layoutOptions":[{"value":"classic-single-column","label":"Single Column"},{"value":"classic-double-column","label":"Double Column"}],"versionOptions":[],"environmentOptions":[{"value":"0","label":"No Environment"},{"label":"Environment","value":"36817597-e6cffdb6-f317-4781-b0b1-401a9e42f516"}],"canonicalUrl":"https://docs-api.skedu.com/view/metadata/2sA3s3GqbB"}