Skip to main content
Rushly is same-day delivery for retail: a customer picks Rushly at checkout, a nearby driver picks up the order from your store, and it’s delivered the same day. This is the developer documentation for integrating Rushly directly into your own checkout — if you’re a boutique owner without a developer on staff, a no-code option (Shopify app, WooCommerce plugin) is coming soon; reach out at support@rushly.us in the meantime.

How it works

1

Customer picks Rushly at your checkout

Your checkout shows a same-day delivery option alongside your normal shipping methods, priced by delivery tier.
2

You call POST /orders/create

One API call with the customer’s info, pickup address (your store), and dropoff address. See the quickstart.
3

Rushly takes it from there

A driver is dispatched automatically, the customer gets a live tracking link by SMS, and you’re billed per delivery on the card on file for your account. See the order lifecycle.

Base URL

All API requests are made to:

Get your API key

Every request is authenticated as your store with a Rushly API key. Start here if you don’t have one yet.