echo-api

פרמיום
על ידי MMS | מְעוּדכָּן 2 months ago | Tools
פּוֹפּוּלָרִיוּת

5.5 / 10

חֶבִיוֹן

449ms

רמת שירות

100%

Health Check

N/A

תקרא אותי

Supported HTTP methods:

  • GET
  • POST
  • PUT
  • DELETE
  • PATCH

How it works:

  • Any request to the root (/) will return a HTTP code 200.
  • Add the query parameter code to return a HTTP code with the given code.

Examples:

  • ?code=200 will return a HTTP code 200.
  • ?code=201 will return a HTTP code 201.
  • ?code=404 will return a HTTP code 404.
  • ?code=503 will return a HTTP code 503.

Behavior:
The server will try to parse any input to a number on code, so if you send:

  • ?code=sample20url-4 the server will convert to 204 and return HTTP code 204.
  • ?code=justText the server will convert to 400 and return HTTP code 400 because no code was given.
  • Any code lesser than 200 will return 400 HTTP code.
  • Any code bigger than 599 will return 400 HTTP code.

Body:

  • The server will return any body in the application/json format in all supported HTTP methods.
  • If you add the ?code=204 on the request, then no body will be returned.
עוקבים: 2
אֶמְצָעִי:
תנאי שימוש
יוצר API:
Rapid account: MMS
MMS
leloscheidt
היכנס כדי לדרג את ה- API
דירוג: 5 - הצבעות: 1