Create a vBase Account
Create a vBase account to use the Web App and authenticated developer APIs.
After signing up, you can stamp and verify content in the browser or obtain an API key for programmatic access.
Create your account
Go to the vBase sign-up page.
Enter your email address, display name, and password, or select Sign Up with Google.
Complete the sign-up process.
Open the confirmation email from vBase and follow the link to verify your email address.
Go to app.vbase.com and sign in.
Your account is now ready to use.
Before creating test stamps
vBase stamps create permanent blockchain records associated with your account. Before using vBase for production data, decide how you want to separate testing from live activity.
You can either:
Use one account for testing and create a separate account when you are ready to begin a live, verifiable record; or
Create a Collection named
TESTand place your test stamps there.
This helps keep experimental activity clearly separated from the Collections and audit trail records you may later share with clients, investors, or other verifiers.
Find your account settings
After signing in:
Open the account menu in the upper-right corner of the Web App.
Select User Profile.
Open the Account Settings tab.
Your account settings include information associated with your vBase account and the credentials needed for authenticated API access.
Get your API key
You need an API key to use the vBase Python API Client or REST API.
From Account Settings:
Locate your API key.
Copy it and store it securely.
Use it as a bearer token when authenticating API requests.
Do not share your API key publicly or commit it to source control. For local development, store it in an environment variable or another secure secrets-management system.
For example:
Windows PowerShell:
Next steps
Choose the interface or integration that fits your workflow:
Last updated

