Installation
Get your API credentials
Verify your setup
curl -X GET https://api.gomobile.ma/api/users/me \
-H "Authorization: Bearer YOUR_API_KEY"Environment setup
# Add to your .bashrc, .zshrc, or equivalent
export GOMOBILE_API_URL="https://api.gomobile.ma/api"
export GOMOBILE_API_KEY="your-api-key"API base URL
SDK options
Next steps
Last updated

