🐾 VeriPets Logo Authenticationfor API

Web3Auth

Sign in with Web3Auth to obtain a Bearer token for backend API testing.

About API Security

VeriPets Auth uses secure authentication to protect your data and API access. When you sign in, you receive a Bearer token (idToken) that must be included in API requests. This token ensures only authorized users can access protected endpoints.

For best security, keep your credentials private and never expose tokens in client-side code or public repositories.

Postman OAuth users: this page is the auth URL — token is returned automatically. Mobile devs: sign in here, copy values for use in your client.