## Rest API Coverage
------------
* [Account](http://ap.bandwidth.com/docs/rest-api/account/)
    * [ ] Information
    * [ ] Transactions
* [Applications](http://ap.bandwidth.com/docs/rest-api/applications/)
    * [ ] List
    * [ ] Create
    * [ ] Get info
    * [ ] Update
    * [ ] Delete
* [Available Numbers](http://ap.bandwidth.com/docs/rest-api/available-numbers/)
    * [ ] Search Local
    * [ ] Buy Local
    * [ ] Search Tollfree
    * [ ] Buy Tollfree
* [Bridges](http://ap.bandwidth.com/docs/rest-api/bridges/)
    * [ ] List
    * [ ] Create
    * [ ] Get info
    * [ ] Update Calls
    * [ ] Play Audio
        * [ ] Speak Sentence
        * [ ] Play Audio File
    * [ ] Get Calls
* [Calls](http://ap.bandwidth.com/docs/rest-api/calls/)
    * [ ] List all calls
    * [ ] Create
    * [ ] Get info
    * [ ] Update Status
        * [ ] Transfer
        * [ ] Answer
        * [ ] Hangup
        * [ ] Reject
    * [ ] Play Audio
        * [ ] Speak Sentence
        * [ ] Play Audio File
    * [ ] Send DTMF
    * [ ] Events
        * [ ] List
        * [ ] Get individual info
    * [ ] List Recordings
    * [ ] List Transactions
    * [ ] Gather
        * [ ] Create Gather
        * [ ] Get Gather info
        * [ ] Update Gather
* [Conferences](http://ap.bandwidth.com/docs/rest-api/conferences/)
    * [ ] Create conference
    * [ ] Get info for single conference
    * [ ] Play Audio
        * [ ] Speak Sentence
        * [ ] Play Audio File
    * [ ] Members
        * [ ] Add member
        * [ ] List members
        * [ ] Update members
            * [ ] Mute
            * [ ] Remove
            * [ ] Hold
        * [ ] Play Audio to single member
            * [ ] Speak Sentence
            * [ ] Play Audio File
* [Domains](http://ap.bandwidth.com/docs/rest-api/domains/)
    * [ ] List all domains
    * [ ] create domain
    * [ ] Delete domain
* [Endpoints](http://ap.bandwidth.com/docs/rest-api/endpoints/)
    * [ ] List all endpoints
    * [ ] Create Endpoint
    * [ ] Get Single Endpoint
    * [ ] Update Single Endpoint
    * [ ] Delete Single Endpoint
    * [ ] Create auth token
* [Errors](http://ap.bandwidth.com/docs/rest-api/errors/)
    * [ ] Get all errors
    * [ ] Get info on Single Error
* [Intelligence Services](http://ap.bandwidth.com/docs/rest-api/intelligenceservices/)
    * [ ] Number Intelligence
* [Media](http://ap.bandwidth.com/docs/rest-api/media/)
    * [ ] List all media
    * [ ] Upload media
    * [ ] Download single media file
    * [ ] Delete single media
* [Messages](http://ap.bandwidth.com/docs/rest-api/messages/)
    * [ ] List all messages
    * [ ] Send Message
    * [ ] Get single message
	* [ ] [Batch Messages](http://ap.bandwidth.com/docs/rest-api/messages/#resourcePOSTv1usersuserIdmessages) (single request, multiple messages)

* [Number Info](http://ap.bandwidth.com/docs/rest-api/numberinfo/)
    * [ ] Get number info
* [Phone Numbers](http://ap.bandwidth.com/docs/rest-api/phonenumbers/)
    * [ ] List all phonenumbers
    * [ ] Get single phonenumber
    * [ ] Order singe number
    * [ ] Update single number
    * [ ] Delete number
* [Recordings](http://ap.bandwidth.com/docs/rest-api/recordings/)
    * [ ] List all recordings
    * [ ] Get single recording info
* [Transciptions](http://ap.bandwidth.com/docs/rest-api/recordingsidtranscriptions/)
    * [ ] Create
    * [ ] Get info for single transcrption
    * [ ] Get all transcrptions for a recording
