Attio website screenshot

Attio

Attio is an AI-native customer relationship management (CRM) platform built on a flexible object/attribute/record data model. The Attio REST API (base https://api.attio.com/v2) exposes that data model programmatically - objects, records, attributes, lists, list entries, notes, tasks, comments, threads, workspace members, and webhooks - letting teams sync data, build workflows, and extend the CRM.

Attio publishes 12 APIs on the APIs.io network, including Attributes API, Comments API, List Entries API, and 9 more. Tagged areas include CRM, Customer Relationship Management, AI, Sales, and Data Model.

Attio’s developer surface includes authentication, documentation, and 8 more developer resources.

39.3/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-03 · rubric v0.9
AccessFreemiumSelf serve⚡ Free to try
12 APIs
CRMCustomer Relationship ManagementAISalesData ModelObjects and Records

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-03 · rubric v0.9
Composite quality — 39.3/100 · thin
Contract Quality 15.3 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/attio-com: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 12

Individual APIs this provider publishes, each with its own machine-readable definition.

Attio Attributes API

Typed fields defined on objects and lists, plus select options and statuses.

Attio Comments API

Comments within threads on records and list entries.

Attio List Entries API

Entries within a list, referencing a parent record.

Attio Lists API

Collections that model a process by referencing records.

Attio Meta API

Access token identification and introspection.

Attio Notes API

Free-form notes attached to records.

Attio Objects API

Top-level data model - people, companies, deals, and custom objects.

Attio Records API

Individual records within an object, with CRUD, query, and upsert.

Attio Tasks API

Actionable to-dos with deadlines and assignees.

Attio Threads API

Threads of comments on records and list entries.

Attio Webhooks API

Webhook subscriptions delivering signed HTTP callbacks on changes.

Attio Workspace Members API

Human users belonging to the workspace.

Scroll for all 12

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Attio REST API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Attio Com Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Attio Com Authentication

http · 1 scheme

SECURITY

Attio Com Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Attio Com Agentic Access

54 operations · 30 acting

54 operations · 30 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: attio-com
url: https://raw.githubusercontent.com/api-evangelist/attio-com/refs/heads/main/apis.yml
name: Attio
kind: company
description: Attio is an AI-native customer relationship management (CRM) platform built on a flexible object/attribute/record
  data model. The Attio REST API (base https://api.attio.com/v2) exposes that data model programmatically - objects, records,
  attributes, lists, list entries, notes, tasks, comments, threads, workspace members, and webhooks - letting teams sync data,
  build workflows, and extend the CRM.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/attio-com.png
tags:
- CRM
- Customer Relationship Management
- AI
- Sales
- Data Model
- Objects and Records
created: '2026-07-02'
modified: '2026-07-02'
specificationVersion: '0.19'
apis:
- aid: attio-com:attio-com-attributes-api
  name: Attio Attributes API
  description: Typed fields defined on objects and lists, plus select options and statuses.
  humanURL: https://docs.attio.com/rest-api/endpoint-reference/objects/list-objects
  baseURL: https://api.attio.com/v2
  tags:
  - Attributes
  properties:
  - type: OpenAPI
    url: openapi/attio-com-attributes-api-openapi.yml
  - type: Documentation
    url: https://docs.attio.com/rest-api/how-to/data-model
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/objects/list-objects
  - type: PostmanCollection
    url: collections/attio-com.postman_collection.json
  - type: OpenCollection
    url: collections/attio-com.opencollection.json
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/records/list-records
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/attributes/list-attributes
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/lists/list-all-lists
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/entries/list-entries
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/deals/list-deals
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/notes/list-notes
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/tasks/list-tasks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/threads/list-threads
  - type: Documentation
    url: https://docs.attio.com/rest-api/guides/webhooks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/webhooks/list-webhooks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/workspace-members/list-workspace-members
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/meta/identify
- aid: attio-com:attio-com-comments-api
  name: Attio Comments API
  description: Comments within threads on records and list entries.
  humanURL: https://docs.attio.com/rest-api/endpoint-reference/objects/list-objects
  baseURL: https://api.attio.com/v2
  tags:
  - Comments
  properties:
  - type: OpenAPI
    url: openapi/attio-com-comments-api-openapi.yml
  - type: Documentation
    url: https://docs.attio.com/rest-api/how-to/data-model
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/objects/list-objects
  - type: PostmanCollection
    url: collections/attio-com.postman_collection.json
  - type: OpenCollection
    url: collections/attio-com.opencollection.json
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/records/list-records
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/attributes/list-attributes
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/lists/list-all-lists
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/entries/list-entries
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/deals/list-deals
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/notes/list-notes
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/tasks/list-tasks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/threads/list-threads
  - type: Documentation
    url: https://docs.attio.com/rest-api/guides/webhooks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/webhooks/list-webhooks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/workspace-members/list-workspace-members
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/meta/identify
- aid: attio-com:attio-com-list-entries-api
  name: Attio List Entries API
  description: Entries within a list, referencing a parent record.
  humanURL: https://docs.attio.com/rest-api/endpoint-reference/objects/list-objects
  baseURL: https://api.attio.com/v2
  tags:
  - List Entries
  properties:
  - type: OpenAPI
    url: openapi/attio-com-list-entries-api-openapi.yml
  - type: Documentation
    url: https://docs.attio.com/rest-api/how-to/data-model
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/objects/list-objects
  - type: PostmanCollection
    url: collections/attio-com.postman_collection.json
  - type: OpenCollection
    url: collections/attio-com.opencollection.json
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/records/list-records
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/attributes/list-attributes
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/lists/list-all-lists
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/entries/list-entries
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/deals/list-deals
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/notes/list-notes
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/tasks/list-tasks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/threads/list-threads
  - type: Documentation
    url: https://docs.attio.com/rest-api/guides/webhooks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/webhooks/list-webhooks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/workspace-members/list-workspace-members
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/meta/identify
- aid: attio-com:attio-com-lists-api
  name: Attio Lists API
  description: Collections that model a process by referencing records.
  humanURL: https://docs.attio.com/rest-api/endpoint-reference/objects/list-objects
  baseURL: https://api.attio.com/v2
  tags:
  - Lists
  properties:
  - type: OpenAPI
    url: openapi/attio-com-lists-api-openapi.yml
  - type: Documentation
    url: https://docs.attio.com/rest-api/how-to/data-model
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/objects/list-objects
  - type: PostmanCollection
    url: collections/attio-com.postman_collection.json
  - type: OpenCollection
    url: collections/attio-com.opencollection.json
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/records/list-records
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/attributes/list-attributes
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/lists/list-all-lists
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/entries/list-entries
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/deals/list-deals
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/notes/list-notes
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/tasks/list-tasks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/threads/list-threads
  - type: Documentation
    url: https://docs.attio.com/rest-api/guides/webhooks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/webhooks/list-webhooks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/workspace-members/list-workspace-members
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/meta/identify
- aid: attio-com:attio-com-meta-api
  name: Attio Meta API
  description: Access token identification and introspection.
  humanURL: https://docs.attio.com/rest-api/endpoint-reference/objects/list-objects
  baseURL: https://api.attio.com/v2
  tags:
  - Meta
  properties:
  - type: OpenAPI
    url: openapi/attio-com-meta-api-openapi.yml
  - type: Documentation
    url: https://docs.attio.com/rest-api/how-to/data-model
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/objects/list-objects
  - type: PostmanCollection
    url: collections/attio-com.postman_collection.json
  - type: OpenCollection
    url: collections/attio-com.opencollection.json
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/records/list-records
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/attributes/list-attributes
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/lists/list-all-lists
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/entries/list-entries
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/deals/list-deals
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/notes/list-notes
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/tasks/list-tasks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/threads/list-threads
  - type: Documentation
    url: https://docs.attio.com/rest-api/guides/webhooks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/webhooks/list-webhooks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/workspace-members/list-workspace-members
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/meta/identify
- aid: attio-com:attio-com-notes-api
  name: Attio Notes API
  description: Free-form notes attached to records.
  humanURL: https://docs.attio.com/rest-api/endpoint-reference/objects/list-objects
  baseURL: https://api.attio.com/v2
  tags:
  - Notes
  properties:
  - type: OpenAPI
    url: openapi/attio-com-notes-api-openapi.yml
  - type: Documentation
    url: https://docs.attio.com/rest-api/how-to/data-model
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/objects/list-objects
  - type: PostmanCollection
    url: collections/attio-com.postman_collection.json
  - type: OpenCollection
    url: collections/attio-com.opencollection.json
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/records/list-records
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/attributes/list-attributes
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/lists/list-all-lists
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/entries/list-entries
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/deals/list-deals
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/notes/list-notes
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/tasks/list-tasks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/threads/list-threads
  - type: Documentation
    url: https://docs.attio.com/rest-api/guides/webhooks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/webhooks/list-webhooks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/workspace-members/list-workspace-members
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/meta/identify
- aid: attio-com:attio-com-objects-api
  name: Attio Objects API
  description: Top-level data model - people, companies, deals, and custom objects.
  humanURL: https://docs.attio.com/rest-api/endpoint-reference/objects/list-objects
  baseURL: https://api.attio.com/v2
  tags:
  - Objects
  properties:
  - type: OpenAPI
    url: openapi/attio-com-objects-api-openapi.yml
  - type: Documentation
    url: https://docs.attio.com/rest-api/how-to/data-model
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/objects/list-objects
  - type: PostmanCollection
    url: collections/attio-com.postman_collection.json
  - type: OpenCollection
    url: collections/attio-com.opencollection.json
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/records/list-records
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/attributes/list-attributes
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/lists/list-all-lists
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/entries/list-entries
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/deals/list-deals
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/notes/list-notes
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/tasks/list-tasks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/threads/list-threads
  - type: Documentation
    url: https://docs.attio.com/rest-api/guides/webhooks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/webhooks/list-webhooks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/workspace-members/list-workspace-members
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/meta/identify
- aid: attio-com:attio-com-records-api
  name: Attio Records API
  description: Individual records within an object, with CRUD, query, and upsert.
  humanURL: https://docs.attio.com/rest-api/endpoint-reference/objects/list-objects
  baseURL: https://api.attio.com/v2
  tags:
  - Records
  properties:
  - type: OpenAPI
    url: openapi/attio-com-records-api-openapi.yml
  - type: Documentation
    url: https://docs.attio.com/rest-api/how-to/data-model
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/objects/list-objects
  - type: PostmanCollection
    url: collections/attio-com.postman_collection.json
  - type: OpenCollection
    url: collections/attio-com.opencollection.json
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/records/list-records
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/attributes/list-attributes
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/lists/list-all-lists
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/entries/list-entries
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/deals/list-deals
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/notes/list-notes
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/tasks/list-tasks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/threads/list-threads
  - type: Documentation
    url: https://docs.attio.com/rest-api/guides/webhooks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/webhooks/list-webhooks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/workspace-members/list-workspace-members
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/meta/identify
- aid: attio-com:attio-com-tasks-api
  name: Attio Tasks API
  description: Actionable to-dos with deadlines and assignees.
  humanURL: https://docs.attio.com/rest-api/endpoint-reference/objects/list-objects
  baseURL: https://api.attio.com/v2
  tags:
  - Tasks
  properties:
  - type: OpenAPI
    url: openapi/attio-com-tasks-api-openapi.yml
  - type: Documentation
    url: https://docs.attio.com/rest-api/how-to/data-model
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/objects/list-objects
  - type: PostmanCollection
    url: collections/attio-com.postman_collection.json
  - type: OpenCollection
    url: collections/attio-com.opencollection.json
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/records/list-records
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/attributes/list-attributes
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/lists/list-all-lists
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/entries/list-entries
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/deals/list-deals
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/notes/list-notes
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/tasks/list-tasks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/threads/list-threads
  - type: Documentation
    url: https://docs.attio.com/rest-api/guides/webhooks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/webhooks/list-webhooks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/workspace-members/list-workspace-members
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/meta/identify
- aid: attio-com:attio-com-threads-api
  name: Attio Threads API
  description: Threads of comments on records and list entries.
  humanURL: https://docs.attio.com/rest-api/endpoint-reference/objects/list-objects
  baseURL: https://api.attio.com/v2
  tags:
  - Threads
  properties:
  - type: OpenAPI
    url: openapi/attio-com-threads-api-openapi.yml
  - type: Documentation
    url: https://docs.attio.com/rest-api/how-to/data-model
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/objects/list-objects
  - type: PostmanCollection
    url: collections/attio-com.postman_collection.json
  - type: OpenCollection
    url: collections/attio-com.opencollection.json
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/records/list-records
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/attributes/list-attributes
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/lists/list-all-lists
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/entries/list-entries
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/deals/list-deals
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/notes/list-notes
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/tasks/list-tasks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/threads/list-threads
  - type: Documentation
    url: https://docs.attio.com/rest-api/guides/webhooks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/webhooks/list-webhooks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/workspace-members/list-workspace-members
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/meta/identify
- aid: attio-com:attio-com-webhooks-api
  name: Attio Webhooks API
  description: Webhook subscriptions delivering signed HTTP callbacks on changes.
  humanURL: https://docs.attio.com/rest-api/endpoint-reference/objects/list-objects
  baseURL: https://api.attio.com/v2
  tags:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/attio-com-webhooks-api-openapi.yml
  - type: Documentation
    url: https://docs.attio.com/rest-api/how-to/data-model
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/objects/list-objects
  - type: PostmanCollection
    url: collections/attio-com.postman_collection.json
  - type: OpenCollection
    url: collections/attio-com.opencollection.json
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/records/list-records
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/attributes/list-attributes
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/lists/list-all-lists
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/entries/list-entries
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/deals/list-deals
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/notes/list-notes
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/tasks/list-tasks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/threads/list-threads
  - type: Documentation
    url: https://docs.attio.com/rest-api/guides/webhooks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/webhooks/list-webhooks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/workspace-members/list-workspace-members
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/meta/identify
- aid: attio-com:attio-com-workspace-members-api
  name: Attio Workspace Members API
  description: Human users belonging to the workspace.
  humanURL: https://docs.attio.com/rest-api/endpoint-reference/objects/list-objects
  baseURL: https://api.attio.com/v2
  tags:
  - Workspace Members
  properties:
  - type: OpenAPI
    url: openapi/attio-com-workspace-members-api-openapi.yml
  - type: Documentation
    url: https://docs.attio.com/rest-api/how-to/data-model
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/objects/list-objects
  - type: PostmanCollection
    url: collections/attio-com.postman_collection.json
  - type: OpenCollection
    url: collections/attio-com.opencollection.json
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/records/list-records
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/attributes/list-attributes
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/lists/list-all-lists
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/entries/list-entries
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/deals/list-deals
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/notes/list-notes
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/tasks/list-tasks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/threads/list-threads
  - type: Documentation
    url: https://docs.attio.com/rest-api/guides/webhooks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/webhooks/list-webhooks
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/workspace-members/list-workspace-members
  - type: APIReference
    url: https://docs.attio.com/rest-api/endpoint-reference/meta/identify
common:
- type: AgenticAccess
  url: agentic-access/attio-com-agentic-access.yml
- type: DomainSecurity
  url: security/attio-com-domain-security.yml
- type: Authentication
  url: authentication/attio-com-authentication.yml
- type: GitHubOrganization
  url: https://github.com/attio
- type: LinkedIn
  url: https://www.linkedin.com/company/attio
- type: Website
  url: https://attio.com/
- type: Documentation
  url: https://docs.attio.com/
- type: Plans
  url: plans/attio-com-plans-pricing.yml
- type: RateLimits
  url: rate-limits/attio-com-rate-limits.yml
- type: FinOps
  url: finops/attio-com-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
Where this information came from

This is an independent, third-party profile of Attio, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.