Create and manage Attio objects and records via the REST API

domain: developers.attio.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate with a Bearer token from an Attio workspace integration; include it in the Authorization header on all requests
  2. List available objects (e.g., people, companies, or custom objects) with GET /v2/objects to retrieve their slugs and attribute definitions
  3. Create a record by POSTing to /v2/objects/{object_slug}/records with a JSON body containing values as a map of attribute slugs to their values
  4. Query records using POST /v2/objects/{object_slug}/records/query with a filter block for conditions and pagination via limit and offset
  5. Update a record with PATCH /v2/objects/{object_slug}/records/{record_id} using partial attribute values

Known gotchas

Related routes

Create or upsert a record via the Attio Records API
docs.attio.com · 5 steps · unrated
Query records within an Attio list via the API
docs.attio.com · 4 steps · unrated
Attach a note to a record via the Attio Notes API
docs.attio.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans