All integrations

DigiCert

SECURITY · DEVELOPER

Order, reissue, revoke, and download certificates on their own account.

Acts as the person, not as itself

Each user connects their own account. Every call carries both identities — the agent and the person it is acting for — so the agent can never reach past what that individual can already do.

Credentials never touch the agent

Tokens live in the vault and attach server-side at call time. The agent holds a session, not a secret, and revoking access does not mean rotating a key.

Every call on the record

Who asked, which agent acted, which action ran, and the verdict that let it through — one audit trail across every integration, not one per vendor.

What an agent can do

Each action is granted on its own. An agent allowed to read is not thereby allowed to write, and the scope beside each row is what the acting user must have connected for it to run at all.

digicert_account_account_detailsREAD

Account details via GET /account

api
digicert_account_add_custom_fieldWRITE

Add custom field via POST /account/metadata. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_account_authkey_detailsREAD

AuthKey details via GET /account/auth-key

api
digicert_account_bulk_add_fieldsWRITE

Bulk add fields via POST /account/metadata/bulk. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_account_configure_oidc_ssoWRITE

Configure OIDC SSO via POST /sso/oidc/entity. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_account_contract_detailsREAD

Contract details via GET /account/contract

api
digicert_account_create_authkeyWRITE

Create AuthKey via POST /account/auth-key. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_account_delete_authkeyWRITE

Delete AuthKey via DELETE /account/auth-key. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_account_delete_custom_fieldWRITE

Account: Delete custom field via DELETE /account/metadata/{metadata_id}. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_account_delete_oidc_sso_configurationWRITE

Delete OIDC SSO configuration via DELETE /sso/oidc/entity. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_account_edit_custom_fieldWRITE

Edit custom field via PUT /account/metadata/{metadata_id}. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_account_guest_access_urlREAD

Guest access URL via GET /account/guest-access

api
digicert_account_invite_detailsREAD

Invite details via GET /account/subaccount/{invite_id}. This endpoint's URL is shared with another operation and DigiCert tells them apart by the REQUEST BODY, not the address; send the body this tool's schema describes.

api
digicert_account_list_authkeysREAD

List AuthKeys via GET /account/auth-keys

api
digicert_account_list_custom_fieldsREAD

List custom fields via GET /account/metadata

api
digicert_account_list_invitesREAD

List invites via GET /account/subaccount/invite. Every `filters_<property>` argument goes on the wire as the bracketed key DigiCert reads, filters[<property>]. Paged with `offset` (0-based) and `limit`; DigiCert's default and maximum for `limit` differ per endpoint and are stated on that parameter.

api
digicert_account_move_orderWRITE

Move orders via POST /account/move-orders/{target_account_id}. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_account_oidc_sso_configuration_detailsREAD

OIDC SSO configuration details via GET /sso/oidc/entity

api
digicert_account_resend_inviteWRITE

Resend invite via PUT /account/subaccount/invite/{invite_id}/send. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_account_saml_entity_detailsREAD

SAML entity details via GET /account/saml-entity

api
digicert_account_send_inviteWRITE

Send invite via POST /account/subaccount/invite. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_account_update_account_emailsWRITE

Update account emails via PUT /account. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_account_update_account_notification_settingsWRITE

Update account notification settings via PUT /account/settings. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_account_update_invite_statusWRITE

Update invite status via PUT /account/subaccount/invite/{invite_id}/status. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_account_update_oidc_sso_configurationWRITE

Update OIDC SSO configuration via PUT /sso/oidc/entity. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_account_update_saml_entityWRITE

Update SAML entity via PUT /account/saml-entity/{entity_id}. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_api_keys_acme_external_account_bindingWRITE

ACME External Account Binding via POST /key/acme-eab. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_api_keys_acme_external_account_binding_newWRITE

ACME External Account Binding new via POST /key/acme-eab/tlm. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_api_keys_create_keyWRITE

Create key via POST /key/user/{user_id}. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_api_keys_edit_keyWRITE

Edit key via PUT /key/{key_id}. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_api_keys_get_key_infoREAD

Get key info via GET /key/{key_id}

api
digicert_api_keys_list_api_access_rolesREAD

List API access roles via GET /key/api-roles

api
digicert_api_keys_list_keysREAD

List keys via GET /key

api
digicert_api_keys_update_key_statusWRITE

Update key status via PUT /key/{key_id}/status. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_authorization_check_permissionREAD

Check permission via GET /authorization/view_orders

api
digicert_authorization_container_permissionsREAD

