NEW: Full x402 Compatability · Own APIMarketCap.com·Pro $50/mo

APINow.fun

Kill the API Key for Vibe Coders and Make AI Truly Autonomous with Pay-Per-Call Tokenized APIs.

...

API Calls Paid For Using x402 on

Base NetworkBase Network

The Problem & Why Now

AI agents need to interact with the world, but traditional APIs require credit cards and sign-ups—things agents don't have.

For developers and vibecoders, this means juggling dozens of API keys for even simple applications. Blockchains provide a native payment rail, but integrating it has been historically complex.

With advancements like Base and the x402 protocol, we can now create a seamless pay-per-request system. One wallet key can replace countless API keys, dramatically reducing friction and unlocking truly autonomoous AI.

Key Benefits

  • ⚡️

    Pay-Per-Request

    No sign-ups, no subscriptions. Enable true autonomy for AI agents with wallet-based payments.

  • 💎

    API Coins

    Incentivize developers and users by turning API usage into a tokenized asset, unlocking new value.

Vibe Coding with APINow

How to Get Started

Whether you're a community member, a developer, or an API provider, there's a path for you.

Own APIs and Use Apps

As a community member, you can own a piece of the API economy. Discover and use apps powered by tokenized APIs.

Discover Endpoints →

Vibe Code with Endpoints

Start building right away. Use our interactive tools to integrate any onchain API into your next project.

Start Vibing →

Add Your Endpoint

Have an API? Monetize it onchain. List your endpoint on our marketplace and start earning with every call.

Become a Provider →
import apiNow from 'apinow-sdk';

async function callApi() {
  const endpoint = 'https://apinow.fun/api/endpoints/apinowfun/translate-TRANSLATE';
  // WARNING: Use a dedicated, funded wallet for security.
  const userWalletPrivateKey = 'YOUR_WALLET_PRIVATE_KEY';

  try {
    const response = await apiNow.execute(
      endpoint, 
      userWalletPrivateKey, {
        method: 'POST', // Assuming POST, can be made dynamic
        data: {
  "text": "Hello world!"
}
      });
    console.log('API Response:', response);
  } catch (error) {
    console.error('Failed to call API:', error);
  }
}

callApi();
Go to Developer Hub →

Popular Endpoints

We like to think of APIs in terms of API Market Caps. Discover APIs and their tokenized value, ready for onchain calls. Use AI-powered semantic search to find exactly what you need.

Loading prices...

See Endpoints

API Usage Activity

No API usage data available yet

Recent Onchain Activity

Loading activity...

Accolades

Apps That Run on APINow.fun

Discover applications built on top of our onchain API infrastructure.