Overview
The Rem API provides institutional-grade access to stablecoin infrastructure. Our APIs are designed for reliability, compliance, and ease of integration into agentic workflows.Rem API Specification
View our full OpenAPI specification
Authentication
All API endpoints require authentication using dynamic API keys. Include your API key in theAuthorization header of every request:
Environments
We provide two primary environments for development and testing:| Environment | Base URL |
|---|---|
| Devnet | https://devnet.api.rem.money |
| Production | https://api.rem.money |
We recommend testing all integration logic in the Devnet environment using simulation endpoints before moving to production.