Container permissions via GET /authorization/{permission}/container

api
digicert_authorization_list_permissionsREAD

List permissions via GET /authorization

api
digicert_certificates_add_noteWRITE

Certificates: Add note via POST /certificate/{certificate_id}/note. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_certificates_archive_certificateWRITE

Archive certificate via PUT /certificate/{certificate_id}/archive. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_certificates_certificate_chainREAD

Certificate chain via GET /certificate/{certificate_id}/chain. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_certificates_download_certificateREAD

Download certificate via GET /certificate/{certificate_id}/download/platform. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_certificates_download_certificate_by_formatREAD

Download certificate by format via GET /certificate/{certificate_id}/download/format/{format_type}. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_certificates_download_certificate_by_format_order_idREAD

Download certificate by format (order_id) via GET /certificate/download/order/{order_id}/format/{format_type}. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_certificates_download_certificate_order_idREAD

Download certificate (order_id) via GET /certificate/download/order/{order_id}. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_certificates_email_certificateWRITE

Email certificate via PUT /certificate/{certificate_id}/sendemail. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_certificates_list_certificate_notesREAD

List certificate notes via GET /certificate/{certificate_id}/note. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_certificates_list_intermediatesREAD

List intermediates via GET /certificate/intermediates

api
digicert_certificates_restore_certificateWRITE

Restore certificate via PUT /certificate/{certificate_id}/unarchive. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_certificates_revoke_certificateWRITE

Revoke certificate via PUT /certificate/{certificate_identifier}/revoke. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_containers_activate_containerWRITE

Activate container via PUT /container/{container_id}/activate. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_containers_container_infoREAD

Container info via GET /container/{container_id}

api
digicert_containers_create_containerWRITE

Create container via POST /container/{container_id}/children. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_containers_deactivate_containerWRITE

Deactivate container via PUT /container/{container_id}/deactivate. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_containers_edit_containerWRITE

Edit container via PUT /container/{container_id}. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_containers_list_child_containersREAD

List child containers via GET /container/{container_id}/children

api
digicert_containers_list_container_organizationsREAD

List container organizations via GET /container/{container_id}/order/organization

api
digicert_containers_list_container_rolesREAD

List container roles via GET /container/{container_id}/role

api
digicert_containers_list_containersREAD

List containers via GET /container

api
digicert_containers_list_templatesREAD

List templates via GET /container/{container_id}/template

api
digicert_containers_parent_container_infoREAD

Parent container info via GET /container/{container_id}/parent

api
digicert_containers_product_limitsREAD

Product limits via GET /container/{container_id}/product-limits

api
digicert_containers_template_infoREAD

Template info via GET /container/{container_id}/template/{template_id}

api
digicert_containers_update_allowed_domainsWRITE

Update allowed domains via PUT /container/{container_id}/allowed-domain-names. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_containers_update_organization_assignmentsWRITE

Update organization assignments via PUT /container/{container_id}/organization-assignments. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_containers_update_renewal_notifications_recipientWRITE

Update renewal notification recipients via PUT /container/{container_id}/settings/additional_renewal_emails. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_containers_update_user_assignmentsWRITE

Update user assignments via PUT /container/{container_id}/user-assignments. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_ct_log_monitoring_allowlist_issuing_certificate_authorityWRITE

Allowlist issuing certificate authority via PUT /ctmonitor/issuer-brand-settings. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_ct_log_monitoring_disable_ct_log_monitoringWRITE

Disable CT log monitoring via PUT /ctmonitor/{order_id}/disable. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_ct_log_monitoring_download_certificate_serial_numberREAD

Download certificate (serial number) via GET /ctmonitor/{order_id}/ct-cert/{serial_id}. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_ct_log_monitoring_enable_ct_log_monitoringWRITE

Enable CT log monitoring via PUT /ctmonitor/{order_id}/enable. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_ct_log_monitoring_get_allowlisted_issuing_ca_brand_detailsREAD

Get allowlisted issuing CA brand details via GET /ctmonitor/issuer-brand-settings. Every `filters_<property>` argument goes on the wire as the bracketed key DigiCert reads, filters[<property>]. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_ct_log_monitoring_get_ct_log_details_for_a_certificateREAD

Get CT log details for a certificate via GET /ctmonitor/{order_id}/cert-details/{certificate_serial_number}. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_ct_log_monitoring_get_ct_log_monitoring_statusREAD

