B
Tiny CV Developer API — MPP Grade B
developer-toolsmedia
Preview responses and set spending limits for this service through use.mpp.land
Free budget controls, response samples, and reliability routing.
On-chain Activity
1
Total txs
1
7d txs
$0.25
7d volume
$0.25
Total volume
1
Unique payers
0
Unique clients
7-day activity
▁▁▁▁▁▁█
Compliance Checks
All paid ops declare 402 response
MUST
10pt
All x-payment-info valid
MUST
10pt
Challenge has Cache-Control: no-store
MUST
5pt
Challenge digest on POST
SHOULD
3pt
Challenge has expires
SHOULD
3pt
Challenge has Problem Details
SHOULD
2pt
Challenge has required params
MUST
5pt
Challenge has WWW-Authenticate
MUST
5pt
Challenge returns 402
MUST
10pt
Correct Content-Type
MUST
5pt
Has Cache-Control on discovery
SHOULD
5pt
Has input schemas
SHOULD
5pt
Has llms.txt
SHOULD
5pt
Has /openapi.json at root
MUST
10pt
Has required top-level fields
MUST
10pt
Served over HTTPS
MUST
10pt
Uses standard categories
SHOULD
2pt
1 issue
- POST endpoint challenge missing digest parameter (SHOULD per spec)
Paid Operations (3)
POST /api/v1/paid/resumes dynamic
No-account machine-payment endpoint that creates, publishes, and returns a standard public Tiny CV resume URL. The response includes a claimable edit link by default, but does not reserve a premium *.tiny.cv URL. Invalid publish-ready markdown returns 400 before any 402 payment challenge.
- Amount
- map[amount:0.100000 currency:USD mode:fixed]
- Currency
- -
- Method
- Intent
- -
- 402 Declared
- Yes
Non-standard x-payment-info fields:
price: map[amount:0.100000 currency:USD mode:fixed] protocols: [map[x402:map[]] map[mpp:map[currency:USD intent:charge method:tempo]]]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Idempotency-Key | header | string | Yes | - |
Input Schema
{
"$ref": "#/components/schemas/PaidCreateResumeRequest"
}
POST /api/v1/paid/agent-finish dynamic
No-account x402/MPP endpoint for agents that need a finished Tiny CV package in one paid operation: standard hosted URL, claimable edit link, queued PDF job, and payment receipt. Agent Finish always creates a claim link. It does not include premium *.tiny.cv namespace ownership. Invalid publish-ready markdown returns 400 before any 402 payment challenge.
- Amount
- map[amount:0.250000 currency:USD mode:fixed]
- Currency
- -
- Method
- Intent
- -
- 402 Declared
- Yes
Non-standard x-payment-info fields:
price: map[amount:0.250000 currency:USD mode:fixed] protocols: [map[x402:map[]] map[mpp:map[currency:USD intent:charge method:tempo]]]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Idempotency-Key | header | string | Yes | - |
Input Schema
{
"$ref": "#/components/schemas/PaidCreateResumeRequest"
}
POST /api/v1/paid/resumes/{resume_id}/pdf-jobs dynamic
No-account machine-payment endpoint that queues a PDF job for a paid, published resume.
- Amount
- map[amount:0.250000 currency:USD mode:fixed]
- Currency
- -
- Method
- Intent
- -
- 402 Declared
- Yes
Non-standard x-payment-info fields:
price: map[amount:0.250000 currency:USD mode:fixed] protocols: [map[x402:map[]] map[mpp:map[currency:USD intent:charge method:tempo]]]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| resume_id | path | string | Yes | - |
| Idempotency-Key | header | string | Yes | - |
Input Schema
{
"$ref": "#/components/schemas/PaidCreatePdfJobRequest"
}
Payment Methods
- Methods
- tempo (from challenge)
- Intents
- charge (from challenge)
- Currencies (discovery)
- -
- Currency (challenge)
- USDC.e on Tempo (Tempo)
- Multiple Challenges
- No
Recipients
- 0x08527719Eaa8B8e2ee4C00660EbD1f7f25873a84
Per-endpoint breakdown
- POST /api/v1/paid/agent-finish
- 0x08527719Eaa8B8e2ee4C00660EbD1f7f25873a84
- POST /api/v1/paid/resumes
- 0x08527719Eaa8B8e2ee4C00660EbD1f7f25873a84
- POST /api/v1/paid/resumes/{resume_id}/pdf-jobs
- 0x08527719Eaa8B8e2ee4C00660EbD1f7f25873a84
Security
- TLS Version
- TLSv1.3
- Challenge ID Unique
- Yes
- Challenge ID Length
- 43
- Digest Binding
- -
Uptime
- Discovery
- Reachable (233ms)
- Challenge
- Reachable (569ms)
- Last Checked
Schema Completeness
- Paid Operations
- 3
- With Input Schema
- 3
- With Description
- 0
Documentation
- Homepage
- -
- API Reference
- -
- llms.txt
- -
Discovery
- OpenAPI URL
- https://tiny.cv/openapi.json
- OpenAPI Version
- 3.1.0
- Service Version
- 1.0.0
- Document Size
- 22970 bytes
- Document Hash
- a2828d930193f2f8e9e0007ae796bc729e6c8afadbcdbf7b446bf3955fa00d6e
Version History (1 snapshots)
Scan snapshots
| Date | Grade | Score | Response | Status |
|---|---|---|---|---|
| 2026-04-23 | B | 80% | 536ms | Up |