a11y.skipToMainContent
1

REST API テスター

REST API エンドポイントに HTTP リクエストをカスタムヘッダ、ボディ、メソッドで送信します。 ステータスコードとタイミングでフォーマットされた応答を表示します.

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. HTTP メソッド (GET, POST, PUT, DELETE, PATCH) を選択します.
  2. API エンドポイント URL を入力します.
  3. 必要に応じてカスタムヘッダーとリクエストボディを追加します.
  4. 送信をクリックしてリクエストを作成し、応答を表示します.

REST API テスターとは?

REST API テスターでは、HTTP リクエスト (GET, POST, PUT, DELETE, PATCH) をブラウザから直接送信できます。 カスタムヘッダを設定したり、リクエストボディを補ったり、ステータスコード、応答時間、サイズでフォーマットされた応答を検査できます。

このツールは、ブラウザで完全に実行されます。データがサーバーに送信されることはありません。 開発中のエンドポイントの動作を素早く検証し、Webhookをデバッグし、エンドポイントの動作を検証するのに理想的です。

Advertisement

FAQ

API をテストできますか?
CORSをサポートするAPIをテストできます。 CORSのないAPIでは、プロキシやバックエンドからのテストを使用する必要があります.
私のデータは安全ですか?
はい。すべてのリクエストはブラウザから直接作成されます。 サーバーにデータが送信され、保存されることはありません.

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