The only API to activate and manage .it domains in real time
Check, register and renew an .it domain directly via API
All the knowledge you need
Here you can find some advice to consider to approach this API. If you prefer, we provide code samples, OAS3 documentation, the ability to try the API live via the Swagger UI or import the entire collection into Postman. We also offer a Sandbox environment where you can experiment with all kinds of requests completely free of charge.
Useful tips to start with
.it Domains
Get the token in the appropriate section before you start.
Use the the online tool or generate it via API. Set the expire date, a usefull name and now add a bunch of scopes to limit the possible actions your token can do.
- Oas file url https://console.openapi.com/oas/en/domains.openapi.json
- Fork or import with Postman
- Production domain domains.altravia.com
- Sandbox domain test.domains.altravia.com
-
Production Scopes 10
- POST domains.altravia.com/domain
- POST domains.altravia.com/contact
- GET domains.altravia.com/domain
- GET domains.altravia.com/contact
- DELETE domains.altravia.com/domain
- DELETE domains.altravia.com/contact
- GET domains.altravia.com/check
- PUT domains.altravia.com/domain
- PUT domains.altravia.com/contact
- PUT domains.altravia.com/restore
-
Sandbox Scopes 10
- POST test.domains.altravia.com/domain
- PUT test.domains.altravia.com/domain
- PUT test.domains.altravia.com/contact
- GET test.domains.altravia.com/domain
- POST test.domains.altravia.com/contact
- GET test.domains.altravia.com/contact
- DELETE test.domains.altravia.com/domain
- DELETE test.domains.altravia.com/contact
- GET test.domains.altravia.com/check
- PUT test.domains.altravia.com/restore