Get CT log monitoring status via GET /ctmonitor/{order_id}/status. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_ct_log_monitoring_get_ct_logs_order_idREAD

Get CT logs (order ID) via GET /ctmonitor/{order_id}/details. Every `filters_<property>` argument goes on the wire as the bracketed key DigiCert reads, filters[<property>]. Paged with `offset` (0-based) and `limit`; DigiCert's default and maximum for `limit` differ per endpoint and are stated on that parameter. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_domains_activate_domainWRITE

Activate domain via PUT /domain/{domain_id}/activate. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_domains_activate_domain_lockingWRITE

Activate domain locking via PUT /domain/{domain_id}/activate-domain-locking. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_domains_add_domainWRITE

Add domain via POST /domain. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_domains_change_dcv_methodWRITE

Change DCV method via PUT /domain/{domain_id}/dcv/method. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_domains_check_caa_domain_lockWRITE

Check CAA (domain lock) via PUT /domain/{domain_id}/caa. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_domains_deactivate_domainWRITE

Deactivate domain via PUT /domain/{domain_id}/deactivate. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_domains_deactivate_domain_lockingWRITE

Deactivate domain locking via PUT /domain/{domain_id}/deactivate-domain-locking. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_domains_delete_domainWRITE

Delete domain via DELETE /domain/{domain_id}. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_domains_domain_emailsREAD

Domain emails via GET /domain/{domain_id}/dcv/emails

api
digicert_domains_domain_infoREAD

Domain info via GET /domain/{domain_id}

api
digicert_domains_expiring_domains_countREAD

Expiring domains count via GET /domain/expiration-count

api
digicert_domains_list_dcv_methodsREAD

List DCV methods via GET /domain/dcv/method

api
digicert_domains_list_domainsREAD

List domains via GET /domain. Every `filters_<property>` argument goes on the wire as the bracketed key DigiCert reads, filters[<property>]. Paged with `offset` (0-based) and `limit`; DigiCert's default and maximum for `limit` differ per endpoint and are stated on that parameter.

api
digicert_domains_ov_ev_ssl_check_dcvWRITE

OV/EV SSL: Check DCV via PUT /domain/{domain_id}/dcv/validate-token. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_domains_ov_ev_ssl_generate_dcv_tokenWRITE

OV/EV SSL: Generate DCV token via POST /domain/{domain_id}/dcv/token. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_domains_resend_dcv_emailWRITE

Resend DCV email via PUT /domain/{domain_id}/dcv/emails. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_domains_submit_for_validationWRITE

Domains: Submit for validation via POST /domain/{domain_id}/validation. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_domains_validation_detailsREAD

Domains: Validation details via GET /domain/{domain_id}/validation

api
digicert_domains_validation_typesREAD

Domains: Validation types via GET /domain/validation-type

api
digicert_finance_list_balance_historyREAD

List balance history via GET /finance/balance-history. Every `filters_<property>` argument goes on the wire as the bracketed key DigiCert reads, filters[<property>]. Paged with `offset` (0-based) and `limit`; DigiCert's default and maximum for `limit` differ per endpoint and are stated on that parameter.

api
digicert_finance_list_purchase_historyREAD

List purchase history via GET /finance/purchase-history. Every `filters_<property>` argument goes on the wire as the bracketed key DigiCert reads, filters[<property>]. Paged with `offset` (0-based) and `limit`; DigiCert's default and maximum for `limit` differ per endpoint and are stated on that parameter.

api
digicert_finance_list_replacement_benefitsWRITE

List replacement benefits via POST /competitive-replacement/certificates. Paged with `offset` (0-based) and `limit`; DigiCert's default and maximum for `limit` differ per endpoint and are stated on that parameter. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_finance_price_estimateWRITE

Price estimate via POST /finance/order-pricing. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_finance_receipt_infoREAD

Receipt info via GET /finance/receipt/{receipt_id}

api
digicert_finance_transfer_fundsWRITE

Transfer funds via POST /finance/transfer. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_finance_view_balanceREAD

View balance via GET /finance/balance

api
digicert_finance_voucher_price_estimateWRITE

Voucher price estimate via POST /finance/voucher-pricing. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_ip_restrictions_add_ip_restrictionWRITE

Add IP restriction via POST /container/{container_id}/ip/rules. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_ip_restrictions_delete_ip_restrictionWRITE

Delete IP restriction via DELETE /container/{container_id}/ip/rule/{rule_id}. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_ip_restrictions_list_ip_restrictionsREAD

List IP restrictions via GET /container/{container_id}/ip/rules

