LogoLogo
Get startedAPI reference
  • Get started
    • What is Hakuna?
    • How it works
  • Integration guides
    • Integrated checkout
    • Self-service checkout with Hakuna Redirect
    • Guided checkout with Hakuna Assist
    • Hakuna Assist for your sales app or CRM tool
    • Hakuna Redirect on the e-commerce order confirmation page
  • Sharing order events
    • Sharing order events with the Events API
    • Sharing order events via the Hakuna Shopify app
    • Sharing order events via CSV
  • Using the API
    • Authentication
    • Versioning
    • Environments
    • Responses
    • Testing
  • Resources
    • API reference
  • Help
    • Contact
Powered by GitBook
On this page
  • Using the sandbox environment
  • Using the production environment
  1. Using the API

Environments

PreviousVersioningNextResponses

Last updated 10 months ago

Hakuna has two environments available: sandbox and production. Each environment has a unique URL and requires a unique .

Sandbox environment: https://api.hellohakuna.com/sandbox/

Production environment: https://api.hellohakuna.com/

Using the sandbox environment

The Hakuna sandbox is a testing environment that simulates the live production environment. It has the same set of features as the production environment. You should use the sandbox to fully test and develop your integration. Before you switch to the production environment, you should have successfully all order events (placement, fulfillment, refund, cancellation).

Using the production environment

In the production environment, you'll need to use the base production URL and your live publishable key.

Please when you are ready to go live so we can coordinate final testing. Once that's done, you'll be able to view your live publishable key in the merchant console.

API key
tested
let us know