WURK — MPP Grade D
On-chain Activity
Compliance Checks
5 issues
- OpenAPI doc exceeds 64KB limit (88215 bytes)
- Missing 402 response declaration on POST /api/agenttohumanadvanced/choose-winners
- Missing 402 response declaration on POST /api/agent-support/send
- Missing 402 response declaration on GET /api/agent-support/messages
- Endpoint GET /api/agent-support/messages returned 400 (expected 402)
Paid Operations (51)
POST /mpp/xlikes dynamic
Buy X likes. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
| amount | query | integer | No | Requested amount/slots. |
| winners | query | integer | No | Alias amount parameter for winner count. |
POST /mpp/xreposts dynamic
Buy X reposts. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
| amount | query | integer | No | Requested amount/slots. |
| winners | query | integer | No | Alias amount parameter for winner count. |
POST /mpp/xcomments dynamic
Buy X comments. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
| amount | query | integer | No | Requested amount/slots. |
| winners | query | integer | No | Alias amount parameter for winner count. |
POST /mpp/xbookmarks dynamic
Buy X bookmarks. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
| amount | query | integer | No | Requested amount/slots. |
| winners | query | integer | No | Alias amount parameter for winner count. |
POST /mpp/xfollowers dynamic
Buy X followers/community members. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| handle | query | string | No | Target handle/username. |
| url | query | string | No | Target URL. |
| amount | query | integer | No | Requested amount/slots. |
| winners | query | integer | No | Alias amount parameter for winner count. |
POST /mpp/xfollowers/xverified dynamic
Buy X followers/community members from X blue-verified workers only (`x_blue_verified = true`). MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| handle | query | string | No | Target handle/username. |
| url | query | string | No | Target URL. |
| amount | query | integer | No | Requested amount/slots. |
| winners | query | integer | No | Alias amount parameter for winner count. |
POST /mpp/instalikes dynamic
Buy Instagram likes. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
| amount | query | integer | No | Requested amount/slots. |
| winners | query | integer | No | Alias amount parameter for winner count. |
POST /mpp/instacomments dynamic
Buy Instagram comments. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
| amount | query | integer | No | Requested amount/slots. |
| winners | query | integer | No | Alias amount parameter for winner count. |
| instructions | query | string | No | Optional custom worker instructions. |
POST /mpp/instafollowers dynamic
Buy Instagram followers. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| handle | query | string | No | Target handle/username. |
| url | query | string | No | Target URL. |
| amount | query | integer | No | Requested amount/slots. |
| winners | query | integer | No | Alias amount parameter for winner count. |
POST /mpp/heylollikes dynamic
Buy hey.lol likes. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
| amount | query | integer | No | Requested amount/slots. |
| winners | query | integer | No | Alias amount parameter for winner count. |
POST /mpp/heylolreposts dynamic
Buy hey.lol reposts. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
| amount | query | integer | No | Requested amount/slots. |
| winners | query | integer | No | Alias amount parameter for winner count. |
POST /mpp/heylolcomments dynamic
Buy hey.lol comments. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
| amount | query | integer | No | Requested amount/slots. |
| winners | query | integer | No | Alias amount parameter for winner count. |
| instructions | query | string | No | Optional custom worker instructions. |
POST /mpp/heylolfollowers dynamic
Buy hey.lol followers. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| handle | query | string | No | Target handle/username. |
| url | query | string | No | Target URL. |
| amount | query | integer | No | Requested amount/slots. |
| winners | query | integer | No | Alias amount parameter for winner count. |
POST /mpp/heylolraid dynamic
Run a hey.lol raid with `size=small|medium|large`. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
| size | query | string | No | Raid preset size. |
POST /mpp/heylolraid/small dynamic
Preset hey.lol raid small. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- 1.000000
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
price: 1.000000 pricingMode: fixed protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
POST /mpp/heylolraid/medium dynamic
Preset hey.lol raid medium. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- 2.500000
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
price: 2.500000 pricingMode: fixed protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
POST /mpp/heylolraid/large dynamic
Preset hey.lol raid large. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- 5.000000
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
price: 5.000000 pricingMode: fixed protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
POST /mpp/heylolraid/custom/{likes}/{reposts}/{comments} dynamic
Custom hey.lol raid with counts in path. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| likes | path | integer | Yes | Likes count in custom path. |
| reposts | path | integer | Yes | Reposts count in custom path. |
| comments | path | integer | Yes | Comments count in custom path. |
| url | query | string | No | Target URL. |
POST /mpp/ytlikes dynamic
Buy YouTube likes. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
| amount | query | integer | No | Requested amount/slots. |
| winners | query | integer | No | Alias amount parameter for winner count. |
POST /mpp/ytcomments dynamic
Buy YouTube comments. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
| amount | query | integer | No | Requested amount/slots. |
| winners | query | integer | No | Alias amount parameter for winner count. |
| instructions | query | string | No | Optional custom worker instructions. |
POST /mpp/ytsubs dynamic
Buy YouTube subscribers. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| handle | query | string | No | Target handle/username. |
| url | query | string | No | Target URL. |
| amount | query | integer | No | Requested amount/slots. |
| winners | query | integer | No | Alias amount parameter for winner count. |
POST /mpp/tgmembers dynamic
Buy Telegram members. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
| join | query | string | No | Telegram join target. |
| amount | query | integer | No | Requested amount/slots. |
| winners | query | integer | No | Alias amount parameter for winner count. |
POST /mpp/dcmembers dynamic
Buy Discord members. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
| invite | query | string | No | Discord invite target. |
| amount | query | integer | No | Requested amount/slots. |
| winners | query | integer | No | Alias amount parameter for winner count. |
POST /mpp/dex-rocket dynamic
Buy DexScreener rockets. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
| amount | query | integer | No | Requested amount/slots. |
| winners | query | integer | No | Alias amount parameter for winner count. |
POST /mpp/pfcomments dynamic
Buy Pump.fun comments. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
| amount | query | integer | No | Requested amount/slots. |
| winners | query | integer | No | Alias amount parameter for winner count. |
| instructions | query | string | No | Optional custom worker instructions. |
POST /mpp/skeletonvote dynamic
Buy Skeleton votes. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
| amount | query | integer | No | Requested amount/slots. |
| winners | query | integer | No | Alias amount parameter for winner count. |
POST /mpp/majorvote dynamic
Buy Major votes. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
| amount | query | integer | No | Requested amount/slots. |
| winners | query | integer | No | Alias amount parameter for winner count. |
POST /mpp/cmcvote dynamic
Buy CoinMarketCap votes. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
| amount | query | integer | No | Requested amount/slots. |
| winners | query | integer | No | Alias amount parameter for winner count. |
POST /mpp/cgvote dynamic
Buy CoinGecko votes. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
| amount | query | integer | No | Requested amount/slots. |
| winners | query | integer | No | Alias amount parameter for winner count. |
POST /mpp/moontokvote dynamic
Buy Moontok votes. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
| amount | query | integer | No | Requested amount/slots. |
| winners | query | integer | No | Alias amount parameter for winner count. |
POST /mpp/xraid dynamic
Run an X raid with `size=small|medium|large`. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
| size | query | string | No | Raid preset size. |
POST /mpp/xraid/small dynamic
Preset X raid small. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- 1.000000
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
price: 1.000000 pricingMode: fixed protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
POST /mpp/xraid/medium dynamic
Preset X raid medium. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- 2.500000
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
price: 2.500000 pricingMode: fixed protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
POST /mpp/xraid/large dynamic
Preset X raid large. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- 5.000000
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
price: 5.000000 pricingMode: fixed protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
POST /mpp/xraid/xverified dynamic
Run an X blue-verified-gated raid with `size=small|medium` (default `small`). MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
| size | query | string | No | X verified raid preset size (`small` or `medium`). Defaults to `small`. |
POST /mpp/xraid/xverified/small dynamic
Preset X blue-verified-gated raid small (`x_blue_verified = true`). MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- 2.400000
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
price: 2.400000 pricingMode: fixed protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
POST /mpp/xraid/xverified/medium dynamic
Preset X blue-verified-gated raid medium (`x_blue_verified = true`). MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- 6.000000
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
price: 6.000000 pricingMode: fixed protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
POST /mpp/xraid/scout/small dynamic
Preset premium X raid scout small. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- 2.000000
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
price: 2.000000 pricingMode: fixed protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
POST /mpp/xraid/scout/medium dynamic
Preset premium X raid scout medium. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- 5.000000
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
price: 5.000000 pricingMode: fixed protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
POST /mpp/xraid/scout/large dynamic
Preset premium X raid scout large. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- 10.000000
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
price: 10.000000 pricingMode: fixed protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
POST /mpp/xraid/scout/custom dynamic
Custom premium X raid with scout-gated workers and counts in query parameters. Omitted count fields default to 0; each non-zero component must be at least 5. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
| likes | query | integer | No | Custom likes count. |
| reposts | query | integer | No | Custom reposts count. |
| comments | query | integer | No | Custom comments count. |
| bookmarks | query | integer | No | Custom bookmarks count. |
POST /mpp/xraid/scout/custom/{likes}/{reposts}/{comments}/{bookmarks} dynamic
Custom premium X raid with scout-gated workers and counts encoded in path. Each non-zero component must be at least 5. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| likes | path | integer | Yes | Likes count in custom path. |
| reposts | path | integer | Yes | Reposts count in custom path. |
| comments | path | integer | Yes | Comments count in custom path. |
| bookmarks | path | integer | Yes | Bookmarks count in custom path. |
| url | query | string | No | Target URL. |
POST /mpp/xraid/custom dynamic
Custom X raid with counts in query parameters. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| url | query | string | No | Target URL. |
| likes | query | integer | No | Custom likes count. |
| reposts | query | integer | No | Custom reposts count. |
| comments | query | integer | No | Custom comments count. |
| bookmarks | query | integer | No | Custom bookmarks count. |
POST /mpp/xraid/custom/{likes}/{reposts}/{comments}/{bookmarks} dynamic
Custom X raid with counts encoded in path. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| likes | path | integer | Yes | Likes count in custom path. |
| reposts | path | integer | Yes | Reposts count in custom path. |
| comments | path | integer | Yes | Comments count in custom path. |
| bookmarks | path | integer | Yes | Bookmarks count in custom path. |
| url | query | string | No | Target URL. |
POST /mpp/agenttohuman dynamic
Create agent-to-human jobs or recover with action parameter. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| action | query | string | No | Action selector for agent-to-human routes. |
| description | query | string | No | Task description for agent-to-human create. |
| winners | query | integer | No | Alias amount parameter for winner count. |
| perUser | query | number | No | Reward per participant in USDC. |
| secret | query | string | No | Secret token for status/view workflows. |
POST /mpp/agenttohumanadvanced dynamic
Advanced agent-to-human route with explicit policy controls (selection mode/time, requirement gating, attachment requirement, max entries). `action=view` is available on this advanced route (with `secret`). For creator-selection jobs, use chain-agnostic `POST /api/agenttohumanadvanced/choose-winners` with `secret` + `submissionIds`. Submission speed is variable: broad/simple tasks can fill fast; strict/complex tasks may take hours to days. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| action | query | string | No | Advanced action selector. `create` (default) creates a paid job, `view` reads submissions with `secret`, `recover` runs paid recover flow. |
| secret | query | string | No | Required for `action=view` on advanced route. Secret is returned by paid create response. |
| description | query | string | No | Required for `action=create`. Prompt/instructions for participants. Simpler prompts usually fill faster; strict/complex tasks can take hours to days. |
| winners | query | integer | No | Advanced winners count (1..100, default 10). Requirement caps apply: tweetScoutScore:10 => max 75; tweetScoutScore:25/xMetricScore:250/xBlueVerified => max 50. |
| perUser | query | number | No | USDC reward per winner. Baseline minimum 0.025. Requirement minimums: tweetScoutScore:0 => 0.05; tweetScoutScore:10/xBlueVerified => 0.075; xMetricScore:75 => 0.0625; tweetScoutScore:25/xMetricScore:250 => 0.125; seekerUser => baseline. |
| selectionType | query | string | No | Advanced mode: `random` auto-selects winners; `creator` requires manual winner selection after submissions close (via choose-winners endpoint). |
| selectionTimeMinutes | query | integer | No | Advanced mode: selection window in minutes (60..4320, default 60). |
| maxEntries | query | string | No | Advanced mode: omit for default (`ceil(1.2 * winners)`). Only `unlimited` (or `0`) is accepted explicitly, and only when total value is >= 5 USDC. |
| attachmentRequired | query | string | No | Advanced mode: require attachment in submissions (`yes` or `no`). `yes` can reduce eligible participants and slow fill speed. |
| requirement | query | string | No | Advanced mode: optional single requirement selector (exactly one value). Allowed values: tweetScoutScore:0, tweetScoutScore:10, tweetScoutScore:25, xMetricScore:75, xMetricScore:250, seekerUser, xBlueVerified. Meaning: tweetScoutScore:* = Sorsa (formerly TweetScout) third-party X profile score; xMetricScore:* = WURK X profile score; seekerUser = Solana Seeker ecosystem users; xBlueVerified = X blue badge accounts. Policy: tweetScoutScore:0 => max winners 100 + min perUser 0.05; tweetScoutScore:10 => max 75 + min 0.075; tweetScoutScore:25 => max 50 + min 0.125; xMetricScore:75 => max 100 + min 0.0625; xMetricScore:250 => max 50 + min 0.125; xBlueVerified => max 50 + min 0.075; seekerUser => baseline only. Legacy split fields are not accepted on this endpoint. |
POST /mpp/agenttohuman/custom dynamic
Custom create alias for agent-to-human. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
| description | query | string | No | Task description for agent-to-human create. |
| winners | query | integer | No | Alias amount parameter for winner count. |
| perUser | query | number | No | Reward per participant in USDC. |
POST /mpp/agenttohuman/recover dynamic
Recover agent-to-human jobs for signer. MPP flow: - Call without `Authorization: Payment ...` to receive `402 Payment Required`. - Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body. - Retry same endpoint with `Authorization: Payment ...`. - On success, response includes `Payment-Receipt` header.
- Amount
- dynamic
- Currency
- -
- Method
- mpp
- Intent
- -
- 402 Declared
- Yes
pricingMode: quote protocols: [mpp]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge. |
Input Schema
{
"$ref": "#/components/schemas/NoInputBody"
}
POST /api/agenttohumanadvanced/choose-winners dynamic
Select winners for `agenttohumanadvanced` jobs when `selectionType=creator`. Behavior: - Auth uses advanced job `secret`. - `submissionIds` can be array (JSON body) or comma-separated (query/header). - Selection is atomic and cannot exceed remaining winner slots. Constraints: - only creator-mode advanced jobs are eligible - job must be paid and open for winner selection - max 100 unique `submissionIds` per call
- Amount
- dynamic
- Currency
- -
- Method
- secret-auth
- Intent
- -
auth: job-secret family: agenttohumanadvanced mode: creator-only pricingMode: free protocols: [secret-auth] rails: [x402 mpp mpp-solana]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| secret | query | string | No | Advanced job secret used for creator-mode winner selection. You may also pass it in JSON body as `secret` or header `x-secret`. |
| submissionIds | query | string | No | Submission ids to mark as winners. Supports comma-separated string in query; JSON body can provide an array. |
| x-secret | header | string | No | Alternative secret transport header. |
| x-submission-ids | header | string | No | Alternative comma-separated `submissionIds` transport header. |
Input Schema
{
"$ref": "#/components/schemas/AgentToHumanAdvancedChooseWinnersInput"
}
POST /api/agent-support/send dynamic
Send a support message using a paid job `secret` (x402 or MPP). Behavior: - Server resolves `secret -> job -> paid status -> wallet thread`. - Threads are wallet-based: different secrets from the same wallet appear in one chat. - Message-level trace fields are stored internally for job correlation. Limits: - max message length: 2000 chars - max 1 message per 10 seconds (per wallet) - max 20 messages per hour (per wallet)
- Amount
- dynamic
- Currency
- -
- Method
- secret-auth
- Intent
- -
auth: job-secret pricingMode: free protocols: [secret-auth] rails: [x402 mpp mpp-solana] threadModel: wallet
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| secret | query | string | No | Job secret for support auth. You may also provide this in JSON body as `secret` or in header `x-secret`. |
| message | query | string | No | Support message text (max 2000 chars). For POST send, this can also be passed in JSON body as `message`. |
| x-secret | header | string | No | Alternative secret transport header for support auth. |
Input Schema
{
"$ref": "#/components/schemas/AgentSupportSendInput"
}
GET /api/agent-support/messages dynamic
Read wallet-threaded support messages using a paid job `secret`. Behavior: - Secret resolves to wallet thread context. - Returns thread messages in chronological order (oldest -> newest). - Using another secret from the same wallet returns the same thread.
- Amount
- dynamic
- Currency
- -
- Method
- secret-auth
- Intent
- -
auth: job-secret pricingMode: free protocols: [secret-auth] rails: [x402 mpp mpp-solana] threadModel: wallet
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| secret | query | string | No | Job secret for support auth. You may also provide this in JSON body as `secret` or in header `x-secret`. |
| limit | query | integer | No | Optional number of messages to return (1..1000, default 300). |
| x-secret | header | string | No | Alternative secret transport header for support auth. |
Payment Methods
- Methods
- -
- Intents
- -
- Currencies (discovery)
- -
- Multiple Challenges
- No
Security
- TLS Version
- TLSv1.3
- Challenge ID Unique
- -
- Challenge ID Length
- -
- Digest Binding
- -
Uptime
- Discovery
- Reachable (791ms)
- Challenge
- Reachable (408ms)
- Last Checked
Schema Completeness
- Paid Operations
- 51
- With Input Schema
- 3
- With Description
- 51
48 missing schema
- POST /mpp/xlikes
- POST /mpp/xreposts
- POST /mpp/xcomments
- POST /mpp/xbookmarks
- POST /mpp/xfollowers
- POST /mpp/xfollowers/xverified
- POST /mpp/instalikes
- POST /mpp/instacomments
- POST /mpp/instafollowers
- POST /mpp/heylollikes
- POST /mpp/heylolreposts
- POST /mpp/heylolcomments
- POST /mpp/heylolfollowers
- POST /mpp/heylolraid
- POST /mpp/heylolraid/small
- POST /mpp/heylolraid/medium
- POST /mpp/heylolraid/large
- POST /mpp/heylolraid/custom/{likes}/{reposts}/{comments}
- POST /mpp/ytlikes
- POST /mpp/ytcomments
- POST /mpp/ytsubs
- POST /mpp/tgmembers
- POST /mpp/dcmembers
- POST /mpp/dex-rocket
- POST /mpp/pfcomments
- POST /mpp/skeletonvote
- POST /mpp/majorvote
- POST /mpp/cmcvote
- POST /mpp/cgvote
- POST /mpp/moontokvote
- POST /mpp/xraid
- POST /mpp/xraid/small
- POST /mpp/xraid/medium
- POST /mpp/xraid/large
- POST /mpp/xraid/xverified
- POST /mpp/xraid/xverified/small
- POST /mpp/xraid/xverified/medium
- POST /mpp/xraid/scout/small
- POST /mpp/xraid/scout/medium
- POST /mpp/xraid/scout/large
- POST /mpp/xraid/scout/custom
- POST /mpp/xraid/scout/custom/{likes}/{reposts}/{comments}/{bookmarks}
- POST /mpp/xraid/custom
- POST /mpp/xraid/custom/{likes}/{reposts}/{comments}/{bookmarks}
- POST /mpp/agenttohuman
- POST /mpp/agenttohumanadvanced
- POST /mpp/agenttohuman/custom
- GET /api/agent-support/messages
Documentation
- Homepage
- -
- API Reference
- -
- llms.txt
- -
Discovery
- OpenAPI URL
- https://wurkapi.fun/openapi.json
- OpenAPI Version
- 3.1.0
- Service Version
- 1.1.0
- Document Size
- 88215 bytes
- Document Hash
- 879313dddbbe7bd391bdb5db11929bca2b8f06a6d62eb50196e5cf204534e760
Version History (52 snapshots)
- new endpoint: POST /mpp/xfollowers/xverified
- new endpoint: POST /mpp/xraid/xverified
- new endpoint: POST /mpp/xraid/xverified/medium
- new endpoint: POST /mpp/xraid/xverified/small
- new endpoint: GET /api/agent-support/messages
- new endpoint: POST /api/agent-support/send
- new endpoint: POST /api/agenttohumanadvanced/choose-winners
- new endpoint: POST /mpp/agenttohumanadvanced
Scan snapshots
| Date | Grade | Score | Response | Status |
|---|---|---|---|---|
| 2026-04-06 | C | 64% | 443ms | Up |
| 2026-04-07 | C | 64% | 858ms | Up |
| 2026-04-08 | C | 64% | 627ms | Up |
| 2026-04-09 | C | 64% | 603ms | Up |
| 2026-04-10 | C | 64% | 796ms | Up |
| 2026-04-11 | C | 64% | 711ms | Up |
| 2026-04-12 | C | 64% | 675ms | Up |
| 2026-04-13 | C | 64% | 618ms | Up |
| 2026-04-14 | C | 64% | 780ms | Up |
| 2026-04-15 | C | 64% | 794ms | Up |
| 2026-04-16 | C | 64% | 653ms | Up |
| 2026-04-17 | C | 64% | 617ms | Up |
| 2026-04-18 | C | 64% | 779ms | Up |
| 2026-04-19 | C | 64% | 652ms | Up |
| 2026-04-20 | C | 64% | 652ms | Up |
| 2026-04-21 | C | 64% | 671ms | Up |
| 2026-04-22 | C | 64% | 609ms | Up |
| 2026-04-23 | D | 54% | 605ms | Up |
| 2026-04-24 | D | 54% | 706ms | Up |
| 2026-04-25 | D | 54% | 609ms | Up |
| 2026-04-26 | D | 54% | 802ms | Up |
| 2026-04-27 | D | 54% | 770ms | Up |
| 2026-04-28 | D | 54% | 813ms | Up |
| 2026-04-29 | D | 54% | 610ms | Up |
| 2026-04-30 | D | 54% | 1210ms | Up |
| 2026-05-01 | D | 54% | 686ms | Up |
| 2026-05-02 | D | 54% | 666ms | Up |
| 2026-05-03 | D | 54% | 610ms | Up |
| 2026-05-04 | D | 54% | 642ms | Up |
| 2026-05-05 | D | 54% | 619ms | Up |
| 2026-05-06 | D | 54% | 760ms | Up |
| 2026-05-07 | D | 54% | 710ms | Up |
| 2026-05-08 | D | 54% | 643ms | Up |
| 2026-05-09 | D | 54% | 608ms | Up |
| 2026-05-10 | D | 54% | 629ms | Up |
| 2026-05-11 | D | 54% | 826ms | Up |
| 2026-05-12 | D | 54% | 678ms | Up |
| 2026-05-13 | D | 54% | 648ms | Up |
| 2026-05-14 | D | 54% | 928ms | Up |
| 2026-05-15 | D | 54% | 658ms | Up |
| 2026-05-16 | D | 54% | 622ms | Up |
| 2026-05-17 | D | 54% | 601ms | Up |
| 2026-05-18 | C | 62% | 808ms | Up |
| 2026-05-19 | D | 54% | 602ms | Up |
| 2026-05-20 | D | 54% | 756ms | Up |
| 2026-05-21 | D | 54% | 599ms | Up |
| 2026-05-22 | D | 54% | 620ms | Up |
| 2026-05-23 | D | 54% | 2659ms | Up |
| 2026-05-24 | D | 54% | 612ms | Up |
| 2026-05-25 | D | 54% | 736ms | Up |
| 2026-05-26 | D | 54% | 645ms | Up |
| 2026-05-27 | D | 54% | 602ms | Up |