VerifyHQ Docs

Environments

VerifyHQ uses environment-scoped API keys. The current public verification gateway uses one base URL.

Base URLs

ParameterTypeDescription
ProductionURLhttps://api.verifyhq.wejoona.com
Sandbox keysURLUse https://api.verifyhq.wejoona.com with a vhq_test_ tenant key when sandbox behavior is enabled.

Sandbox Environment

Sandbox is key-scoped, not a separate public hostname in the current API contract.

Sandbox keys start with vhq_test_. They will not work in production and vice versa.

Test Data

Seed deterministic test users in the API service before advertising fixed sandbox outcomes.

ParameterTypeDescription
user_pass_001userIdReserved example user ID for local test fixtures
user_fail_001userIdReserved example user ID for local test fixtures
user_review_001userIdReserved example user ID for local test fixtures
user_slow_001userIdReserved example user ID for local test fixtures

Production Environment

Production processes real verifications against live data sources. Ensure you have completed onboarding and compliance checks before going live.

Production API calls may be billed once commercial plans are active. Monitor usage via the dashboard.

Key Differences

ParameterTypeDescription
Rate LimitsdifferenceRate limits are enforced by the API service and may vary by key.
Data RetentiondifferenceRetention follows the active tenant and compliance policy.
WebhooksdifferenceWebhook delivery uses the configured callback URL and signing secret.
BillingdifferenceSandbox is free. Production is billed per verification.