Changelog
Gandi's Public API Changelog ¶
2022-04-26
Changed
- Domain API
- Rename
nameserver_ips
tonameservers_ips
- Rename
2022-04-05
Added
- Mailbox API
- Add filter
destination
on forwarding addresses.
- Add filter
2022-03-23
Added
- SimpleHosting API
- Added booster support on
/instance/{id}
PATCH route.
- Added booster support on
2022-03-01
Added
- Domain API
- Added
/domain/{fqdn}/authinfo
route that resets the authinfo code of a domain
- Added
2022-02-18
Added
- GandiCloud VPS API
2022-02-01
Added
- Domain API
- Webredir list in CSV format with "Accept" header
- Email API
- Forwards list in CSV format with "Accept" header
- Mailboxes list in CSV format with "Accept" header
2022-01-27
Added
- Domain API
- Added route
/domain/transferin/{fqdn}/authinfo
to allow updating the authinfo of pending incoming transfers
- Added route
2021-11-30
Changed
- API is now stable and ready to be consumed 🔥
2021-11-29
Added
- Email API
- Added
alias_count
in mailbox list returned information
- Added
2021-11-10
Added
- Organization API
- Improve customers management for resellers. Expose
PATCH
andDELETE
routes for customer management. Add more fields (reference
and address fields) in theGET
route. - Add the
reference
field on the/organizations
routes.
- Improve customers management for resellers. Expose
2021-11-08
Added
- New Authentication topic
2021-10-27
Added
- SimpleHosting API
- New route available to modify an instance
2021-10-26
Added
- Domain API
- add paging on
/hosts
- add paging on
2021-10-19
Added
- SimpleHosting API
- New routes available to create and delete an instance
- New route available to purge a vhost cache
2021-10-14
Added
- Domain API
- New querystring filter available on
/domains
:nameserver
- New querystring filter available on
2021-09-21
Added
- Organization API
- Add new routes to create, update and delete organizations.
2021-09-07
Added
- Domain API
- field
domain_owner
will always be "given family" e.g. "John Doe"
- field
2021-07-07
Added
- Domain API
- Added DNSSEC key management
2021-06-23
Added
- Certificate API
- DCV parameters route per certificate
2021-06-10
Added
- Comment API initial release
- Domain API
- Added domain owner change routes
2021-05-19
Added
Domain API
- Added tag management
Domain API
- Convert domain contact type from integer to string
individual
company
association
publicbody
- Convert domain contact type from integer to string
2021-05-06
Added
- Domain API
- Added additional information about extra parameters and country list
2021-04-22
Added
- LiveDNS API
- Added support of NAPTR records
2021-04-21
Added
- Domain API
- Added
/v5/domains/domain/{fqdn}/reachability
route to relaunch the domain reachability process
- Added
2021-03-15
Added
- Domain API
- Added route to update a domain owner's information
2021-03-09
Added
- Organization API
- Added route to get a customer by its id
2021-02-25
Added
- Certificate API initial release
2020-12-10
Added
- Domain API
- Added
template_id
to domain create and transfer parameters
- Added
2020-11-26
Added
- Organization API
- Fix the customer creation http return code
2020-10-15
Added
- Template API initial release
- Domain API
- Added a domain transfer lock/unlock route
2020-09-15
Added
- Simplehosting API
- Add vhost create, update and delete
2020-07-22
Added
- Domain API
- Added a beta version of the transferin routes
2020-07-10
Added
- Domain API
- Filtered-Count header in domain list result.
2020-07-02
Added
- SimpleHosting API
- Add vhost list and details
- Add instance actions (restart, activate console, reset db password)
- Domain API
- New querystring filter available on
/domains
:resellee_id
- New querystring filter available on
2020-06-18
Added
- SimpleHosting API initial release
2020-05-07
Added
- Domain API
- Added reseller's client information in domain details.
2020-04-24
Added
- Mailbox API
- Support for sharing_id in slot creation.
2020-01-06
Added
- Domain API
- added missing support for sharing_id and dry-run on domain renewal
2019-12-20
Added
- Mailbox API
- Support for sharing_id and dry-run in upgrade/downgrade offer.
- Support for dry-run in mailbox creation
2019-12-06
Added
- LiveDNS API
- Automatic snapshots feature: automatic snapshots will be created with any record modification
- added
automatic
flag on the snapshot list / info - added
automatic_snapshots
attribute on the /domains/{fqdn} route to disable this feature per-domain
2019-10-31
Added
- Mailbox API
- Upgrade / Downgrade mailbox offer
2019-10-22
Added
- LiveDNS API initial release
2019-10-01
Added
- Organization API
- Organization customers list
- Organization customer creation
2019-08-22
Fixed
- Billing API
- Fixed a bug with billing information in some cases
2019-07-15
Added
- Domain API
- Support for buying a domain as a reseller for a customer
2019-07-10
Added
- Domain API
- Domain list in CSV format with "Accept" header
Changed
- Domain API
- Domain renew information (GET) returned schema simplified
2019-07-08
Added
- Mailbox API
- Forwarding addresses management
2019-06-24
Added
- Organization API
- Organization list
Changed
- Domain API
- Domain details and contact list always returns all contacts
2019-05-23
Added
- Domain API
- Domain hosts (glue records)
- Domain nameservers
2019-05-16
Added
- Dry-Run header support in domain create operation
2019-05-13
Added
- Organization API
- Current authenticated user information
2019-05-06
Added
- Added code examples in various languages for all API methods.
2019-04-10
Added
- Domain API
- Domain availability and price check
- Domain create
- Domain list and details
- Domain contacts update
- Domain autorenew update
- Domain renew and restore
- Tld list and info
- Billing API
- Account information
2019-02-21
Added
- Mailbox API initial release