Developer Documentation

Sh1pit0l API provides project, object, and event endpoints for automation workflows.

Quickstart

  1. Create an API token from the Workspace Portal.
  2. Use Authorization: Bearer <token>.
  3. Send requests to /api/v1/* endpoints.

Common endpoints

Webhooks

Supports delivery for object.created, object.deleted, user.login, and token.revoked events.

← Back home