Skip to content
GetmeDocs
Sign inCreate account

Getting started

  • Getme developer documentation

API Reference

  • Introduction
  • Authentication
  • Errors
  • Idempotent requests
  • Metadata
  • Pagination
  • Request IDs
  • Versioning
  • Webhooks
  • Event Catalog
  • SDKs and CLI

Core Resources

  • Auth
  • Events

Site Resources

  • Forms
  • Sites

Commerce Resources

  • Brands
  • Categories
  • Products
  • Services

Crm Resources

  • Customers

Other Resources

  • Media

Dev Tools

  • CLIBeta
  • Website source with the CLIBeta
  • Webhooks with the CLIBeta
  • SDKsBeta
  • Node SDKBeta
  • Python SDKBeta

Guides

  • Guides
  • Quickstart
  • Website source workflow
  • Webhook handler

Changelog

  • Changelog
  • June 10, 2026 - Developer platform docs beta
  • July 15, 2026 - Install token lifecycle safety
  • July 15, 2026 - Source-first site development
  • July 15, 2026 - Site source navigation warnings
Loading documentation...
HomeChangelogChangelog

Changelog

Track developer platform changes across the API, webhooks, CLI, SDKs, and docs.

This changelog records public developer platform changes that can affect API clients, webhook consumers, CLI workflows, SDK users, and documentation readers.

Entries

  • July 15, 2026 - Site source navigation warnings
  • July 15, 2026 - Source-first site development
  • July 15, 2026 - Install token lifecycle safety
  • June 10, 2026 - Developer platform docs beta

What belongs here

Changelog entries should be used for public developer-facing changes:

  • API version and contract changes.
  • New or changed webhook events and payload fields.
  • CLI and SDK releases.
  • Authentication, rate limit, and security behavior changes.
  • Docs structure changes that affect how developers discover integration guidance.

Entry format

Each entry should include:

  1. A concrete date in the title.
  2. The affected surfaces: API, Webhooks, CLI, SDKs, Docs, or Portal.
  3. Whether the change is additive, behavioral, breaking, or documentation-only.
  4. Any action developers should take.

Contract first

When a changelog entry references API or webhook behavior, the matching public contract or generated reference should be updated in the same change.

On this page

  • Entries
  • What belongs here
  • Entry format