ID | Name | |
---|---|---|
License holder | Domains | Key | Type | State | Size | Version | Created | Expire | |
---|---|---|---|---|---|---|---|---|---|
License holder | Domains | Key | Type | Size | Version | Created | |
---|---|---|---|---|---|---|---|
License holder | Domains | Key | Type | Size | Version | Created | |
---|---|---|---|---|---|---|---|
curl -u user:password -X GET https://api.simplyedit.io/0/keys/serious-competition-4910
curl -u user:password -X GET https://api.simplyedit.io/0/keys/
curl -u user:password -X POST -d [email protected] -d hosts[0]=example.com -d custom={} -d type=license -d target=small https://api.simplyedit.io/0/keys/
curl -u user:password -X PUT -H "Content-type: application/json" -d @data.json https://api.simplyedit.io/keys/serious-competition-4910data.json
{ "email": "[email protected]", "hosts": [ "example.com", "alternate.org" ], "custom": {} }