---
title: "Cast weekly meme vote (deduped by voter hash)"
method: POST
path: "/api/v1/agents/rewards/votes"
tags: ["agent-infra", "growth"]
---

# Cast weekly meme vote (deduped by voter hash)

`POST /api/v1/agents/rewards/votes`

## Request body

- object
  - `memeSlug` string, required
  - `weekStart` string

## Response `200`

Duplicate vote ignored

## Other responses

- `201` — Vote accepted
- `400` — Validation error

---

[API](https://skmtc.net/memesio/apis/memesio-api-contracts.md) · [All operations](https://skmtc.net/memesio/apis/memesio-api-contracts/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/memesio/memesio-api-contracts/revisions/826e6edbf294/schema)
