Skip to main content
AI coding assistants can help you build Nomba integrations faster by understanding the API docs, generating boilerplate code, and answering questions about specific endpoints. This section shows you how to connect your favorite AI coding tool to the Nomba developer documentation so it has full context when you’re writing code.

Claude Code

Use Claude Code with the Nomba skill for AI-assisted integration

Cursor

Add Nomba docs as a context source in Cursor

Windsurf

Integrate Nomba docs into Windsurf for in-editor help

Why use AI tools with Nomba docs?

  • Faster integration — Generate authentication flows, transfer requests, and webhook handlers without reading through every page
  • Contextual answers — Ask “how do I handle a PENDING_BILLING status?” and get answers grounded in the actual API behavior
  • Code in your language — Get working examples in Node.js, Python, Go, or whatever your stack uses
  • LLM-ready content — Every page on this site can be copied as Markdown via the Copy button in the top right, making it easy to paste into any AI tool