Home
PricingSupport

Generating and Managing API Keys

3 min readCurated & Up to date

Generating and Managing API Keys

Viaoga provides a robust, RESTful API for pushing orders directly from your ERP and pulling real-time delivery statuses back into your systems via webhooks.

Creating an API Key

  1. Navigate to Settings > Integrations > API Keys.
  2. Click Generate New Key.
  3. Give the key a descriptive name (e.g., `Shopify Sync Script - Prod`).
  4. CRITICAL: You will only be shown the key *once*. Copy it immediately and store it in a secure vault (like AWS Secrets Manager or HashiCorp Vault).

We only store a bcrypt hash of the key on our servers, which means if you lose it, we cannot recover it for you. You will need to generate a new one.

Revoking a Key

If you suspect a key has been compromised, or if a developer leaves the company:

  1. Locate the key in the list.
  2. Click the Revoke (trash can) icon next to it.
  3. This revocation takes effect immediately across all of our global API nodes.

Was this article helpful?

Your feedback helps us improve our support center.

Didn't find what you were looking for?

Contact Support Team