Affinity
Affinity helps private capital investors to find, manage, and close more deals
Get metadata on a single list
Get metadata on a single list
Returns metadata on a single list.
Get a company s list entries
Get a company s list entries
Summarize company data across all lists, including list-specific fields and metadata like creation date and author. access requires “export data from lists” permission.
Get a person s lists
Get a person s lists
Returns metadata for all the lists on which the given person appears.
Get metadata on a single list s fields
Get metadata on a single list s fields
Returns metadata on the fields available on a single list. use the returned field ids to request field data from the get /v2/lists/\{listid\}/list-entries
endpoint.
Get a person s list entries
Get a person s list entries
Summary: browse rows for a person in all lists, showing field data and entry metadata like creation time and author. requires “export data from lists” permission.
Get a single company
Get a single company
Retrieve basic company info and specific field data by using fieldids
or fieldtypes
parameters. multiple fields can be queried. no field data if parameters aren’t specified. requires “export all organizations directory” permission.
Get metadata on a single saved view
Get metadata on a single saved view
Returns metadata on a single saved view.
Get a single opportunity
Get a single opportunity
Get basic details about an opportunity without field data via provided endpoints. field data requires using specific list entry apis and the “export data from lists” permission.
Get all companies
Get all companies
Affinity api allows paginated access to company info and custom fields. use fieldids
or fieldtypes
to specify data in a request. retrieve field ids/types via get /v2/companies/fields
. export permission needed.
Get all list entries on a list
Get all list entries on a list
Access and export essential data and metadata for companies, persons, or opportunities from a list, specifying data via fieldids
or fieldtypes
. “export data from lists” permission is necessary.
Get metadata on company fields
Get metadata on company fields
Returns metadata on non-list-specific company fields. use the returned field ids to request field data from the get /v2/companies
and get /v2/companies/\{id\}
endpoints.
Get a single person
Get a single person
Use get /v2/persons/fields
with fieldids
or fieldtypes
for detailed data; basic info by default. request multiple fields at once. “export all people” permission needed.
Get all list entries on a saved view
Get all list entries on a saved view
Use the endpoint to access rows in a saved view with specific filters and selected fields from a web app. it doesn’t maintain sort order, supports only sheet-type views, and requires export permissions.
Get metadata on person fields
Get metadata on person fields
Returns metadata on non-list-specific person fields. use the returned field ids to request field data from the get /v2/persons
and get /v2/persons/\{id\}
endpoints.
Get all opportunities
Get all opportunities
Pagination through opportunities in affinity yields basic info but excludes field data. for field data, use specified get endpoints. “export data from lists” permission needed.
Get current user
Get current user
Returns metadata about the current user.
Get all persons
Get all persons
The affinity api offers paginated access to person data using fieldids
or fieldtypes
. bulk extraction needs special permissions and supports multiple parameters.
Get a company s lists
Get a company s lists
Returns metadata for all the lists on which the given company appears.
Get metadata on all lists
Get metadata on all lists
Returns metadata on lists.
Get metadata on saved views
Get metadata on saved views
Returns metadata on the saved views on a list.