• Send gifts without an address. You can generate a gift link where they can view your gift, have the option of swapping it for something else, and enter their address themselves
  • Ship physical products to an address. If you already have an address, Goody can ship products and handle all the logistics.

Available APIs

Goody provides two APIs depending on your use case:

Commerce API — to add commerce to your app

Sell physical products in your app without handling inventory, partnerships, or logistics. Access our product catalog, gift without an address, and earn a revenue share.

Automation API — for Goody customers

Automate your own gifting and sending. Create custom integrations to send one or hundreds of gifts programmatically. Or use our Zapier app for no-code workflows.

Production and sandbox environments

Goody’s API has two environments:

Start using the API

To start using the API, sign up for a Goody for Business account at https://www.ongoody.com/business. It’s free to sign up.

To obtain an API key for the Automation API, go to your Account page and click API Keys. To send gifts in production, you’ll need to add a payment method, which you can do on that page. To obtain an API key for the Commerce API, refer to the getting started guide.

Using the Sandbox environment

You can use the Sandbox environment to send test gifts without being charged for them. Your sandbox account is entirely separate account from production, so you can do your testing without affecting your main account.

Visit https://sandbox.ongoody.com/business to sign up for a sandbox account, and to obtain an API key for the Automation API, go to your Account page and click API Keys. To obtain an API key for the Commerce API, refer to the getting started guide.

OpenAPI file

Goody provides an OpenAPI (Swagger) file that you can import to various tools like Postman and Insomnia.

Download OpenAPI file