This version of the API docs is depreciated and will be taken offline soon.
Please migrate to the new version as soon as possible to avoid service disruption.
New version can be found at https://docs.wceaapi.org/
Live API Endpoint
http://wceaapi.org/
Sandbox API Endpoint
http://sandbox.wceaapi.org/
HTTP Verbs Usage
- GET
- To Fetch a resource from the API
- PUT
- To Modify the contents of an existing resource
- POST
- To Add a new resource
- DELETE
- To Delete a resource
- OPTIONS
- To pre-flight authenticated CORS requests
- HEAD
- To obtain headers only, no data is returned