Introduction
Welcome to Apple API docs! This is the site where you can find all the information you need to integrate with Apple’s APIs. This site is not the official documentation for Apple’s APIs, but it is a collection of information that we have gathered from various sources.
Base URL
The base URL for all the APIs is https://applejson.net
.
Endpoints
/api/products
- All products/api/products/:id
- Single product/api/categories
- All categories/api/categories/:id
- Single category
Authentication
You don’t need to authenticate to access the API information.