Prerequisites
Before you begin, ensure you have:- A VTULab Account.
- Basic knowledge of making HTTP requests.
Obtain API Keys
Log in to your VTULab Dashboard and navigate to Settings > API. Here you will find your Test Key and Live Key. Use the Test Key for initial development.
Whitelist your Server IP
For security, VTULab requires you to whitelist the IP address of the server making the API requests. Add your IP in the API Settings section.
Fund your Wallet
Identity and live VTU services require a funded wallet. You can fund your wallet via bank transfer or card payment in the dashboard.
Make your first request
Try the Get Data Catalog endpoint using your Test Key to see available plans.
Next Steps
Now that you’re set up, you can:Making your First Request
Detailed walkthrough of sending your first API call.
API Reference
Explore the full API documentation and try it out in the playground.
