Skip Auth

FREEMIUM
By Pik Technologies LLC | Updated vor 23 Tagen | SMS
Health Check

N/A

README

skipAuth.com

SkipAuth offers phone number verification, session management, and multi-service authentication.

Ticket

The Ticket concept represents the Access granted to a verified user through identity verification using phoneNumber, email, or integrations.

Session Management - Optional

Currently, we persist the Tickets in our system until specified in sessionTimeout after initializing the verification process. This feature can be used if you want us to manage your session through our API.

Sample Workflows

The most common cases are below and you can find code implementation for multiple platforms and languages.

Simple Phone Validation

  1. Request a Ticket using POST
  2. Validate the Ticket using PATCH
  3. Retrieve Ticket information using GET. Tickets are deleted after expiration set in sessionTimeout:minutes

Phone Validation with session management.

  1. All previous steps, using GET as a verification mechanism to keep track of user sessions.
  2. Write session data to Ticket.

Defaults

The default for parameters when not part of the POST payload.

validationTimeout:minutes
3 minutes

sessionTimeout:days
30 days

Followers: 0
API Creator:
Rapid account: Pik Technologies LLC
Pik Technologies LLC
pik-technologies-llc
Log In to Rate API
Rating: 5 - Votes: 1