Skip to content

ReadyAPIs-com/readyapis-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

readyapis-node

npm Node Test License: MIT

Get started with Ready APIs in one command - the curated data layer for products and AI agents.

npx readyapis init

Interactive starter that drops a runnable demo file in your current directory. Demo mode works without an API key. Pick from geo, tax, fx, email, calendar, or intel - and node, python, or curl.

Commands

Command What it does
init Scaffold a starter file. Asks language + API, writes one file.
whoami Verify your API key works. Reads READYAPIS_API_KEY from env or .env.
help Show help.

Production calls

Demo mode hits public allowlisted parameters only (ZIP 30301, email hello@stripe.com, etc.). For production calls set an API key:

export READYAPIS_API_KEY=ra_live_...

Free tier: 1,000 credits/month. Get a key: https://readyapis.com/register.

Zero dependencies

This package has no runtime dependencies. Node 18+ built-ins only - npx resolves it in under a second.

License

MIT

About

Official Ready APIs CLI - scaffold a runnable starter for the curated data layer in one command.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors