patchBay

ReqRes vs ${title}

If you need a Development API that's easy to integrate, go with ReqRes.

ReqRes

A hosted REST-API ready to respond to your AJAX requests

${title}

API discovered from aws-solutions-library-samples/guidance-for-iso20022-messaging-workflows-on-aws

ReqRes

  • No authentication required
  • HTTPS supported

${title}

  • Simple API key authentication
  • HTTPS supported
FeatureReqRes${title}
AuthenticationNoneapiKey
HTTPSYesYes
CORSUnknownUnknown

When to use which?

ReqRes is the better choice for quick prototypes and hackathons since it requires no authentication.