Inside this article
What is the the eBay developer program
If you are able to develop software/web apps or employ someone that can create software, you can take a look at eBay’s Developer Program.
By joining the program, you’ll get access to the eBay Sandbox environment and access keys to integrate the eBay APIs.
Using eBay API is free, but it does come with some requirements that can be found on the eBay website.
Getting started
You can check the eBay API get started page which contains info on:
- Authorization: the modern eBay APIs use OAuth 2.0
- The APIs themselves: the modern eBay APIs are REST APIs, which is the most common modern format of offering public APIs.
- API rate limiting