api
digicert_legacy_migration_digicert_order_idREAD

DigiCert order ID via GET /oem-migration/{legacy_order_id}/order-id. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_add_noteWRITE

Orders: Add note via POST /order/certificate/{order_id}/note. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_additional_emailsWRITE

Additional emails via PUT /order/certificate/{order_id}/additional-emails. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_change_ct_statusWRITE

Change CT status via PUT /order/certificate/{order_id}/ct-status. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_change_order_containerWRITE

Change order container via PUT /order/certificate/{order_id}/move-to-container/{container_id}. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_delete_custom_fieldWRITE

Orders: Delete custom field via DELETE /order/certificate/{order_id}/custom-field/{metadata_id}. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_delete_noteWRITE

Delete note via DELETE /order/certificate/{order_id}/note/{note_id}. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_delete_orderWRITE

Delete order via DELETE /order/certificate/{order_id}. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_delete_renewal_messageWRITE

Delete renewal message via DELETE /order/certificate/{order_id}/custom-renewal-message. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_duplicate_certificateWRITE

Duplicate certificate via POST /order/certificate/{order_id}/duplicate. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_dv_ssl_change_dcv_methodWRITE

DV SSL: Change DCV method via PUT /order/certificate/{order_id}/dcv-method. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_dv_ssl_check_dcvWRITE

DV SSL: Check DCV via PUT /order/certificate/{order_id}/check-dcv. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_dv_ssl_generate_dcv_tokenWRITE

DV SSL: Generate DCV token via PUT /order/certificate/{order_id}/dcv-random-value. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_dv_ssl_resend_emailsWRITE

DV SSL: Resend emails via PUT /order/certificate/{order_id}/resend-emails. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_edit_custom_field_valueWRITE

Edit custom field value via POST /order/certificate/{order_id}/custom-field. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_edit_domains_on_a_pending_order_or_reissueWRITE

Edit domains on a pending order or reissue via PUT /order/certificate/{order_id}/dns-names. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_edit_guest_access_orderWRITE

Edit guest access (order) via PUT /order/certificate/{order_id}/guest-access. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_edit_noteWRITE

Edit note via PUT /order/certificate/{order_id}/note/{note_id}. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_email_site_sealWRITE

Email site seal via POST /order/certificate/{order_id}/site-seal/email-seal. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_email_validation_statusREAD

Email validation status via GET /order/certificate/{order_id}/email-validation. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_get_orders_by_alternative_order_idREAD

Get orders by alternative order ID via GET /order/alternate/{alternative_order_id}. Paged with `offset` (0-based) and `limit`; DigiCert's default and maximum for `limit` differ per endpoint and are stated on that parameter. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_get_vmc_or_cmc_logoREAD

Get VMC or CMC logo via GET /order/certificate/{order_id}/vmc/logo. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_list_duplicatesREAD

List duplicates via GET /order/certificate/{order_id}/duplicate. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_list_order_notesREAD

List order notes via GET /order/certificate/{order_id}/note. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_list_ordersREAD

List orders via GET /order/certificate. Every `filters_<property>` argument goes on the wire as the bracketed key DigiCert reads, filters[<property>]. Paged with `offset` (0-based) and `limit`; DigiCert's default and maximum for `limit` differ per endpoint and are stated on that parameter.

api
digicert_orders_list_reissuesREAD

List reissues via GET /order/certificate/{order_id}/reissue. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_order_basic_evWRITE

Order Basic EV via POST /order/certificate/ssl_ev_basic. This endpoint's URL is shared with another operation and DigiCert tells them apart by the REQUEST BODY, not the address; send the body this tool's schema describes. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_order_basic_ovWRITE

Order Basic OV via POST /order/certificate/ssl_basic. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_order_client_certificateWRITE

Order client certificate via POST /order/certificate/{client_certificate_id}. This endpoint's URL is shared with another operation and DigiCert tells them apart by the REQUEST BODY, not the address; send the body this tool's schema describes. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_order_code_signing_certificateWRITE

Order code signing certificate via POST /order/certificate/{code_signing_certificate_id}. This endpoint's URL is shared with another operation and DigiCert tells them apart by the REQUEST BODY, not the address; send the body this tool's schema describes. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_order_common_mark_certificate_cmcWRITE

Order Common Mark Certificate (CMC) via POST /order/certificate/mark_certificate. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_order_document_signing_certificateWRITE

