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

Maia-analytics enrichment API

The enrichment API from Maia-analytics — 17 operation(s) for enrichment.

Maia-analytics enrichment API is one of 33 APIs that Maia-analytics publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 17 operations across 17 paths, and defines 64 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0.

Requests are made against the base URL https://api.maia-analytics.com.

17 operations 17 paths 64 schemas 8 GET8 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1.0
Base URL
https://api.maia-analytics.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Maia-analytics enrichment API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (FirebaseAuthMiddleware).

Paths & Operations 17

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

enrichment 17
GET
/api/v1/enrichment/limits
Get Enrichment Limits
get_enrichment_limits_api_v1_enrichment_limits_get → 200
GET
/api/v1/enrichment/all
Get All Enrichments
get_all_enrichments_api_v1_enrichment_all_get → 200
POST
/api/v1/enrichment/create
Create Enrichment
create_enrichment_api_v1_enrichment_create_post body → 200422
POST
/api/v1/enrichment/enrich_async/status_batch
Get Enrichment Status Batch
get_enrichment_status_batch_api_v1_enrichment_enrich_async_status_batch_post body → 200422
POST
/api/v1/enrichment/enrich_async/{enrichment_id}
Enrich Row Async
enrich_row_async_api_v1_enrichment_enrich_async__enrichment_id__post 1 param body → 200422
PUT
/api/v1/enrichment/{enrichment_id}
Update Enrichment
update_enrichment_api_v1_enrichment__enrichment_id__put body → 200422
POST
/api/v1/enrichment/delete
Delete Enrichment
delete_enrichment_api_v1_enrichment_delete_post body → 200422
GET
/api/v1/enrichment/workflow/status/{workflow_id}
Get Enrichment Status
get_enrichment_status_api_v1_enrichment_workflow_status__workflow_id__get 1 param → 200422
GET
/api/v1/enrichment/agent_workflow/status/{workflow_id}
Get Enrichment Agent Task Status
get_enrichment_agent_task_status_api_v1_enrichment_agent_workflow_status__workflow_id__get 1 param → 200422
GET
/api/v1/enrichment/all_user
Get All User Enrichments
get_all_user_enrichments_api_v1_enrichment_all_user_get → 200
POST
/api/v1/enrichment/add_to_layer
Add Enrichment To Layer
add_enrichment_to_layer_api_v1_enrichment_add_to_layer_post body → 200422
POST
/api/v1/enrichment/delete_from_library
Delete Enrichment From Library
delete_enrichment_from_library_api_v1_enrichment_delete_from_library_post body → 200422
GET
/api/v1/enrichment/credits
Get Enrichment Credits
get_enrichment_credits_api_v1_enrichment_credits_get → 200
GET
/api/v1/enrichment/in-flight/{project_id}
Get In Flight Tasks
get_in_flight_tasks_api_v1_enrichment_in_flight__project_id__get → 200
GET
/api/v1/enrichment/in-flight
Get All In Flight Tasks
get_all_in_flight_tasks_api_v1_enrichment_in_flight_get → 200
POST
/api/v1/enrichment/cancel/bulk
Cancel Enrichment Workflows Bulk
cancel_enrichment_workflows_bulk_api_v1_enrichment_cancel_bulk_post body → 204422
POST
/api/v1/enrichment/cancel/{workflow_id}
Cancel Enrichment Workflow
cancel_enrichment_workflow_api_v1_enrichment_cancel__workflow_id__post 1 param → 204422

Schemas 64

The contract defines 64 schemas that model the data the API accepts and returns. The most detailed are ContactModel (58 properties), EnrichmentModel (13 properties), PDLCompany (11 properties), PDLLocation (10 properties). Each schema is shown below with its type and property counts.

