Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Bryan
Bryan

Posted on • Originally published atdevlogbook.com

     

HTTP Response Codes to use for API

  • 200 Everything is ok.
  • 400 Valid data was given but the request has failed.
  • 401 Unauthorized, No valid user API Key was given.
  • 403 Forbidden, Client app does not have access.
  • 404 The request resource could not be found.
  • 422 The payload has missing required parameters or invalid data was given.
  • 429 Too many attempts.
  • 500 Request failed due to an internal error.
  • 503 Offline for maintenance.

Top comments(0)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

  • Location
    United States
  • Joined

More fromBryan

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp