Attio Logo

Attio API Integration Profile

Information and guides about integrating with Attio API

Add Attio Integration to Your App
  • List objects

    Lists all system-defined and user-defined objects in your workspace.

    Required scopes: object_configuration:read.

  • Create an object

    Creates a new custom object in your workspace.

    Required scopes: object_configuration:read-write.

  • Get an object

    Gets a single object by its object_id or slug.

    Required scopes: object_configuration:read.

  • Update an object

    Updates a single object. The object to be updated is identified by its object_id.

    Required scopes: object_configuration:read-write.

  • List attributes

    Lists all attributes defined on a specific object or list. Attributes are returned in the order that they are sorted by in the UI.

    Required scopes: object_configuration:read.

  • Create an attribute

    Creates a new attribute on either an object or a list.

    To create an attribute on an object, you must also have the object_configuration:read-write scope.

    To create an attribute on a list, you must also have the list_configuration:read-write scope.

  • Get an attribute

    Gets information about a single attribute on either an object or a list.

    Required scopes: object_configuration:read.

  • Update an attribute

    Updates a single attribute on a given object or list.

    Required scopes: object_configuration:read-write.

  • List select options

    Lists all select options for a particular attribute on either an object or a list.

    Required scopes: object_configuration:read.

  • Create a select option

    Adds a select option to a select attribute on an object or a list.

    Required scopes: object_configuration:read-write.

Supercharge your product integrations today

Schedule a personalized demo