Skip to main content

Overview

The Sticker Partner API allows you to programmatically provision organizations, authenticate users, and manage the embedded procurement experience.

Base URL

All API endpoints are versioned under /v1.

Authentication

All API requests require authentication via API key.

Organization Setup

Uses Authorization: Bearer header:

Partner Handshake

Uses X-API-Key header:
Contact us to receive your API credentials: suyash@usesticker.com

Available Endpoints

Organization Setup

Provision organizations, users, and shipping locations

Partner Handshake

Authenticate users and receive session tokens

Request Format

All requests must:
  • Use Content-Type: application/json
  • Send JSON-encoded request bodies
  • Include proper authentication headers

Response Format

All responses are JSON with the following structure:

Success Response

Error Response

HTTP Status Codes

Rate Limits

When rate limited, the response includes:

Error Handling

We recommend implementing retry logic with exponential backoff:

Environments

Use sandbox credentials for development and testing. Never use production API keys in test environments.

Need Help?

Email Support

Get help from our integration team

Schedule a Call

Book time with our engineers