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

Alloy Custom Lists API

Tenant-defined reference lists with versioning and activation.

Alloy Custom Lists API is one of 19 APIs that Alloy publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Custom Lists. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

This API exposes 7 operations across 5 paths, and defines 1 schema. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 2 base URLs: https://sandbox.alloy.co/v1, https://api.alloy.co/v1.

7 operations 5 paths 1 schemas 3 GET1 PATCH3 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.alloy.co/v1
Authentication
HTTP Basic, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Alloy Custom Lists API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (basicAuth). It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • basicAuth — HTTP Basic Authentication with workflow or account-level API key as username and secret as password.
  • bearerAuth — OAuth 2.0 bearer token obtained via the OAuth endpoints.

Paths & Operations 7

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

Custom Lists 7

Tenant-defined reference lists with versioning and activation.

GET
/custom-lists
List Custom Lists
getCustomLists → 200
POST
/custom-lists
Create a Custom List
postCustomList body → 201
GET
/custom-lists/{custom_list_token}
Get a Custom List
getCustomList 1 param → 200
PATCH
/custom-lists/{custom_list_token}
Update a Custom List
patchCustomList 1 param body → 200
POST
/custom-lists/{custom_list_token}/versions
Create a New Version of a Custom List
postCustomListVersion 1 param body → 201
GET
/custom-lists/{custom_list_token}/versions/{version}
Get a Specific Version of a Custom List
getCustomListVersion 2 params → 200
POST
/custom-lists/{custom_list_token}/activate-major-version
Activate a Major Version of a Custom List
postCustomListActivateMajorVersion 1 param → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is CustomList (4 properties). Each schema is shown below with its type and property counts.

CustomList
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

alloy-com-custom-lists-api-openapi.yml Raw ↑

Other APIs Alloy publishes across the network.

Alloy Bank Accounts API
Alloy Batches API
Alloy Cases API
Alloy Documents API
Alloy Entities API
Alloy Evaluations API
Alloy Events API
Alloy Groups API
Alloy Investigations API
Alloy Journeys API
Alloy Lists API
Alloy OAuth API
Where this information came from

This is an independent, third-party profile of Alloy Custom 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.