Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.sp3ndpay.shop/llms.txt

Use this file to discover all available pages before exploring further.

Introduction

The Sp3ndPay API enables crypto checkout for Amazon and eBay products in your application. Base URL: https://api.sp3ndpay.shop/v1

Key Features

Product Preview

Fetch product details from URLs

Cart Management

Create checkout carts

Order Processing

Generate orders and payments

Tracking

Monitor order status

Workflow

1

Preview

Fetch product from marketplace URL
2

Cart

Create cart with pricing
3

Order

Generate order with delivery
4

Track

Monitor order progress

Authentication

All requests require API key:
Authorization: Bearer sp3ndpay_live_xxx
Never expose API keys in browser code. Use backend only.

Rate Limits

TierRequests/Min
Free60
Pro600
EnterpriseCustom

Getting Started

Authentication

Set up API authentication