# Custom API

**URL:** https://community.wowza.com/t/custom-api/51747
**Category:** Wowza Streaming Engine
**Created:** [August 3, 2018, 4:13pm UTC](https://community.wowza.com/t/custom-api/51747 "2018-08-03T16:13:07Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Thanh\_Thanh\_Nguyen](https://avatars.discourse-cdn.com/v4/letter/t/eada6e/32.png) [@Thanh\_Thanh\_Nguyen](https://community.wowza.com/u/Thanh_Thanh_Nguyen)
#### Post date: [August 3, 2018, 4:13pm UTC](https://community.wowza.com/t/custom-api/51747/1 "2018-08-03T16:13:07Z")

</div>

Hi everyone,

My intention for using Wowza to perform live stream is allowing every user to initiate they live channel. Each user, after requesting, sends a request to Wowza server. The server will then call an API to contact my web server for authentication purpose before creating a live stream.

I do not know how to do this authentication handshake. Do we have a way to create a custom API inside Wowza rest api which calls my web server API?

Thank you!
