Swish Developer Docs
Go to websiteInstall now
  • Swish API
    • Overview
    • Authentication
    • Rate limits
    • Pagination
    • Errors
    • API Reference
      • Items
      • Lists
      • Profiles
  • Libraries
    • API Client
    • Browser
    • Node.js
    • React
Powered by GitBook
On this page
  • API Endpoint
  • API Reference
  • Authentication & Rate Limits
  • Errors & Pagination
  • Client Libraries
  1. Swish API

Overview

Leverage the power of Swish's API to create powerful integrations with your favourite tools and services.

NextAuthentication

Last updated 1 month ago

The Swish API allows you to read and write information across your store's Swish profiles. You can do things like read a Wishlist, add new items, and much more.

This section describes how to use the Swish API and its resources. If you have any questions or issues, please contact the .

API Endpoint

The latest Swish API can be accessed using the https://swish.app/api/2025-04 endpoint.

API Reference

Authentication & Rate Limits

Errors & Pagination

Client Libraries

Swish Support
Cover
Libraries

Use our libraries to interact with the API.

Cover
API Reference

Learn more about the endpoints you can use from Swish's REST API.

Cover
Authentication

Create an API access token and authenticate your API requests.

Cover
Rate limits

Understand how API requests are rate limited.

Cover
Errors

Learn about API errors, how they're structured and how to handle them.

Cover
Pagination

Paginate through API list results.