---
title: "Sign up for free API access"
method: POST
path: "/api/v1/join"
tags: ["Auth"]
---

# Sign up for free API access

`POST /api/v1/join`

## Request body

- object
  - `email` string, email, required
  - `cfToken` string

## Response `200`

Signup successful

## Other responses

- `400` — Invalid email
- `429` — Too many signups from this IP

---

[API](https://skmtc.net/brieftape/apis/brieftape-financial-newswire-api.md) · [All operations](https://skmtc.net/brieftape/apis/brieftape-financial-newswire-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/brieftape/brieftape-financial-newswire-api/versions/ac8a07ec2d0d/schema)
