---
title: "Record a client-safe Rep earn (reaction/message/pollVote/share only)"
method: POST
path: "/v1/engage/rep/earn"
tags: ["Rep", "Engage"]
---

# Record a client-safe Rep earn (reaction/message/pollVote/share only)

`POST /v1/engage/rep/earn`

Amount and repType are server-authoritative. Arena check-in and daily-quest Rep use their dedicated routes. Direct kinds (adminGrant, referralBonus, eventReward) are rejected with 403.

## Response `200`

{ earn: { amount, repType, capped } }

## Other responses

- `401` — Authentication required
- `403` — earnKind not allowed from client

---

[API](https://skmtc.net/d-sports-ecosystem/apis/d-sports-api.md) · [All operations](https://skmtc.net/d-sports-ecosystem/apis/d-sports-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/d-sports-ecosystem/d-sports-api/revisions/cbc84b00330e/schema)
