Oppiwallet Developer Docs home page
Guides
API Reference
Search...
Navigation
Authentication
API Key Setup
Search...
⌘K
Get Started
Introduction
Authentication
API Key Setup
API Key Restrictions
What is Auth Key?
What is Enc Key?
Generate JWT Token
Enabling Accounts
English
On this page
Creating API Keys
Approval Process
Integration Details
Security Best Practices
Authentication
API Key Setup
Learn how to set up and manage API keys for OppiWallet
Creating API Keys
Register an account
with OppiWallet.
Go to the API section
on the OppiWallet home page.
Generate API keys
as needed:
You can create multiple API keys for different applications.
Each API key consists of an
Auth Key
and an
Enc Key
.
Approval Process
New API keys require
admin approval
.
You’ll receive a notification upon approval.
Once approved, integrate the keys into your system.
Integration Details
API Base URL
:
https://doc-api.oppiwallet.com/api
Use your API keys in requests as per the
Authentication
guidelines.
Security Best Practices
Do not share
API keys publicly.
Store securely
in environment variables or vaults.
If compromised:
Delete affected keys
Generate new keys
Update integrations
Introduction
Previous
API Key Restrictions
Next
Assistant
Responses are generated using AI and may contain mistakes.