---
title: Introduction
description: The Pressable API is a REST based API. We accept form-encoded request bodies and return JSON encoded responses. Our API is used by our customers fo...
base_url: https://my.pressable.com/v1
generated_at: 2026-07-28T11:38:54Z
---

# Introduction

The Pressable API is a REST based API. We accept form-encoded request bodies and return JSON encoded responses. Our API is used by our customers fo...

---

The Pressable API is a REST based API. We accept form-encoded request bodies and return JSON encoded responses. Our API is used by our customers for building custom user interfaces and automating day-to-day operations.

All of our examples are shown using curl. We recommend using Postman for testing your API interactions.

> Base URL:https://my.pressable.com/v1

