buy.at API

Powerful, real-time access to buy.at data

You can use the buy.at API to:

View the interactive API documentation.

If you log into the documentation app using your buy.at login, all examples given will work as given - you can simply paste them into your site!

The buy.at API is a uniquely flexible web service. You can choose the request and response types independently to suit your programming needs. The following protocols are supported:

Mix and match request and response types to suit your mashup, no need to learn new technologies.

If you want to get started even quicker, try one of our SDKs. We have provided SDKs in the following languages:

Simply download the SDK to match your site codebase and give it a go. Most of the SDKs require only a couple of lines of code to get running.

API Example

This demo uses the JavaScript SDK to call the buy.at API directly from client-side code.