---
title: "POST /v1/fountain"
method: POST
path: "/v1/fountain"
tags: ["Custom integrations endpoints"]
---

# POST /v1/fountain

`POST /v1/fountain`

## Request body

- FountainRequest
  - `applicant` Applicant
    - `account_id` string
    - `account_option` string, required
    - `applicant_id` string
    - `applicant_name` string, required
    - `applicant_email` string, required
    - `continue_url` string
    - `client_api_key` string

## Response `200`

OK

- object

---

[API](https://skmtc.dev/goodhire/apis/my-api.md) · [All operations](https://skmtc.dev/goodhire/apis/my-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/goodhire/my-api/revisions/b7be40b187ed/schema)
