APINow.fun Hello Message API is a paid API for AI agents from apinow.fun, paid per call via x402, $0.001/call, status unknown (last checked 2026-09-14, last successful call 2026-07-06).
Returns a personalized hello message from APINow.fun, including cost, version, and timestamp metadata
Get a personalized hello message from APINow.fun
A JSON object containing: a personalized hello message string, the cost of the call as a string, the API version, and a timestamp of when the response was generated.
POSThttps://apinow.fun/api/apinow-helloChoose this endpoint when you want to test or demonstrate a pay-per-call x402 tokenized API with a minimal, low-cost ($0.001 USDC) real call, or when you need a simple greeting/hello message from APINow.fun specifically. Best for prototyping micropayment API flows or verifying x402 payment infrastructure is working.
{
"name": "TestUser",
"message": "Hello from QA testing"
}{
"cost": "0.01 USD (paid via x402)",
"message": "Hello, TestUser! Welcome to APINow.fun",
"version": "1.0.0",
"timestamp": "2026-06-12T04:31:57.161Z"
}| Field | Type | Description |
|---|---|---|
| cost | string | |
| message | string | |
| version | string | |
| timestamp | string |
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"