SECURITY · DEVELOPER
Order, reissue, revoke, and download certificates on their own account.
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.
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.
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.
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_detailsREADAccount details via GET /account
digicert_account_add_custom_fieldWRITEAdd 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.
digicert_account_authkey_detailsREADAuthKey details via GET /account/auth-key
digicert_account_bulk_add_fieldsWRITEBulk 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.
digicert_account_configure_oidc_ssoWRITEConfigure 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.
digicert_account_contract_detailsREADContract details via GET /account/contract
digicert_account_create_authkeyWRITECreate 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.
digicert_account_delete_authkeyWRITEDelete 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.
digicert_account_delete_custom_fieldWRITEAccount: 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.
digicert_account_delete_oidc_sso_configurationWRITEDelete 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.
digicert_account_edit_custom_fieldWRITEEdit 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.
digicert_account_guest_access_urlREADGuest access URL via GET /account/guest-access
digicert_account_invite_detailsREADInvite 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.
digicert_account_list_authkeysREADList AuthKeys via GET /account/auth-keys
digicert_account_list_custom_fieldsREADList custom fields via GET /account/metadata
digicert_account_list_invitesREADList 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.
digicert_account_move_orderWRITEMove 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.
digicert_account_oidc_sso_configuration_detailsREADOIDC SSO configuration details via GET /sso/oidc/entity
digicert_account_resend_inviteWRITEResend 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.
digicert_account_saml_entity_detailsREADSAML entity details via GET /account/saml-entity
digicert_account_send_inviteWRITESend 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.
digicert_account_update_account_emailsWRITEUpdate 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.
digicert_account_update_account_notification_settingsWRITEUpdate 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.
digicert_account_update_invite_statusWRITEUpdate 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.
digicert_account_update_oidc_sso_configurationWRITEUpdate 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.
digicert_account_update_saml_entityWRITEUpdate 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.
digicert_api_keys_acme_external_account_bindingWRITEACME 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.
digicert_api_keys_acme_external_account_binding_newWRITEACME 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.
digicert_api_keys_create_keyWRITECreate 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.
digicert_api_keys_edit_keyWRITEEdit 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.
digicert_api_keys_get_key_infoREADGet key info via GET /key/{key_id}
digicert_api_keys_list_api_access_rolesREADList API access roles via GET /key/api-roles
digicert_api_keys_list_keysREADList keys via GET /key
digicert_api_keys_update_key_statusWRITEUpdate 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.
digicert_authorization_check_permissionREADCheck permission via GET /authorization/view_orders
digicert_authorization_container_permissionsREADContainer permissions via GET /authorization/{permission}/container
digicert_authorization_list_permissionsREADList permissions via GET /authorization
digicert_certificates_add_noteWRITECertificates: 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.
digicert_certificates_archive_certificateWRITEArchive 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.
digicert_certificates_certificate_chainREADCertificate 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.
digicert_certificates_download_certificateREADDownload 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.
digicert_certificates_download_certificate_by_formatREADDownload 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.
digicert_certificates_download_certificate_by_format_order_idREADDownload 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.
digicert_certificates_download_certificate_order_idREADDownload 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.
digicert_certificates_email_certificateWRITEEmail 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.
digicert_certificates_list_certificate_notesREADList 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.
digicert_certificates_list_intermediatesREADList intermediates via GET /certificate/intermediates
digicert_certificates_restore_certificateWRITERestore 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.
digicert_certificates_revoke_certificateWRITERevoke 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.
digicert_containers_activate_containerWRITEActivate 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.
digicert_containers_container_infoREADContainer info via GET /container/{container_id}
digicert_containers_create_containerWRITECreate 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.
digicert_containers_deactivate_containerWRITEDeactivate 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.
digicert_containers_edit_containerWRITEEdit 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.
digicert_containers_list_child_containersREADList child containers via GET /container/{container_id}/children
digicert_containers_list_container_organizationsREADList container organizations via GET /container/{container_id}/order/organization
digicert_containers_list_container_rolesREADList container roles via GET /container/{container_id}/role
digicert_containers_list_containersREADList containers via GET /container
digicert_containers_list_templatesREADList templates via GET /container/{container_id}/template
digicert_containers_parent_container_infoREADParent container info via GET /container/{container_id}/parent
digicert_containers_product_limitsREADProduct limits via GET /container/{container_id}/product-limits
digicert_containers_template_infoREADTemplate info via GET /container/{container_id}/template/{template_id}
digicert_containers_update_allowed_domainsWRITEUpdate 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.
digicert_containers_update_organization_assignmentsWRITEUpdate 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.
digicert_containers_update_renewal_notifications_recipientWRITEUpdate 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.
digicert_containers_update_user_assignmentsWRITEUpdate 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.
digicert_ct_log_monitoring_allowlist_issuing_certificate_authorityWRITEAllowlist 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.
digicert_ct_log_monitoring_disable_ct_log_monitoringWRITEDisable 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.
digicert_ct_log_monitoring_download_certificate_serial_numberREADDownload 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.
digicert_ct_log_monitoring_enable_ct_log_monitoringWRITEEnable 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.
digicert_ct_log_monitoring_get_allowlisted_issuing_ca_brand_detailsREADGet 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.
digicert_ct_log_monitoring_get_ct_log_details_for_a_certificateREADGet 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.
digicert_ct_log_monitoring_get_ct_log_monitoring_statusREADGet 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.
digicert_ct_log_monitoring_get_ct_logs_order_idREADGet 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.
digicert_domains_activate_domainWRITEActivate 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.
digicert_domains_activate_domain_lockingWRITEActivate 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.
digicert_domains_add_domainWRITEAdd 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.
digicert_domains_change_dcv_methodWRITEChange 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.
digicert_domains_check_caa_domain_lockWRITECheck 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.
digicert_domains_deactivate_domainWRITEDeactivate 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.
digicert_domains_deactivate_domain_lockingWRITEDeactivate 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.
digicert_domains_delete_domainWRITEDelete 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.
digicert_domains_domain_emailsREADDomain emails via GET /domain/{domain_id}/dcv/emails
digicert_domains_domain_infoREADDomain info via GET /domain/{domain_id}
digicert_domains_expiring_domains_countREADExpiring domains count via GET /domain/expiration-count
digicert_domains_list_dcv_methodsREADList DCV methods via GET /domain/dcv/method
digicert_domains_list_domainsREADList 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.
digicert_domains_ov_ev_ssl_check_dcvWRITEOV/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.
digicert_domains_ov_ev_ssl_generate_dcv_tokenWRITEOV/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.
digicert_domains_resend_dcv_emailWRITEResend 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.
digicert_domains_submit_for_validationWRITEDomains: 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.
digicert_domains_validation_detailsREADDomains: Validation details via GET /domain/{domain_id}/validation
digicert_domains_validation_typesREADDomains: Validation types via GET /domain/validation-type
digicert_finance_list_balance_historyREADList 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.
digicert_finance_list_purchase_historyREADList 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.
digicert_finance_list_replacement_benefitsWRITEList 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.
digicert_finance_price_estimateWRITEPrice 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.
digicert_finance_receipt_infoREADReceipt info via GET /finance/receipt/{receipt_id}
digicert_finance_transfer_fundsWRITETransfer 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.
digicert_finance_view_balanceREADView balance via GET /finance/balance
digicert_finance_voucher_price_estimateWRITEVoucher 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.
digicert_ip_restrictions_add_ip_restrictionWRITEAdd 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.
digicert_ip_restrictions_delete_ip_restrictionWRITEDelete 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.
digicert_ip_restrictions_list_ip_restrictionsREADList IP restrictions via GET /container/{container_id}/ip/rules
digicert_legacy_migration_digicert_order_idREADDigiCert 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.
digicert_orders_add_noteWRITEOrders: 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.
digicert_orders_additional_emailsWRITEAdditional 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.
digicert_orders_change_ct_statusWRITEChange 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.
digicert_orders_change_order_containerWRITEChange 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.
digicert_orders_delete_custom_fieldWRITEOrders: 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.
digicert_orders_delete_noteWRITEDelete 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.
digicert_orders_delete_orderWRITEDelete 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.
digicert_orders_delete_renewal_messageWRITEDelete 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.
digicert_orders_duplicate_certificateWRITEDuplicate 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.
digicert_orders_dv_ssl_change_dcv_methodWRITEDV 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.
digicert_orders_dv_ssl_check_dcvWRITEDV 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.
digicert_orders_dv_ssl_generate_dcv_tokenWRITEDV 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.
digicert_orders_dv_ssl_resend_emailsWRITEDV 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.
digicert_orders_edit_custom_field_valueWRITEEdit 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.
digicert_orders_edit_domains_on_a_pending_order_or_reissueWRITEEdit 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.
digicert_orders_edit_guest_access_orderWRITEEdit 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.
digicert_orders_edit_noteWRITEEdit 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.
digicert_orders_email_site_sealWRITEEmail 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.
digicert_orders_email_validation_statusREADEmail 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.
digicert_orders_get_orders_by_alternative_order_idREADGet 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.
digicert_orders_get_vmc_or_cmc_logoREADGet 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.
digicert_orders_list_duplicatesREADList 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.
digicert_orders_list_order_notesREADList 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.
digicert_orders_list_ordersREADList 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.
digicert_orders_list_reissuesREADList 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.
digicert_orders_order_basic_evWRITEOrder 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.
digicert_orders_order_basic_ovWRITEOrder 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.
digicert_orders_order_client_certificateWRITEOrder 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.
digicert_orders_order_code_signing_certificateWRITEOrder 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.
digicert_orders_order_common_mark_certificate_cmcWRITEOrder 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.
digicert_orders_order_document_signing_certificateWRITEOrder 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.
digicert_orders_order_document_signing_for_employeeWRITEOrder 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.
digicert_orders_order_document_signing_for_individualWRITEOrder 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.
digicert_orders_order_document_signing_for_organizationWRITEOrder 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.
digicert_orders_order_dv_sslWRITEOrder 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.
digicert_orders_order_geotrust_dv_sslWRITEOrder 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.
digicert_orders_order_infoREADOrder 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.
digicert_orders_order_multi_year_planWRITEOrder 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.
digicert_orders_order_ov_ev_sslWRITEOrder 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.
digicert_orders_order_private_sslWRITEOrder 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.
digicert_orders_order_secure_email_certificateWRITEOrder 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.
digicert_orders_order_secure_site_evWRITEOrder 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.
digicert_orders_order_secure_site_ovWRITEOrder 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.
digicert_orders_order_secure_site_pro_ev_sslWRITEOrder 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.
digicert_orders_order_secure_site_pro_sslWRITEOrder 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.
digicert_orders_order_secure_site_sslWRITEOrder 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.
digicert_orders_order_ssl_type_hintWRITEOrder 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.
digicert_orders_order_verified_mark_certificate_vmcWRITEOrder 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.
digicert_orders_order_x9_pki_for_tlsWRITEOrder 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.
digicert_orders_reissue_certificateWRITEReissue 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.
digicert_orders_resend_order_approval_emailWRITEResend 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.
digicert_orders_revoke_order_certificatesWRITERevoke 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.
digicert_orders_site_seal_settingsREADSite 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.
digicert_orders_status_change_listREADStatus change list via GET /order/certificate/status-changes. Every `filters_<property>` argument goes on the wire as the bracketed key DigiCert reads, filters[<property>].
digicert_orders_update_auto_reissue_settingsWRITEUpdate 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.
digicert_orders_update_csrWRITEUpdate 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.
digicert_orders_update_order_contactsWRITEUpdate 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.
digicert_orders_update_order_statusWRITEUpdate 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.
digicert_orders_update_renewal_messageWRITEUpdate 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.
digicert_orders_update_renewal_notification_settingsWRITEUpdate 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.
digicert_orders_update_site_seal_settingsWRITEUpdate 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.
digicert_orders_update_vmc_or_cmc_ordersWRITEUpdate 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.
digicert_orders_upload_site_seal_logoWRITEUpload 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.
digicert_orders_upload_vmc_or_cmc_logo_encodedWRITEUpload 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.
digicert_orders_upload_vmc_or_cmc_logo_svgWRITEUpload 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.
digicert_orders_validation_statusREADOrder 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.
digicert_orders_view_keylocker_signaturesREADView 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.
digicert_orders_view_noteREADView 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.
digicert_organizations_activate_organizationWRITEActivate 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.
digicert_organizations_create_organizationWRITECreate 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.
digicert_organizations_deactivate_organizationWRITEDeactivate 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.
digicert_organizations_delete_organizationWRITEDelete 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.
digicert_organizations_list_approversREADList approvers via GET /organization/potential-approvers
digicert_organizations_list_organizationsREADList 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.
digicert_organizations_organization_and_technical_contact_infoREADOrganization and technical contact info via GET /organization/{organization_id}/contact
digicert_organizations_organization_infoREADOrganization info via GET /organization/{organization_id}
digicert_organizations_recent_organizationsREADRecent organizations via GET /organization/recent
digicert_organizations_submit_for_validationWRITEOrganizations: 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.
digicert_organizations_update_organization_and_technical_contactWRITEUpdate 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.
digicert_organizations_validation_detailsREADOrganizations: Validation details via GET /organization/{organization_id}/validation
digicert_organizations_validation_typesREADOrganizations: Validation types via GET /organization/validation-type
digicert_products_certificate_format_mapREADCertificate format map via GET /product/platform-certformat-mapping
digicert_products_pricing_listREADPricing list via GET /product/pricing
digicert_products_product_infoREADProduct info via GET /product/{name_id}
digicert_products_product_listREADProduct list via GET /product
digicert_reports_expiring_orders_and_certificatesREADExpiring orders and certificates via GET /report/order/expiring
digicert_reports_order_reportREADOrder 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.
digicert_reports_request_summaryREADRequest summary via GET /report/request
digicert_requests_list_requestsREADList 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.
digicert_requests_request_infoREADRequest info via GET /request/{request_id}
digicert_requests_update_csr_for_a_pending_reissue_requestREADUpdate CSR for a pending reissue request via GET /request/{request_id}/csr
digicert_requests_update_request_statusREADUpdate request status via GET /request/{request_id}/status
digicert_subaccount_add_or_remove_fundsWRITEAdd 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.
digicert_subaccount_balance_detailsREADBalance details via GET /account/subaccount/{subaccount_id}/balance
digicert_subaccount_cancel_unit_orderWRITECancel 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.
digicert_subaccount_create_subaccountWRITECreate 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.
digicert_subaccount_create_unit_orderWRITECreate 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.
digicert_subaccount_edit_subaccountWRITEEdit 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.
digicert_subaccount_list_subaccount_domainsREADList 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.
digicert_subaccount_list_subaccount_ordersREADList 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.
digicert_subaccount_list_subaccount_organizationsREADList 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.
digicert_subaccount_list_subaccount_product_limitsREADList subaccount product limits via GET /account/subaccount/{subaccount_id}/product-limits
digicert_subaccount_list_subaccount_productsREADList subaccount products via GET /account/subaccount/{subaccount_id}/products
digicert_subaccount_list_subaccountsREADList 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.
digicert_subaccount_list_unit_ordersREADList 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.
digicert_subaccount_set_subaccount_productsWRITESet 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.
digicert_subaccount_subaccount_infoREADSubaccount 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.
digicert_subaccount_subaccount_order_infoREADSubaccount 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.
digicert_subaccount_subaccount_reportREADSubaccount report via GET /account/subaccount/{subaccount_id}/report
digicert_subaccount_unit_order_detailsREADUnit 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.
digicert_users_add_service_userWRITEAdd 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.
digicert_users_add_userWRITEAdd 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.
digicert_users_change_user_roleWRITEChange 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.
digicert_users_delete_userWRITEDelete 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.
digicert_users_edit_service_userWRITEEdit 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.
digicert_users_edit_userWRITEEdit 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.
digicert_users_list_service_usersREADList 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.
digicert_users_list_usersREADList 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.
digicert_users_resend_create_user_emailREADResend create user email via GET /user/{user_id}/resend-create-email
digicert_users_update_container_assignmentsWRITEUpdate 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.
digicert_users_user_infoREADUser info via GET /user/{user_id}
digicert_users_username_availabilityREADUsername availability via GET /user/availability/{user_name}
digicert_utilities_validate_vmc_or_cmc_logo_format_encodedWRITEValidate 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.
digicert_utilities_validate_vmc_or_cmc_logo_format_svgWRITEValidate 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.
digicert_vouchers_cancel_voucher_codeWRITECancel 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.
digicert_vouchers_create_voucher_orderWRITECreate 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.
digicert_vouchers_get_voucher_order_detailsREADGet voucher order details via GET /voucher/{id}
digicert_vouchers_list_all_voucher_ordersREADList 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.
digicert_vouchers_list_codes_for_voucher_orderREADList 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.
digicert_vouchers_list_used_voucher_codesREADList 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>].
digicert_vulnerability_assessments_disable_scanningWRITEDisable 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.
digicert_vulnerability_assessments_download_resultsREADDownload 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.
digicert_vulnerability_assessments_enable_scanningWRITEEnable 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.
digicert_vulnerability_assessments_get_enabled_statusREADGet 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.
digicert_vulnerability_assessments_get_notification_settingsREADGet 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.
digicert_vulnerability_assessments_get_scan_detailsREADGet 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.
digicert_vulnerability_assessments_rescan_domainWRITERescan 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.
digicert_webhooks_activate_webhookWRITEActivate 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.
digicert_webhooks_create_webhookWRITECreate 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.
digicert_webhooks_deactivate_webhookWRITEDeactivate 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.
digicert_webhooks_list_webhooksREADList webhooks via GET /webhook
digicert_webhooks_send_challenge_tokenWRITESend 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.
digicert_webhooks_send_test_eventWRITESend 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.
digicert_webhooks_update_webhook_endpointWRITEUpdate 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.
digicert_webhooks_verify_challenge_tokenWRITEVerify 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.
digicert_webhooks_webhook_event_logsREADWebhook 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.
Put DigiCert behind one governed endpoint.
Same permissions, same audit trail, whatever else you connect next.