HTTP/1.1 200 OK Content-Type: application/json { "newNonce": "https://acme.example.com/new-nonce", "newAccount": "https://acme.example.com/new-account", "newOrder": "https://acme.example.com/new-order", "newAuthz": "https://acme.example.com/new-authz", "revokeCert": "https://acme.example.com/revoke-cert", "keyChange": "https://acme.example.com/key-change", "meta": { "termsOfService": "https://example.com/acme/terms", "website": "https://example.com/acme/docs", "caaIdentities": ["example.com"], "externalAccountRequired": false, "profiles": { "profile1": "https://example.com/acme/docs/profiles#profile1", "profile2": "https://example.com/acme/docs/profiles#profile2", } } }