{"service":"Eqivo API","base_url":"https://raw.github.com/rtckit/media/master/eqivo/readme-splash.png","auth":{"type":"apikey","header":"Authorization"},"intents":[{"id":"initiate_call","method":"POST","path":"/v0.1/Call/","returns":"Initiates an outbound call"},{"id":"bulk_call","method":"POST","path":"/v0.1/BulkCall/","returns":"Initiates multiple concurrent outbound calls"},{"id":"group_call","method":"POST","path":"/v0.1/GroupCall/","returns":"Initiate multiple racing outbound calls"},{"id":"hangup_call","method":"POST","path":"/v0.1/HangupCall/","returns":"Hangs up a specific call"},{"id":"hangup_all_calls","method":"POST","path":"/v0.1/HangupAllCalls/","returns":"Hangs up all established calls"},{"id":"cancel_scheduled_hangup","method":"POST","path":"/v0.1/CancelScheduledHangup/","returns":"Cancels a scheduled hangup for call"},{"id":"play_media","method":"POST","path":"/v0.1/Play/","returns":"Plays media into a live call"},{"id":"cancel_scheduled_play","method":"POST","path":"/v0.1/CancelScheduledPlay/","returns":"Cancels a scheduled playback request"},{"id":"conference_list","method":"POST","path":"/v0.1/ConferenceList/","returns":"Returns a list of established conferences"},{"id":"conference_list_members","method":"POST","path":"/v0.1/ConferenceListMembers/","returns":"Retrieves the member list for conference"},{"id":"conference_play","method":"POST","path":"/v0.1/ConferencePlay/","returns":"Plays media to conference members"},{"id":"conference_speak","method":"POST","path":"/v0.1/ConferenceSpeak/","returns":"Plays synthesized speech into conference"},{"id":"conference_mute","method":"POST","path":"/v0.1/ConferenceMute/","returns":"Blocks audio from conference members"},{"id":"conference_unmute","method":"POST","path":"/v0.1/ConferenceUnmute/","returns":"Restores audio from conference members"},{"id":"conference_deaf","method":"POST","path":"/v0.1/ConferenceDeaf/","returns":"Blocks audio to conference members"},{"id":"conference_undeaf","method":"POST","path":"/v0.1/ConferenceUndeaf/","returns":"Restores audio to conference members"},{"id":"conference_kick","method":"POST","path":"/v0.1/ConferenceKick/","returns":"Kicks one or more conference members"},{"id":"conference_hangup","method":"POST","path":"/v0.1/ConferenceHangup/","returns":"Kicks conference members without kick sound"},{"id":"conference_record_start","method":"POST","path":"/v0.1/ConferenceRecordStart/","returns":"Initiates a conference recording"},{"id":"conference_record_stop","method":"POST","path":"/v0.1/ConferenceRecordStop/","returns":"Stops a conference recording"}]}