---
title: "[BETA] Enrich contact (phone/email)"
method: POST
path: "/contacts/{contact_id}/enrich/contact_info"
tags: ["contacts"]
---

# [BETA] Enrich contact (phone/email)

`POST /contacts/{contact_id}/enrich/contact_info`

Queue Airscale-style contact info enrichment. Returns 202 when accepted.

## Path parameters

- `contact_id` string, required

## Request body

- object

## Response `202`

Accepted

- object — Response data

## Other responses

- `400` — Validation error
- `401` — Unauthorized
- `402` — Insufficient credits
- `500` — Unexpected error

---

[API](https://skmtc.net/getpg/apis/pg-ai-public-api.md) · [All operations](https://skmtc.net/getpg/apis/pg-ai-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getpg/pg-ai-public-api/revisions/cc47d013c073/schema)
