Introduction

Welcome to the Skeddly API.

This API is organized as a RESTarrow-up-rightful API:

  • URLs are organized into "resources", and

  • Appropriate HTTP methods, such as GET, POST, PUT, and DELETE are used.

Cross-origin resource sharingarrow-up-right, or CORS, is fully supported.

POST and PUT requests support JSONarrow-up-right in the body of the request.

Almost all responses, successes and failures, return JSONarrow-up-right.

Last updated