← Registry

API Tools

datapoint.market

Provides API relay and MCP wrapper creation, dataset selling, and endpoint management.

1 endpoint27 known toolsCached registry data

ENDPOINT 1

https://api.datapoint.market/mcp

No auth detected

Known tools 27

list_endpoints

List all of your endpoints (relays + MCP wrappers) with status and relay URLs.

create_api_relay

Create a paid API relay over an existing HTTP origin.

create_mcp_wrapper

Wrap an upstream MCP server, pricing each tool.

create_dataset

Sell a DATASET the easy way: give a `download_url` (a link to your file, or a small endpoint that returns a presigned URL on payment), `price_usd`, `pay_to`, `networks`, and a few `sample_rows` shown as the free preview.

publish_endpoint

Publish an endpoint (status->active).

update_endpoint

Edit an existing endpoint.

pause_endpoint

Pause an endpoint (status->disabled): removed from the relay and the marketplace.

resume_endpoint

Resume a paused endpoint (status->active).

delete_endpoint

Delete an endpoint (soft-delete: hidden, taken offline, slug freed; payment history kept).

list_automation_keys

List your automation keys (prefix + lifecycle only; the secret is never returned).

revoke_automation_key

Revoke an automation key by id so it can no longer authenticate.

whoami

Show WHO you're authenticated as: account `slug`, `email`, and whether you have a verified email (required to sell / use custodial wallets).

search_marketplace

Search the marketplace for data endpoints to BUY.

seek_data

Can't find the data you need?

get_endpoint_sample

Get the full free sample for one endpoint: its response JSON Schema + a synthetic example + state axes (provenance/protection/freshness), the JOIN CARD (which columns/params are join handles — plan how this fuses with data you already have BEFORE paying), and per-tool input schemas for MCP wrappers.

get_wallet

Show your managed wallet(s): chain, deposit address, and on-chain USDC balance.

create_wallet

Get-or-create your managed (custodial) wallet on a chain (base|solana|stellar) to pay for data — ONE wallet per chain.

create_buy_job

ADVANCED (optional) — most buyers don't need this; just fund a wallet and call_endpoint with confirmed=true.

list_buy_jobs

List your buy jobs (delegated spending keys) on a chain: budget vs.

close_buy_job

Close (revoke) a buy job by key_id so its spending_key can no longer be used.

get_profile

Show your public profile (the /u/<your-handle> page): name, profile_type (individual|team|company), bio, avatar_url, website_url, social_links, the verified badge, and a completeness meter.

update_profile

Edit your public profile — only provided fields change.

get_buy_policy

Show your standing buy policy: max per call and confirm-above thresholds (null = unset).

set_buy_policy

Set standing buy guardrails: `max_per_call_usd` (calls above are blocked) and `confirm_above_usd` (calls above need confirmed=true).

call_endpoint

BUY one API-relay call (spends real USDC).

quote_endpoint

Get the x402 payment requirements (accepts: price, network, payTo, nonce) for an endpoint or one MCP tool — so a bring-your-own-wallet agent can sign and pay.

call_mcp_tool

BUY one MCP-wrapper tool call (spends USDC).