Contact
General support
contato@basaltic.sh — account questions, billing, and anything not
working the way these docs say it should.
Security
security@basaltic.sh — vulnerability reports and anything with a
security impact. Please use this rather than general support.
Before you write
Check status.basaltic.sh first. If a region or a service is degraded, it will be there, and you do not need to wait on a reply to find that out.What to include
The fastest tickets to resolve are the ones that let us find the request in our logs without guessing.- What you called — the method and full URL, e.g.
POST https://compute.sa-saopaulo-1.basaltic.sh/v1/instances. - When — a UTC timestamp, or the
X-Dateyou sent. - The response — the status code and the body. Our error bodies carry a machine-readable code; include it verbatim.
- The resource id or CRN, if the problem is with something that already exists.
- Your account handle, but never your
secret_access_key. We never need it and cannot use it.
-v prints the requests and responses to
stderr and its output is exactly what we want to see: