a11y.skipToMainContent
1

Tester API REST

Invia richieste HTTP a qualsiasi endpoint API REST con intestazioni personalizzate, corpo e metodo. Visualizza le risposte formattate con i codici di stato e i tempi.

REST API Tester
Headers
Request Body
Response Body

Note: Due to browser CORS restrictions, some APIs may block requests. Use CORS-enabled APIs or test on your own domain.

More options
Was this tool helpful?
Send output to:
Advertisement

How to use REST API Tester

  1. Selezionare il metodo HTTP (GET, POST, PUT, DELETE, PATCH).
  2. Inserisci l'URL di endpoint API.
  3. Aggiungi intestazioni personalizzate e richiesta corpo secondo le necessità.
  4. Fare clic su Invia per effettuare la richiesta e visualizzare la risposta.

Che cos'e'?

A REST API tester consente di inviare richieste HTTP (GET, POST, PUT, DELETE, PATCH) a qualsiasi endpoint API direttamente dal browser. È possibile impostare intestazioni personalizzate, comporre corpi di richiesta e ispezionare risposte formattate con codici di stato, tempo di risposta e dimensione. Questo strumento viene eseguito interamente nel browser: nessun dato viene inviato ai nostri server. E 'ideale per test rapido API, debugging webhooks, e verificare il comportamento endpoint durante lo sviluppo

Advertisement

FAQ

Posso testare qualche API?
È possibile testare qualsiasi API che supporta CORS. Per le API senza CORS, potrebbe essere necessario utilizzare un proxy o un test da un backend.
I miei dati sono al sicuro?
Sì — tutte le richieste sono fatte direttamente dal browser. Nessun dato viene inviato o memorizzato sui nostri server.

Related tools

Author

MW
Marcus Webb"The DevTool Craftsman"

Full-Stack Developer & Tools Architect

Marcus has been writing code since the dial-up era. He has contributed to open-source developer tools, built CI/CD pipelines for startups, and debugged production incidents at 3 AM more times than he would like to admit. His philosophy is that the best developer tool is the one that gets out of your way, and he writes about practical tooling that helps teams ship faster with fewer headaches.

Advertisement