Skip to content
This repository has been archived by the owner on Sep 30, 2019. It is now read-only.

Latest commit

 

History

History
27 lines (19 loc) · 886 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 886 Bytes

Charles API

The API consists of two parts, the REST API and the Streaming API.

Rest API

Unless otherwise noted, the REST API follows the JSON API specification. Requests for fetching, creating and updating different types of resources are documented by resource type:

See the errors section in the JSON API documentation for information on error responses.

Streaming API

The Streaming API provides support for realtime updates based on server-sent events.