API
An API (or Application Programming Interface) is a programming interface used to automate how you manage your resources.
Our REST API lets you manage your alwaysdata resources (accounts, e-mails, databases, etc.) from your code.
Address
| Version | Root URL | Documentation |
|---|---|---|
| 1.0 | api.alwaysdata.com/v1 | https://api.alwaysdata.com/doc/ |
Quick examples
Restart a website
APIKEY to replace per the API token, foo per the account name and 1234 per the site ID.