DocumentazioneAmbienti
Ambienti
URL API, chiavi mc_live/mc_test e staging.
URL base
| Ambiente | API | Dashboard |
|---|---|---|
| Produzione | https://api.mailingcore.com | https://app.mailingcore.com |
| Locale | http://localhost:3010 | http://localhost:5173 |
| Staging | VPS Testing-A (interno) | Stesso build, dati staging |
OpenAPI: https://api.mailingcore.com/docs · JSON: /docs-json.
Prefissi API key
| Prefisso | Uso |
|---|---|
mc_live_ | Produzione — quota e invio via SES |
mc_test_ | Sandbox — sicuro per CI e test |
Header: Authorization sempre; X-Tenant-Id per JWT dashboard.
Vedi Autenticazione e Multi-tenant.