API VIK
  1. v1
API VIK
  • v1
    • Autenticação
      POST
    • Usuários
      GET
    • Atividades
      GET
    • Desafios
      GET
    • Cupons
      GET
    • Resgates
      GET
    • VIK Scores
      GET
    • health
      GET
  1. v1

health

homolog
https://api2-homolog.vik.app
homolog
https://api2-homolog.vik.app
GET
{{BASE_URL}}/api/v1/health

Requisição

Authorization
Adicionar parâmetro em header
x-api-key
Exemplo:
x-api-key: ********************

Respostas

🟢200OK
application/json
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request GET '{{BASE_URL}}/api/v1/health' \
--header 'x-api-key: <api-key>'
Response Response Example
{"message":"Health check"}
Modificado em 2025-05-07 13:24:38
Página anterior
VIK Scores
Built with