← Back to all sparks
Shoplazza logo

Shoplazza

E-COMM
Velocity1.7

Commerce platform

Shoplazza fills out its developer API: full CRUD for URL redirects in v2025-06, on top of recent theme versioning endpoints.

ecommerce apiurl redirectstheme managementdeveloper platformapi versioning
Current state
Shoplazza is methodically expanding its v2025-06 developer API. The most recent batch ships a full CRUD-plus-search surface for URL redirects (list, create, get, update, delete, search). Earlier entries covered theme file version management — listing all-file and single-file versions, retrieval by version id, and theme file rename. This is sustained, quiet API surface buildout rather than headline product moves.
Where it's heading
The team is filling expected gaps for a developer commerce platform: programmatic redirect control for migrations and SEO, programmatic theme file versioning for deployment workflows. None of these capabilities is novel individually, but the cumulative direction is parity with the developer API surface of larger SaaS commerce platforms.
Prediction
Expect more v2025-06 endpoints over coming weeks — likely additional theme/CMS operations and possibly customer or app-permission APIs as Shoplazza continues filling parity gaps.

Recent moves

  1. 2mo ago

    Search URL Redirects API endpoint (v2025-06)

    Adds a search endpoint over URL redirects to the v2025-06 API, completing the redirect management surface alongside the CRUD endpoints rolled out in prior weeks.

    View source ↗
  2. 2mo ago

    Delete URL Redirect API endpoint (v2025-06)

    Adds a DELETE endpoint for URL redirects in v2025-06. Part of the multi-week rollout of programmatic redirect management.

    View source ↗
  3. 2mo ago

    Update URL Redirect API endpoint (v2025-06)

    Adds a PUT endpoint to update existing URL redirects via the v2025-06 API, paired with the matching create/delete operations.

    View source ↗
  4. 3mo ago

    Get URL Redirect Details API endpoint (v2025-06)

    Adds a GET endpoint to retrieve a single URL redirect's details by ID. Standard read operation completing the redirect API.

    View source ↗
  5. 3mo ago

    Create URL Redirect API endpoint (v2025-06)

    Adds a POST endpoint to create URL redirects programmatically. The starting block of the redirect CRUD rollout that built out across the following weeks.

    View source ↗
  6. 3mo ago

    List URL Redirects API endpoint (v2025-06)

    Adds a GET list endpoint for URL redirects, the foundation operation that opened the v2025-06 redirect API surface before the create/update/delete endpoints followed.

    View source ↗