PAVRUNNER
  1. v1
PAVRUNNER
  • Guia de Início Rápido
  • Política de Segurança e Responsabilidade sobre Tokens de Acesso
  • Uso da API, Autenticação e Consultas via POST
  • Filtros Dinâmicos (query), Ordenação (orderby) e Paginação
  • API
    • v1
      • Ping
        GET
      • IGG
        POST
      • IRI
        POST
      • ICP
        POST
      • FWD
        POST
      • TR
        POST
      • SAT
        POST
      • CAMPAIGN
        POST
      • ROAD
        POST
      • ROAD SEGMENT
        POST
      • UNIFILAR WORKS
        POST
  1. v1

Ping

GET
https://api.pavrunner.com.br/v1/ping

Requisição

Nenhum

Respostas

🟢200OK
application/json
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.pavrunner.com.br/v1/ping'
Response Response Example
{
    "pong": true
}
Modificado em 2025-12-18 21:29:16
Página anterior
API
Próxima página
IGG
Built with