Order document signing certificate via POST /order/certificate/{document_certificate_id}. This endpoint's URL is shared with another operation and DigiCert tells them apart by the REQUEST BODY, not the address; send the body this tool's schema describes. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_order_document_signing_for_employeeWRITE

Order Document Signing for Employee via POST /order/certificate/ds_org_individual. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_order_document_signing_for_individualWRITE

Order Document Signing for Individual via POST /order/certificate/ds_individual. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_order_document_signing_for_organizationWRITE

Order Document Signing for Organization via POST /order/certificate/ds_org. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_order_dv_sslWRITE

Order DV SSL via POST /order/certificate/{dv_ssl_certificate_id}. This endpoint's URL is shared with another operation and DigiCert tells them apart by the REQUEST BODY, not the address; send the body this tool's schema describes. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_order_geotrust_dv_sslWRITE

Order GeoTrust DV SSL via POST /order/certificate/ssl_dv_geotrust_flex. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_order_infoREAD

Order info via GET /order/certificate/{order_id}. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_order_multi_year_planWRITE

Order Multi-year Plan via POST /order/certificate/ssl_ev_basic. This endpoint's URL is shared with another operation and DigiCert tells them apart by the REQUEST BODY, not the address; send the body this tool's schema describes. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_order_ov_ev_sslWRITE

Order OV/EV SSL via POST /order/certificate/{ssl_certificate_id}. This endpoint's URL is shared with another operation and DigiCert tells them apart by the REQUEST BODY, not the address; send the body this tool's schema describes. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_order_private_sslWRITE

Order Private SSL via POST /order/certificate/{private_ssl_certificate_id}. This endpoint's URL is shared with another operation and DigiCert tells them apart by the REQUEST BODY, not the address; send the body this tool's schema describes. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_order_secure_email_certificateWRITE

Order secure email certificate via POST /order/certificate/secure_email_mailbox. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_order_secure_site_evWRITE

Order Secure Site EV via POST /order/certificate/ssl_ev_securesite_flex. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_order_secure_site_ovWRITE

Order Secure Site OV via POST /order/certificate/ssl_securesite_flex. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_order_secure_site_pro_ev_sslWRITE

Order Secure Site Pro EV SSL via POST /order/certificate/ssl_ev_securesite_pro. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_order_secure_site_pro_sslWRITE

Order Secure Site Pro SSL via POST /order/certificate/ssl_securesite_pro. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_order_secure_site_sslWRITE

Order Secure Site SSL via POST /order/certificate/{ssl_certificate_id}. This endpoint's URL is shared with another operation and DigiCert tells them apart by the REQUEST BODY, not the address; send the body this tool's schema describes. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_order_ssl_type_hintWRITE

Order SSL (type_hint) via POST /order/certificate/ssl. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_order_verified_mark_certificate_vmcWRITE

Order Verified Mark Certificate (VMC) via POST /order/certificate/vmc_basic. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_order_x9_pki_for_tlsWRITE

Order X9 PKI for TLS via POST /order/certificate/x9_pki. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_reissue_certificateWRITE

Reissue certificate via POST /order/certificate/{order_id}/reissue. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_resend_order_approval_emailWRITE

Resend order approval email via PUT /order/certificate/{order_id}/order-approval/resend-emails. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_revoke_order_certificatesWRITE

Revoke order certificates via PUT /order/certificate/{order_id}/revoke. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_site_seal_settingsREAD

Site seal settings via GET /order/certificate/{order_id}/site-seal. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_status_change_listREAD

Status change list via GET /order/certificate/status-changes. Every `filters_<property>` argument goes on the wire as the bracketed key DigiCert reads, filters[<property>].

api
digicert_orders_update_auto_reissue_settingsWRITE

Update auto-reissue settings via PUT /order/certificate/{order_id}/auto-reissue. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_update_csrWRITE

Update CSR via POST /order/certificate/{order_id}/csr. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_update_order_contactsWRITE

Update order contacts via PUT /order/certificate/{order_id}/contact. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_update_order_statusWRITE

Update order status via PUT /order/certificate/{order_id}/status. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_update_renewal_messageWRITE

Update renewal message via PUT /order/certificate/{order_id}/custom-renewal-message. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_update_renewal_notification_settingsWRITE

Update renewal notification settings via PUT /order/certificate/{order_id}/renewal-emails/{status}. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_update_site_seal_settingsWRITE

Update site seal settings via PUT /order/certificate/{order_id}/site-seal. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_update_vmc_or_cmc_ordersWRITE

