endpoint
GET

/api/papers/public-search

Free browser search across papers, methods, datasets, code, and repos (20-result cap)

auth: publicbase https://app.nz
Request
curl -s "https://app.nz/api/papers/public-search"

First-party products

RA1 art generation, the Papers API, and agentic search are first-party APIs metered against the same balance. Plan subscribers get a monthly free quota per product, consumed before any credits are charged. Interactive Papers search at /papers is public and free; authenticated API, CLI, desktop, and MCP calls keep the shared usage contract.

Call the products from the CLI
app chat "research R2-backed model hosting" --web --deep --papers
app ra1 generate --prompt "a cat astronaut" --count 2
app papers search "diffusion transformers" --limit 5
app search "best vector database 2026" --depth 2