echo-api

फ्रीमियम
द्वारा MMS | अपडेट किया गया 2달 전 | Tools
लोकप्रियता

5.4 / 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