Update VMC or CMC orders via PUT /order/certificate/{order_id}/vmc. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_upload_site_seal_logoWRITE

Upload site seal logo via POST /order/certificate/{order_id}/site-seal/logo. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_upload_vmc_or_cmc_logo_encodedWRITE

Upload VMC or CMC logo (encoded) via POST /order/certificate/{order_id}/vmc/encoded-logo. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_upload_vmc_or_cmc_logo_svgWRITE

Upload VMC or CMC logo (SVG) via POST /order/certificate/{order_id}/vmc/logo. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_validation_statusREAD

Order validation status via GET /order/certificate/{order_id}/validation. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_view_keylocker_signaturesREAD

View KeyLocker signatures via GET /order/certificate/{order_id}/signature-unit. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_orders_view_noteREAD

View note via GET /order/certificate/{order_id}/note/{note_id}. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_organizations_activate_organizationWRITE

Activate organization via PUT /organization/{organization_id}/activate. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_organizations_create_organizationWRITE

Create organization via POST /organization. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_organizations_deactivate_organizationWRITE

Deactivate organization via PUT /organization/{organization_id}/deactivate. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_organizations_delete_organizationWRITE

Delete organization via DELETE /organization/{organization_id}. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_organizations_list_approversREAD

List approvers via GET /organization/potential-approvers

api
digicert_organizations_list_organizationsREAD

List organizations via GET /organization. Every `filters_<property>` argument goes on the wire as the bracketed key DigiCert reads, filters[<property>]. Paged with `offset` (0-based) and `limit`; DigiCert's default and maximum for `limit` differ per endpoint and are stated on that parameter.

api
digicert_organizations_organization_and_technical_contact_infoREAD

Organization and technical contact info via GET /organization/{organization_id}/contact

api
digicert_organizations_organization_infoREAD

Organization info via GET /organization/{organization_id}

api
digicert_organizations_recent_organizationsREAD

Recent organizations via GET /organization/recent

api
digicert_organizations_submit_for_validationWRITE

Organizations: Submit for validation via POST /organization/{organization_id}/validation. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_organizations_update_organization_and_technical_contactWRITE

Update organization and technical contact via PUT /organization/{organization_id}/contact. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_organizations_validation_detailsREAD

Organizations: Validation details via GET /organization/{organization_id}/validation

api
digicert_organizations_validation_typesREAD

Organizations: Validation types via GET /organization/validation-type

api
digicert_products_certificate_format_mapREAD

Certificate format map via GET /product/platform-certformat-mapping

api
digicert_products_pricing_listREAD

Pricing list via GET /product/pricing

api
digicert_products_product_infoREAD

Product info via GET /product/{name_id}

api
digicert_products_product_listREAD

Product list via GET /product

api
digicert_reports_expiring_orders_and_certificatesREAD

Expiring orders and certificates via GET /report/order/expiring

api
digicert_reports_order_reportREAD

Order report via GET /report/order. Every `filters_<property>` argument goes on the wire as the bracketed key DigiCert reads, filters[<property>]. Paged with `offset` (0-based) and `limit`; DigiCert's default and maximum for `limit` differ per endpoint and are stated on that parameter.

api
digicert_reports_request_summaryREAD

Request summary via GET /report/request

api
digicert_requests_list_requestsREAD

List requests via GET /request. Every `filters_<property>` argument goes on the wire as the bracketed key DigiCert reads, filters[<property>]. Paged with `offset` (0-based) and `limit`; DigiCert's default and maximum for `limit` differ per endpoint and are stated on that parameter.

api
digicert_requests_request_infoREAD

Request info via GET /request/{request_id}

api
digicert_requests_update_csr_for_a_pending_reissue_requestREAD

Update CSR for a pending reissue request via GET /request/{request_id}/csr

api
digicert_requests_update_request_statusREAD

Update request status via GET /request/{request_id}/status

api
digicert_subaccount_add_or_remove_fundsWRITE

Add or remove funds via POST /account/subaccount/{subaccount_id}/balance. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_subaccount_balance_detailsREAD

Balance details via GET /account/subaccount/{subaccount_id}/balance

api
digicert_subaccount_cancel_unit_orderWRITE

Cancel unit order via PUT /units/order/{order_id}/cancel. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_subaccount_create_subaccountWRITE

Create subaccount via POST /account. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_subaccount_create_unit_orderWRITE

Create unit order via POST /units/order. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_subaccount_edit_subaccountWRITE

Edit subaccount via PUT /account/subaccount/{subaccount_id}. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_subaccount_list_subaccount_domainsREAD

