How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Affinity lists API

Operations about lists

Affinity lists API is one of 11 APIs that Affinity publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include List. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 12 operations across 10 paths, and defines 80 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.affinity.co.

12 operations 10 paths 80 schemas 10 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.affinity.co
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Affinity lists API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 12

Across 10 paths, the API surfaces 12 operations — 10 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

lists 12

Operations about lists

GET
/v2/lists
Get metadata on all Lists
v2_lists__GET 2 params → 200400default
GET
/v2/lists/{listId}
Get metadata on a single List
v2_lists_listId__GET 1 param → 200400404default
GET
/v2/lists/{listId}/list-entries
Get all List Entries on a List
v2_lists_listId_list-entries__GET 5 params → 200400403404default
GET
/v2/lists/{listId}/list-entries/{listEntryId}
Get a single List Entry on a List
v2_lists_listId_list-entries_listEntryId__GET 4 params → 200400403404default
GET
/v2/lists/{listId}/list-entries/{listEntryId}/fields
Get field values on a single List Entry
v2_lists_listId_list-entries_listEntryId_fields__GET 6 params → 200400403404default
PATCH
/v2/lists/{listId}/list-entries/{listEntryId}/fields
Perform batch operations on a list entry's fields
v2_lists_listId_list-entries_listEntryId_fields__PATCH 2 params body → 200400403404default
GET
/v2/lists/{listId}/list-entries/{listEntryId}/fields/{fieldId}
Get a single field value
v2_lists_listId_list-entries_listEntryId_fields_fieldId__GET 3 params → 200400403404default
POST
/v2/lists/{listId}/list-entries/{listEntryId}/fields/{fieldId}
Update a single field value on a List Entry
v2_lists_listId_list-entries_listEntryId_fields_fieldId__POST 3 params body → 204400403404default
GET
/v2/lists/{listId}/fields
Get metadata on a single List's Fields
v2_lists_listId_fields__GET 3 params → 200400404default
GET
/v2/lists/{listId}/saved-views
Get metadata on Saved Views
v2_lists_listId_saved-views__GET 3 params → 200400404default
GET
/v2/lists/{listId}/saved-views/{viewId}
Get metadata on a single Saved View
v2_lists_listId_saved-views_viewId__GET 2 params → 200400404default
GET
/v2/lists/{listId}/saved-views/{viewId}/list-entries
Get all List Entries on a Saved View
v2_lists_listId_saved-views_viewId_list-entries__GET 4 params → 200400403404default

Schemas 80

The contract defines 80 schemas that model the data the API accepts and returns. The most detailed are Person (7 properties), Email (7 properties), Meeting (7 properties), Company (6 properties). Each schema is shown below with its type and property counts.

FieldMetadata
object
5 properties 5 required
OpportunityListEntry
object
6 properties 6 required
FieldPaged
object
FieldPaged model
2 properties 2 required
FloatsValue
object
2 properties 2 required
NotFoundError
object
2 properties 2 required
PhoneCall
object
4 properties 4 required
ChatMessage
object
6 properties 6 required
Pagination
object
2 properties
UnprocessableEntityError
object
2 properties 2 required
DropdownsValue
object
2 properties 2 required
ListWithType
object
ListWithType model
6 properties 6 required
Meeting
object
7 properties 7 required
Errors
object
1 property 1 required
SavedView
object
SavedView model
4 properties 4 required
Error
RateLimitError
object
2 properties 2 required
FloatValue
object
2 properties 2 required
CompanyReference
object
1 property 1 required
Email
object
7 properties 7 required
ServerError
object
2 properties 2 required
ListEntryWithEntity
FormulaNumber
object
1 property
CompanyValueUpdate
object
2 properties 2 required
FormulaValue
object
2 properties 2 required
UnsupportedMediaTypeError
object
2 properties 2 required
NotAcceptableError
object
2 properties 2 required
ListEntryWithEntityPaged
object
ListEntryWithEntityPaged model
2 properties 2 required
DropdownValueUpdate
object
2 properties 2 required
PersonReference
object
1 property 1 required
RankedDropdownValue
object
2 properties 2 required
PersonValue
object
2 properties 2 required
Interaction
ListEntryBatchOperations
string
AuthorizationErrors
object
AuthorizationErrors model
1 property 1 required
CompaniesValueUpdate
object
2 properties 2 required
InteractionValue
object
2 properties 2 required
ValidationError
object
3 properties 3 required
BadRequestError
object
2 properties 2 required
SavedViewPaged
object
SavedViewPaged model
2 properties 2 required
Field
object
5 properties 5 required
TextsValue
object
2 properties 2 required
CompanyListEntry
object
6 properties 6 required
LocationValue
object
2 properties 2 required
CompaniesValue
object
2 properties 2 required
PersonValueUpdate
object
2 properties 2 required
OpportunityWithFields
object
4 properties 3 required
DateValue
object
2 properties 2 required
TextValue
object
2 properties 2 required
NotImplementedError
object
2 properties 2 required
LocationsValue
object
2 properties 2 required
RankedDropdownValueUpdate
object
2 properties 2 required
RankedDropdownReference
object
1 property 1 required
Company
object
Company model
6 properties 5 required
ListEntryBatchOperationResponse
object
1 property
FieldValueUpdate
ListEntryBatchOperationRequest
AuthenticationError
object
2 properties 2 required
NotFoundErrors
object
NotFoundErrors model
1 property 1 required
CompanyValue
object
2 properties 2 required
ListEntryBatchOperationUpdateFields
object
Update multiple field values.
2 properties 2 required
AuthorizationError
object
2 properties 2 required
DropdownsValueUpdate
object
2 properties 2 required
CompanyData
object
3 properties 3 required
FieldUpdate
object
1 property
MethodNotAllowedError
object
2 properties 2 required
DropdownReference
object
1 property 1 required
Dropdown
object
2 properties 2 required
ListWithTypePaged
object
ListWithTypePaged model
2 properties 2 required
FieldMetadataPaged
object
FieldMetadataPaged model
2 properties 2 required
PersonsValue
object
2 properties 2 required
Location
object
5 properties 5 required
FieldValue
DropdownValue
object
2 properties 2 required
ConflictError
object
2 properties 2 required
PersonData
object
5 properties 5 required
Attendee
object
2 properties 2 required
RankedDropdown
object
4 properties 4 required
PersonListEntry
object
6 properties 6 required
Person
object
Person model
7 properties 6 required
PersonsValueUpdate
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

affinity-lists-api-openapi.yml Raw ↑

Other APIs Affinity publishes across the network.

Affinity API V1
Affinity auth API
Affinity companies API
Affinity companyMerges API
Affinity emails API
Affinity meetings API
Affinity notes API
Affinity opportunities API
Affinity personMerges API
Affinity persons API
Where this information came from

This is an independent, third-party profile of Affinity lists API, 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.