CRM
    • tarefas
      • Tarefas
        GET
      • Tarefas
        POST
      • Tarefas
        PUT
      • Tarefas
        DELETE
    • leads
      • Leads
        GET
      • Lead
        GET
      • Criar Lead
        POST
      • Editar Lead
        PUT
      • Delete Lead
        DELETE
    • status-api
      GET
    • Esquemas
      • Tarefas
      • Lead

      status-api

      Em desenvolvimento
      GET
      /health

      Requisição

      Authorization
      Adicionar parâmetro em header
      Exemplo:
      X-Token: ********************

      Respostas

      🟢200Sucesso
      application/json
      Body

      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET 'https://api-crm.kybris.com/health' \
      --header 'Authorization: <api-key>'
      Response Response Example
      {"ok":true}
      Modificado em 2026-05-01 12:44:35
      Página anterior
      Delete Lead
      Próxima página
      Tarefas
      Built with