List subaccount domains via GET /account/subaccount/{subaccount_id}/domain. Every `filters_<property>` argument goes on the wire as the bracketed key DigiCert reads, filters[<property>]. Paged with `offset` (0-based) and `limit`; DigiCert's default and maximum for `limit` differ per endpoint and are stated on that parameter.

api
digicert_subaccount_list_subaccount_ordersREAD

List subaccount orders via GET /account/subaccount/order. Every `filters_<property>` argument goes on the wire as the bracketed key DigiCert reads, filters[<property>]. Paged with `offset` (0-based) and `limit`; DigiCert's default and maximum for `limit` differ per endpoint and are stated on that parameter.

api
digicert_subaccount_list_subaccount_organizationsREAD

List subaccount organizations via GET /account/subaccount/{subaccount_id}/organization. Every `filters_<property>` argument goes on the wire as the bracketed key DigiCert reads, filters[<property>]. Paged with `offset` (0-based) and `limit`; DigiCert's default and maximum for `limit` differ per endpoint and are stated on that parameter.

api
digicert_subaccount_list_subaccount_product_limitsREAD

List subaccount product limits via GET /account/subaccount/{subaccount_id}/product-limits

api
digicert_subaccount_list_subaccount_productsREAD

List subaccount products via GET /account/subaccount/{subaccount_id}/products

api
digicert_subaccount_list_subaccountsREAD

List subaccounts via GET /account/subaccount. Every `filters_<property>` argument goes on the wire as the bracketed key DigiCert reads, filters[<property>]. Paged with `offset` (0-based) and `limit`; DigiCert's default and maximum for `limit` differ per endpoint and are stated on that parameter.

api
digicert_subaccount_list_unit_ordersREAD

List unit orders via GET /units/order. Every `filters_<property>` argument goes on the wire as the bracketed key DigiCert reads, filters[<property>]. Paged with `offset` (0-based) and `limit`; DigiCert's default and maximum for `limit` differ per endpoint and are stated on that parameter.

api
digicert_subaccount_set_subaccount_productsWRITE

Set subaccount products via PUT /account/subaccount/{subaccount_id}/products. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_subaccount_subaccount_infoREAD

Subaccount info via GET /account/subaccount/{subaccount_id}. This endpoint's URL is shared with another operation and DigiCert tells them apart by the REQUEST BODY, not the address; send the body this tool's schema describes.

api
digicert_subaccount_subaccount_order_infoREAD

Subaccount order info via GET /account/subaccount/order/{order_id}. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_subaccount_subaccount_reportREAD

Subaccount report via GET /account/subaccount/{subaccount_id}/report

api
digicert_subaccount_unit_order_detailsREAD

Unit order details via GET /units/order/{order_id}. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_users_add_service_userWRITE

Add service user via POST /user. This endpoint's URL is shared with another operation and DigiCert tells them apart by the REQUEST BODY, not the address; send the body this tool's schema describes. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_users_add_userWRITE

Add user via POST /user. This endpoint's URL is shared with another operation and DigiCert tells them apart by the REQUEST BODY, not the address; send the body this tool's schema describes. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_users_change_user_roleWRITE

Change user role via PUT /user/{user_id}/role. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_users_delete_userWRITE

Delete user via DELETE /user/{user_id}. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_users_edit_service_userWRITE

Edit service user via PUT /user/{user_id}. This endpoint's URL is shared with another operation and DigiCert tells them apart by the REQUEST BODY, not the address; send the body this tool's schema describes. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_users_edit_userWRITE

Edit user via PUT /user/{user_id}. This endpoint's URL is shared with another operation and DigiCert tells them apart by the REQUEST BODY, not the address; send the body this tool's schema describes. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_users_list_service_usersREAD

List service users via GET /user/api-only. Every `filters_<property>` argument goes on the wire as the bracketed key DigiCert reads, filters[<property>]. Paged with `offset` (0-based) and `limit`; DigiCert's default and maximum for `limit` differ per endpoint and are stated on that parameter.

api
digicert_users_list_usersREAD

List users via GET /user. Every `filters_<property>` argument goes on the wire as the bracketed key DigiCert reads, filters[<property>]. Paged with `offset` (0-based) and `limit`; DigiCert's default and maximum for `limit` differ per endpoint and are stated on that parameter.

api
digicert_users_resend_create_user_emailREAD

Resend create user email via GET /user/{user_id}/resend-create-email

