Quickstart
This guide will help you make your first API request in just a few minutes.Prerequisites
- A My Virtual Office account with seller access
- An API key (see Authentication for how to generate one)
Step 1: Get Your API Key
- Log in to your My Virtual Office dashboard
- Go to Settings > API Keys
- Click Generate API Key
- Copy your new API key
Remember: Your API key is only shown once. Store it securely!
Step 2: Make Your First Request
Let’s create a customer using the API. Choose your preferred method:Step 3: Understand the Response
A successful request returns the created customer:Common Use Cases
CRM Integration
Automatically create My Virtual Office customers when new contacts are added to your CRM
Website Forms
Create customers from sign-up forms on your website
Bulk Import
Migrate existing customers from other systems
Automation
Build automated workflows with Zapier, Make, or custom scripts
Next Steps
Explore the API Reference
Learn about all available endpoints and parameters
Error Handling
Learn how to handle API errors gracefully

