Playground
Monte requisições HTTP e visualize resposta, headers, tempo e cURL. Se ocorrer CORS, defina CORS_ORIGIN
no servidor.
Presets:
Query params
Headers
Body (JSON)
cURL
# o cURL aparecerá aqui…
Status: —
Tempo: —
Tamanho: —
Headers
// headers…
Body
// body…
Dica: defina CORS_ORIGIN
na API para permitir este domínio durante os testes.