Streamio API Documentation

Account - Usage

Returns the current transfer and usage numbers.

Request

Url

https://streamio.com/api/v1/account/usage.json

Request Method

GET

Response

Code

200

Body

Examples

A simple show

Just GET it.

curl -u username:password \
     https://streamio.com/api/v1/account/usage.json