InFlightTasksResponse
object
Response schema for listing in-flight enrichment tasks.
5 properties 2 required
AgeRange
object
Age range from PDL. Can represent exact age (min == max) or range.
5 properties
ResourceReference
object
Reference to a resource created or modified during chat.
7 properties 4 required
EnrichmentUpdates
object
Schema for enrichment update fields. This provides a structured representation of fields that can be updated. Add specific fields here instead of using a gener…
6 properties
EnrichmentDeleteFromLibraryRequest
object
Request schema for deleting an enrichment from the library. Attributes: enrichmentid: Unique identifier for the enrichment to delete
1 property 1 required
EnrichmentStatusListResponse
object
Response model for returning a list of enrichment task statuses.
1 property 1 required
ValidationError
object
5 properties 3 required
OccupancyStatus
string
PDLCompany
object
Company information from PDL.
11 properties
PDLEducation
object
Education information from PDL.
7 properties
TenantLeaseConcise
object
Concise tenant / lease model optimized for REIT screens. Includes a small set of critical fields and computed helpers (lease duration, months remaining, rent d…
10 properties
EnrichmentAgentTaskPayload
object
Payload returned by the enrichment agent background task.
7 properties 2 required
SSRTableQueryParams
object
Combined query-param shape for the 5 AG-Grid SSR endpoints. Aliases match AG Grid's camelCase wire format (startRow, filterModel, …) so the client contract is…
10 properties
TextCondition
object
3 properties 1 required
PDLSchool
object
School information from PDL.
8 properties
ExpenseStructure
string
TenureRange
object
Job tenure range representing when someone started at their current position/company. Used for employment duration (e.g., via PDL data). Can represent exact ye…
4 properties
EnrichmentDelete
object
Request schema for deleting an enrichment. Attributes: enrichmentid: Unique identifier for the enrichment to delete
2 properties 2 required
PDLLocation
object
Location information from PDL.
10 properties
EnrichmentDeleteResponse
object
Response schema for enrichment deletion endpoint. Attributes: message: Descriptive message about the deletion result
1 property 1 required
HTTPValidationError
object
1 property
CreateEnrichmentRequest
object
Request schema for creating an enrichment. Attributes: projectid: Unique identifier for the project
2 properties 2 required
EnrichmentDeleteFromLibraryResponse
object
Response schema for deleting an enrichment from the library.
1 property 1 required
SetCondition
object
3 properties
PDLExperience
object
Work experience from PDL.
6 properties
GeoJSONPolygon
object
Narrow GeoJSON subset — matches the spatial-filter payload the frontend draws. Accept Polygon and MultiPolygon only; reject Point / LineString / feature collec…
2 properties 2 required
EnrichmentResponse
object
Base response schema for enrichment operations. Attributes: enrichment: EnrichmentModel containing enrichment data
1 property 1 required
FieldEnrichmentInfo
object
Info about enrichment progress for a single field/column. DEPRECATED [MAIA-2116]: totalcount is a rolling 1-hour per-field workflow count, which made the FE pr…
2 properties 2 required
ResourceType
string
Enum for different resource types that can be referenced in chat.
BatchEnrichmentInfo
object
Run-scoped progress for a single enrichment action [MAIA-2116]. One per kickoff, keyed on the MAIA-2111 coordinator. launchedtotal is the fixed denominator (th…
5 properties 5 required
EnrichmentLimitsResponse
object
Per-batch limits for column-wide enrichment. Backs the FE column-header Enrich submenu's 'All in list' clamp and its 100k confirm gate. Both values are the can…
2 properties 2 required
EnrichmentCitation
object
Metadata describing a cited source returned by an enrichment.
5 properties
AllUserEnrichmentsResponse
object
Response model for returning a list of all user enrichments.
2 properties 1 required
AddEnrichmentToLayerRequest
object
Request model for adding an enrichment to a project.
2 properties 2 required
SortEntry
object
AG Grid sort descriptor. Accepts camelCase wire format (colId, sortMode) and also the snakecase equivalents used by internal Python callers.
3 properties 2 required
EnrichRowResponse
object
Response schema for enriching a specific row. Attributes: value: The enriched value (result of the enrichment) reasoning: Explanation or rationale for the enri…
4 properties 2 required
PDLProfile
object
Social profile from PDL.
4 properties 1 required
BulkCancelEnrichmentRequest
object
Bulk-cancel request body. The service chunks the reservation lookup internally so callers don't have to. maxlength is a DOS guard, not a chunking signal.
1 property 1 required
EnrichmentStatusBatchRequest
object
Request model for getting the status of multiple enrichment workflows.
1 property 1 required
EnrichRowRequest
object
Request schema for enriching rows. Two mutually-exclusive selection modes: - featureids — explicit ids the client has materialized (legacy path; row-detail tri…
4 properties
FilterSelectionRequest
object
Snapshot-consumer payload. Caller asserts: "when I called /filtered-count with this spec I saw expectedcount rows and the server returned this fingerprint; act…
5 properties 3 required
RowGroupCol
object
AG Grid row-group column descriptor. id is required. field mirrors AG Grid's ColumnVO.field, which is optional on the wire — valueGetter-backed columns identif…
3 properties 1 required
ProjectInFlightTasks
object
In-flight tasks for a single project.
6 properties 3 required
EnrichmentNameConstants
string
EnrichmentBatchStartResponse
object
Response from POST /enrichment/enrichasync/{enrichmentid}. Enqueue-only; clients drive cell freshness via the polling endpoint. featureids[i] corresponds to wo…
3 properties 2 required
ContactModel
object
Person contact model parsed from PDL Person Search API. This model represents a person with their contact information, current job, work history, and education.
58 properties
EnrichmentAgentStatusResponse
object
Status response for enrichment agent (creation/update) tasks. Mirrors EnrichmentStatusResponse shape — also intentionally non-inheriting so the workflowid rena…
5 properties 2 required
EnrichmentListResponse
object
Response schema for listing all enrichments. Attributes: enrichments: List of enrichment data
1 property 1 required
EnrichmentModel
object
Enrichment model that combines both properties and chat history. This unified model simplifies the domain representation and aligns more closely with how data…
13 properties 4 required
OwnershipDuration
object
Property ownership duration representing when ownership began. Used for property/parcel ownership (e.g., via deed records). Can represent exact year (min == ma…
4 properties
NumberCondition
object
5 properties 1 required
ResourceOperation
string
Enum for operations that can be performed on resources.
AddEnrichmentToLayerResponse
object
Response model for adding an enrichment to a project.
1 property 1 required
EnrichmentState
string
Enum representing the state of an enrichment value.
UpdateEnrichmentRequest
object
Request schema for updating an enrichment. Attributes: updates: Structured updates for the enrichment
1 property 1 required
BooleanCondition
object
3 properties 1 required
DateCondition
object
4 properties 1 required
AllInFlightTasksResponse
object
Response schema for listing all in-flight enrichment tasks across all projects.
2 properties 2 required
CompoundFilter-Input
object
5 properties 2 required
InFlightTaskResponse
object
Response schema for a single in-flight enrichment workflow.
8 properties 6 required
LeaseEscalationType
string
EnrichmentCreditsResponse
object
Response schema for enrichment credits.
3 properties 3 required
PDLTitle
object
Job title information from PDL.
5 properties
EnrichmentStatusResponse
object
Response schema for enrichment status endpoint. Attributes: workflowid: The ID of the DBOS workflow status: Status of the enrichment workflow (PENDING, SUCCESS…
5 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

maia-analytics-enrichment-api-openapi.yml Raw ↑

Other APIs Maia-analytics publishes across the network.

Maia-analytics Ah API
Maia-analytics analytics API
Maia-analytics audit-log API
Maia-analytics auth API
Maia-analytics chat API
Maia-analytics dial API
Maia-analytics example-projects API
Maia-analytics favorite API
Maia-analytics feature-flags API
Maia-analytics filters API
Maia-analytics geographies API
Maia-analytics internal API
Where this information came from

This is an independent, third-party profile of Maia-analytics enrichment 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.