Every panel below sends a real request to api.phone.cobinar.com using credentials you provide. Nothing is proxied or faked — this is the live API your integration will use.
Confirms the API and hooks workers are reachable — no credentials required.
POST /v1/otp/send — requires all three application credentials.
POST /v1/otp/verify — request ID auto-fills after a successful send.
Generate a temporary URL, register it as a webhook endpoint in the console, click "Send test event" there, and watch the delivery land here — no server required.
Computed entirely in your browser via Web Crypto — nothing here is sent anywhere. Paste a delivered payload, its signature, and your Webhook Secret to confirm your verification code matches ours.