Skip to content

Introduction

Since the latest Meedio API update, we present the new API version (v3) documentation.

The Meedio API is organized around REST. Our API has predictable resource-oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.

We have language bindings in Shell, Ruby, JavaScript, Python, PHP and Go! You can view code examples in the end of every endpoint documentation, and you can switch the programming language of the examples with the tabs in the top of the example.