- Previous:
- Up:
- Next: Find Stories by Location
Documentation Overview
Query Requests
Requests to the Patch API can be made via HTTP GET. All query URIs consist of a resource path followed by a query string. For details on how to build queries, see the documentation for our available resources:
The API supports requests from any origin via Cross-Origin Resource Sharing.
Query Responses
The response entity for any query request is a UTF-8 encoded JSON object.
HTTP Status Codes
The following status codes may be returned depending on the status of our service and the formatting of your query:
| Status Code | Details | Who Screwed Up? |
| 200 OK | The query was processed successfully and you will receive the results documented for your query. | no one |
| 400 BAD REQUEST | This is the default response for all unrecognized client errors. | you did |
| 403 FORBIDDEN | Developer key or shared secret is missing or invalid. | you did |
| 404 NOT FOUND | Resource not found. This is usually due to a request for an invalid state, city, ZIP code, neighborhood, or Outside.in GUID. | you did |
| 422 UNPROCESSABLE ENTITY | One or more parameters are invalid. The response will include a list of error messages to help you correct the request. | you did |
| 500 INTERNAL SERVER ERROR | This is the default response for all unrecognized server errors. | we did |
| 503 SERVICE UNAVAILABLE | The API cannot service requests. This is likely a temporary condition, so you should try your request again soon. | we did |
- Previous:
- Up:
- Next: Find Stories by Location
3 Comments
Vishal – 2 years ago
can any one tell me the details for Status Code 596?
Thanks...
Chintan Shah – 2 years ago
what is the meaning of 403 Developer Over Rate ?
PunkTaeNy – 1 year ago
can teach me how to put any website and menu on ipad...appmobi..pls tell me..
Please sign in to post a comment.