Skip to main content

Welcome to OTPIQ API

This is the complete API reference guide for OTPIQ. Here you’ll find all the information you need to integrate with our services.

Authentication

All OTPIQ API endpoints require authentication using your API key. Include your API key in the Authorization header of every request.
Authorization: Bearer YOUR_API_KEY
Keep your API key secure and never expose it in client-side code or public repositories.
I