All twins

Attio

live · conformance passing

Models Attio's data model — standard and custom objects, their attributes, records with query and upsert, lists and their entries, notes and tasks — along with workspace members, token scopes and its rate limit.

Category
CRM
Sandbox key
a 64-character token, no prefix
Verified against
https://api.attio.com/openapi/api 2.0.0
Replaces
A shared CRM workspace, seeded records nobody owns

Scenarios

Start a sandbox in one of these, or describe the state you want in a sentence and the seeder writes the records it implies.

  • Stocked workspace

    Companies, people, a sales pipeline with entries across its stages, a note and an open task.

  • Read-only token

    The operator's token may read the workspace but not write to it.

  • Rate-limited token

    Every request the operator's token makes is rate limited.

  • Suspended workspace member

    A third member of the workspace whose access was suspended.

  • Deals enabled

    The Deals standard object turned on, with its stage, value and owner attributes.

What it models

Records your code can read, write and edit for the life of the sandbox. A route the twin does not model returns a provider-shaped refusal rather than a plausible response.

  • workspace_members
  • objects
  • attributes
  • records
  • lists
  • list_entries
  • notes
  • tasks

Verified in CI against

  • openapihttps://api.attio.com/openapi/api2.0.0

Live · console.twinbay.ai

Start with one base URL.

Create a sandbox, describe the state you want it in, and point your existing SDK at the hostname it gives you. The sandbox logs each request your agent makes, and you can edit any record it holds.

Start building

A sandbox in under a minute, no card required. Twinbay is free for academic researchers.