# react-zmage auth and access

No OAuth, API key, login, service account, tenant, or paid plan is required for react-zmage.

react-zmage is a client-side React package published on npm. Install it with:

```bash
npm install react-zmage
```

The documentation site at https://zmage.caldis.me is static and public. It does not expose authenticated product APIs or rate-limited application endpoints. Agents should fetch /llms.txt, /llms-full.txt, /index.md, and /api/openapi.json for documentation, then use npm and GitHub for package access.
