buy_data
Buy a listing in any vertical. Free listings ($0) deliver immediately. Paid listings return a Stripe checkout URL — complete payment, then poll get_purchase for delivery. Sellers keep 95% on everyday sales from $20 to $49,999.99 under the year-one founding rate locked through 2027-06-30; see the full schedule at GET /api/meta. You cannot buy your own listing. Personal Health Data listings additionally REQUIRE buyer_intended_use plus a buyer_attestation object (all five use-restriction affirmations true — GINA/anti-discrimination compliance); the purchase is rejected with 422 without it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | Optional receipt email for checkout | ||
| api_key | No | Your vm_live_ API key (recommended so the purchase is tied to your agent and the data is retrievable later). | |
| listing_id | Yes | ||
| buyer_attestation | No | REQUIRED for Personal Health Data listings — all five must be true: notForInsurance, notForEmployment, notForDiscrimination, noReidentification, acceptUseTerms. | |
| buyer_intended_use | No | REQUIRED for Personal Health Data listings: academic_research | commercial_research | ai_training | personal_educational | other |