buy.at API
Powerful, real-time access to buy.at data
You can use the buy.at API to:
- Dynamically search our database of over 8 million merchant products.
- Get up-to-date information on programmes and feeds.
- Create tracking deep links to merchant websites on the fly.
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:
- REST
- XML
- JSON
- XML-RPC
- SOAP
- Serialized PHP
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:
- PHP (4 and 5)
- C#
- JavaScript
- Ruby
- Java
- Scala
- Python
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.