Skip to main content

What is ReachAPI

ReachAPI is an enterprise AI API platform focused on unified access, documentation, key governance, and production integration for business products.

Environment Requirements

To ensure you can successfully run and integrate ReachAPI locally, please install the necessary environment on your computer.

Here are the recommended environment configurations for Mac systems:

  1. Use fnm for NodeJS version management

Recommended versions for NodeJS and npm:

$ node -v
v22.2.0

$ npm -v
10.7.0
  1. Use pnpm for package management

Install pnpm globally:

$ npm install -g pnpm

Recommended version for pnpm:

$ pnpm -v
9.15.0
  1. Install git and configure ssh key to ensure you can access your Github repository
$ git --version
git version 2.39.3 (Apple Git-146)

For other operating systems, please search for corresponding environment configuration methods. Before running ReachAPI integration code, ensure nodejs and pnpm are installed in your environment.

AI Tools

To better understand ReachAPI and develop integrations more efficiently, we recommend using the following AI tools:

NameDescription
CursorAI Editor
WindsurfAI Editor
v0Generate UI Components
ClaudeAI Chat
ThinkAnyAI Search

AI Editor Plugins

To better format code and debug interfaces, we recommend installing the following plugins in VS Code / Cursor / Windsurf: