From 1bd82ee3f14409aaf589c214e0c13acaa40209e1 Mon Sep 17 00:00:00 2001 From: Julien Romanetto Date: Mon, 17 Aug 2026 14:17:58 +0200 Subject: [PATCH] Add Sparepilot API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7009f3b5..f873767c 100644 --- a/README.md +++ b/README.md @@ -1744,6 +1744,7 @@ API | Description | Auth | HTTPS | CORS | | [OLX Poland](https://developer.olx.pl/api/doc#section/) | Integrate with local sites by posting, managing adverts and communicating with OLX users | `apiKey` | Yes | Unknown | | [Rappi](https://dev-portal.rappi.com/) | Manage orders from Rappi's app | `OAuth` | Yes | Unknown | | [Shopee](https://open.shopee.com/documents?version=1) | Shopee's official API for integration of various services from Shopee | `apiKey` | Yes | Unknown | +| [Sparepilot](https://sparepilot.com/developers) | Spare parts catalog, OEM cross-references & price comparison for garden power equipment | `apiKey` | Yes | Unknown | | [Tokopedia](https://developer.tokopedia.com/openapi/guide/#/) | Tokopedia's Official API for integration of various services from Tokopedia | `OAuth` | Yes | Unknown | | [WooCommerce](https://woocommerce.github.io/woocommerce-rest-api-docs/) | WooCommerce REST APIS to create, read, update, and delete data on wordpress website in JSON format | `apiKey` | Yes | Yes |