---
title: "Contact"
method: GET
path: "/contact"
tags: ["Contact"]
---

# Contact

`GET /contact`

Every way to reach API Evangelist — email, contact form, newsletter, GitHub, social channels, and postal mail.

## Response `200`

The list of contact options.

- object
  - `meta` object
    - `total` integer
  - `data` ContactOption[]
    - `channel` string — Machine-readable channel key (email, form, newsletter, github, linkedin, bluesky, youtube, mail).
    - `label` string
    - `value` string — The address itself, where the channel is not a URL.
    - `url` string
    - `description` string

---

[API](https://skmtc.dev/apievangelist/apis/api-evangelist-network-api.md) · [All operations](https://skmtc.dev/apievangelist/apis/api-evangelist-network-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/apievangelist/api-evangelist-network-api/revisions/2be0060cad61/schema)
