Skip to main content

AI Development Support Page Added

An "AI Tools" menu has been added to the top navigation bar. By injecting the full ONDA API documentation as context into AI development tools like Claude Code, Cursor, and Windsurf, you can receive more accurate code suggestions and API understanding.

Key Changes

Dedicated AI Tools Page (/ai-tools)

A dedicated page has been added where Vendor API and Channel API developers can select and download only the context files relevant to their integration scope.

Available Files

FilePurposeFor
ONDA-VENDOR-CLAUDE.mdClaude Code contextVendor API developers
ONDA-VENDOR.mdcCursor contextVendor API developers
ONDA-VENDOR.windsurfrulesWindsurf contextVendor API developers
ONDA-CHANNEL-CLAUDE.mdClaude Code contextChannel API developers
ONDA-CHANNEL.mdcCursor contextChannel API developers
ONDA-CHANNEL.windsurfrulesWindsurf contextChannel API developers

Each file includes the common guides (Introduction, Getting Started, FAQ) along with the full set of API-specific documentation.

How to Use

Claude Code

# Save the downloaded file to your project root
mv ~/Downloads/ONDA-VENDOR-CLAUDE.md ./CLAUDE.md
# Claude Code will automatically load the ONDA Vendor API context

Cursor

# Create the .cursor/rules/ directory and move the file
mkdir -p .cursor/rules
mv ~/Downloads/onda-vendor.mdc .cursor/rules/
# Cursor AI will automatically load the ONDA Vendor API context

Windsurf

# Save the downloaded file to your project root
mv ~/Downloads/ONDA-VENDOR.windsurfrules ./.windsurfrules
# Windsurf AI will automatically recognize the ONDA Vendor API context

Contact

If you have any questions about API integration, please feel free to contact us: