Getting your API key
API keys are provisioned by the Gomobile team.Need API access? Request your API key and our team will set you up within 24 hours.
How to authenticate
Include your API key in thex-api-key header of every request:
Making authenticated requests
Use this endpoint to verify your API key:Using environment variables
Store your API key as an environment variable to keep it secure:Security best practices
- Never commit API keys to version control
- Use environment variables or a secrets manager
- Keep your API key private — don’t share it in public forums, emails, or chat
- Contact support immediately if your key is compromised
Making Your First Call
A complete walkthrough of creating contacts, audiences, flows, and launching your first campaign.