A

Aiact Api · Articles 006

by Aiact Api

GETbase

$0.001

per call · USD Coin on base

Endpoint

GET https://aiact-api.com/articles/006

4

Calls / 30d

3

Unique payers / 30d

Sep 8

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://aiact-api.com/articles/006", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://aiact-api.com/articles/006" \
  -H "X-PAYMENT: <signed x402 payment>"

Payment details

Pay to0xe894f459b8f25af062d744c71c714b64e4f5c8dd
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
Networksbase
Schemesexact

Is this your API?

Pin it to the top of Developer Tools and the homepage with a featured placement.

Get featured →

More from Aiact Api & similar services