api
digicert_users_update_container_assignmentsWRITE

Update container assignments via PUT /user/{user_id}/container-assignments. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_users_user_infoREAD

User info via GET /user/{user_id}

api
digicert_users_username_availabilityREAD

Username availability via GET /user/availability/{user_name}

api
digicert_utilities_validate_vmc_or_cmc_logo_format_encodedWRITE

Validate VMC or CMC logo format (encoded) via PUT /util/validate-vmc-encoded-logo. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_utilities_validate_vmc_or_cmc_logo_format_svgWRITE

Validate VMC or CMC logo format (SVG) via PUT /util/validate-vmc-logo. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_vouchers_cancel_voucher_codeWRITE

Cancel voucher code via PUT /voucher/{id}/cancel. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_vouchers_create_voucher_orderWRITE

Create voucher order via POST /voucher. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_vouchers_get_voucher_order_detailsREAD

Get voucher order details via GET /voucher/{id}

api
digicert_vouchers_list_all_voucher_ordersREAD

List all voucher orders via GET /voucher. Every `filters_<property>` argument goes on the wire as the bracketed key DigiCert reads, filters[<property>]. Paged with `offset` (0-based) and `limit`; DigiCert's default and maximum for `limit` differ per endpoint and are stated on that parameter.

api
digicert_vouchers_list_codes_for_voucher_orderREAD

List codes for voucher order via GET /voucher/{voucher_order_id}/download. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_vouchers_list_used_voucher_codesREAD

List used voucher codes via GET /voucher/download/used-codes. Every `filters_<property>` argument goes on the wire as the bracketed key DigiCert reads, filters[<property>].

api
digicert_vulnerability_assessments_disable_scanningWRITE

Disable scanning via DELETE /vulnerability-assessment/{order_id}/scan. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_vulnerability_assessments_download_resultsREAD

Download results via GET /vulnerability-assessment/{order_id}/report/{domain_name}. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_vulnerability_assessments_enable_scanningWRITE

Enable scanning via PUT /vulnerability-assessment/{order_id}/scan. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_vulnerability_assessments_get_enabled_statusREAD

Get enabled status via GET /vulnerability-assessment/{order_id}/status. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_vulnerability_assessments_get_notification_settingsREAD

Get notification settings via GET /vulnerability-assessment/{order_id}/notification-settings. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_vulnerability_assessments_get_scan_detailsREAD

Get scan details via GET /vulnerability-assessment/{order_id}/details. Every `filters_<property>` argument goes on the wire as the bracketed key DigiCert reads, filters[<property>]. Paged with `offset` (0-based) and `limit`; DigiCert's default and maximum for `limit` differ per endpoint and are stated on that parameter. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_vulnerability_assessments_rescan_domainWRITE

Rescan domain via PUT /vulnerability-assessment/{order_id}/rescan/{domain}. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission. Entitlement-gated: it addresses a purchased certificate, an order, or a scan, so a CertCentral account that has never bought a certificate (or whose organization and domain are not yet validated) cannot exercise it.

api
digicert_webhooks_activate_webhookWRITE

Activate webhook via PUT /webhook/{webhook_id}/activate. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_webhooks_create_webhookWRITE

Create webhook via POST /webhook. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_webhooks_deactivate_webhookWRITE

Deactivate webhook via PUT /webhook/{webhook_id}/deactivate. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_webhooks_list_webhooksREAD

List webhooks via GET /webhook

api
digicert_webhooks_send_challenge_tokenWRITE

Send challenge token via PUT /webhook/{webhook_id}/send-challenge. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_webhooks_send_test_eventWRITE

Send test event via POST /webhook/test-endpoint. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_webhooks_update_webhook_endpointWRITE

Update webhook endpoint via PUT /webhook/{webhook_id}. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_webhooks_verify_challenge_tokenWRITE

Verify challenge token via PUT /webhook/{webhook_id}/check-challenge. A key minted with DigiCert's 'View Only' restriction is refused on this call, and the refusal reads like a bad key rather than a missing permission.

api
digicert_webhooks_webhook_event_logsREAD

Webhook event logs via GET /webhook/{webhook_id}/event-logs. Every `filters_<property>` argument goes on the wire as the bracketed key DigiCert reads, filters[<property>]. Paged with `offset` (0-based) and `limit`; DigiCert's default and maximum for `limit` differ per endpoint and are stated on that parameter.

api

Put DigiCert behind one governed endpoint.

Same permissions, same audit trail, whatever else you connect next.