Site logo Voicy API
Documentation Introduction API Endpoints Clips Rankings Soundboards SoundGIFs

Voicy API V1

Use the Voicy API or SDK to add short sounds to your application

Get started

Introduction

Welcome to the documentation for the Voicy API! Our web service follows the REST standard, providing a seamless experience for developers. Below, you will find a comprehensive list of all the RESTful API calls available, along with their respective requirements.

Bugs

If you have any issues with the API or the documentation you can mail us at: info@voicy.network

Import API

To make the life easier for developers we have also created an collection file which can be imported. By importing all the requests with examples are imported in the system of choice for the developer. Please click here to download the collection.

Authentication

To use our webservice authentication is required. You can authenticate with an API key that is provided with your user. This API key must be sent via a custom header named X-API-KEY.

Authentication Example
GET /v1/clips HTTP/1.1
Host: api.voicy.network:443
X-API-KEY: 0AAB7128-0E88-49B2-AD13-14C357B2F1EE

Still need some help?

Join the Official Voicy server for support and discussion regarding Voicy's APIs.

Go Make Cool Stuff!

We love our developers, and we plan to keep making practical tools so that YOU can keep making cool stuff. Build a bot, integrate our with your system; whatever you do, do it with Voicy!

We can’t wait to see what you make.

~Voicy

Endpoints