Installation
Console, REST, or SDK — pick how you want to start
Choose how you want to use EcoWave: the console portal, raw REST, or an official SDK. You can mix them — the same organization and API key work across every option.
Use the EcoWave portal when you want to send from the UI, manage teams, and generate keys without writing code first.
- Create an accountOpen
/login, sign in, and create an organization. - Open the workspacePick the organization from the console home.
- Create an API keyUnder Developer → API Keys, create a
ew_test_…key for integration. - Send from MessagingUse the console composer, or switch to API / SDK with the same key.
Prefer ew_test_… keys until your integration is stable. Keep secrets on the server only.