Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 2.06 KB

File metadata and controls

43 lines (26 loc) · 2.06 KB

API Test Dependabot Version License: MIT Platform VoiceIt API

A Python wrapper for VoiceIt's API 3.0 featuring Voice + Face Verification and Identification.

Installation

git clone https://github.com/voiceittech/voiceit3-python.git

Then import in your project:

from voiceit3 import VoiceIt3

Getting Started

Sign up at voiceit.io/pricing to get your API Key and Token, then log in to the Dashboard to manage your account.

API Key and Token

API Calls

You can visit our HTTP API 3.0 Documentation for detailed information on each API call.

Support

If you find this SDK useful, please consider giving it a star on GitHub — it helps others discover the project!

GitHub stars

License

voiceit3-python is available under the MIT license. See the LICENSE file for more info.