Skip to main content

Command Palette

Search for a command to run...

SSL Certificate Information API Documentation

Published
5 min readView as Markdown
SSL Certificate Information API Documentation

Domain SSL Certificate Information Parsing API

Category: Web Tools
Endpoint: /v1/websitetools/sslcertinfo
Method: GET
Description: Retrieves and parses detailed SSL certificate information for a given domain.

Overview

The Domain SSL Certificate Information Parsing API by GuGuData enables millisecond-speed retrieval of comprehensive SSL/TLS certificate details. From subject and issuer data to signature algorithms, key usage, and validity periods, this API provides granular insights into any domain's security posture.

Whether you're performing security audits, compliance checks, or simply monitoring certificate expiration dates, this API delivers accurate and up-to-date results. With its nationwide multi-node CDN deployment and high concurrency support, you can analyze thousands of SSL certificates in seconds.

Key highlights include:

  • Complete SSL property parsing: Extract Subject DN, Issuer DN, Serial Number, Validity, Signature Algorithm, Public Key details, and more.
  • Millisecond response times: Rapid analysis suitable for real-time security workflows.
  • Load-balanced infrastructure: Ensures stable performance under heavy usage.
  • HTTPS/TLS integration: End-to-end support for TLS versions 1.0 through 1.3, fully Apple ATS-compatible.

Request URL

GET https://api.gugudata.io/v1/websitetools/sslcertinfo

Demo URL

You can test this API using our live demo endpoint: https://api.gugudata.io/v1/websitetools/sslcertinfo/demo

Request Parameters

Send a GET request to the above endpoint with the following query parameters:

ParameterTypeRequiredDefault ValueDescription
appkeystringYesYOUR_APPKEYYour unique APPKEY obtained from GuGuData's Developer Center.
domainstringYesYOUR_VALUEThe domain to analyze. Must be formatted as https://www.gugudata.com (or a valid domain with the https:// prefix).

Response Parameters

The API returns a JSON structure containing detailed SSL certificate information. Below is an overview of key fields:

ParameterTypeRequiredDescription
dataStatus.requestParameterstringYesThe requested domain parameter.
dataStatus.statusCodeintegerYesThe HTTP status code.
dataStatus.statusstringYesRequest status (e.g., OK, Error).
dataStatus.statusDescriptionstringYesDescription of the request status.
dataStatus.responseDateTimestringYesThe timestamp for when the data was returned.
dataStatus.dataTotalCountintegerYesThe total number of returned data items.
data.subjectDNstringYesSubject Distinguished Name.
data.issuerDNstringYesIssuer Distinguished Name.
data.serialNumberstringYesCertificate serial number.
data.validFromstringYesStart date of the certificate's validity period.
data.validTostringYesEnd date of the certificate's validity period.
data.signatureAlgorithmstringYesThe algorithm used for the certificate's signature.
data.publicKeystringYesPublic key information.
data.keyUsagestringNoKey usage extensions.
data.extendedKeyUsagestringNoExtended key usage extensions.
data.basicConstraintsstringNoBasic constraints (e.g., CA=true).
data.subjectAlternativeNamesstringNoSubject Alternative Names (SAN) included in the certificate.
data.issuerAlternativeNamesstringNoAlternative names for the issuing CA.
data.versionstringYesCertificate version (e.g., V3).
data.signaturestringYesThe certificate signature.
data.publicKeyAlgorithmstringYesAlgorithm used for the public key.
data.extensionsstringYesDetailed SSL extension information.

Error Codes

Encountering issues? Below are some common error codes:

Error CodeError ContentNotes
200Normal returnRequest successful.
400Parameter errorCheck if your query parameters are correct and properly encoded.
429Request frequency limitedRequests exceed the limit of 100 per second.
403Account in arrearsResolve any payment issues to reactivate your account.
402APPKEY errorVerify that the APPKEY is correct from your Developer Center.
500API response errorA generic error from the server, possibly indicating downtime or misconfiguration.

Features

  1. Domain SSL Certificate Parsing – Retrieves core certificate properties for in-depth inspection.
  2. Extensive SSL Property Extraction – Subject DN, Issuer DN, validity, public key data, usage constraints, and more.
  3. Millisecond Parsing – Designed for real-time queries in high-throughput environments.
  4. HTTPS (TLS 1.0 - 1.3) Compliance – Ensures secure connections and Apple ATS compatibility.
  5. Nationwide Multi-Node CDN – Distributes load and provides rapid response times across various regions.
  6. High Concurrency Support – Handles large-scale monitoring or analysis workflows efficiently.
  7. Load-Balanced Architecture – Ensures stable, fast performance even during traffic peaks.

Additional Notes for Developers

  • Domain Format: Always include https:// in the domain parameter for accurate SSL parsing.
  • Status Monitoring: Regularly check your usage stats and concurrency limits to avoid rate-limiting.
  • Security Insights: Use the certificate data to validate domain security, track expiration dates, or evaluate CA trustworthiness.

Getting Started

  1. Sign up at GuGuData.io – Obtain your appkey from the Developer Center.
  2. Construct a GET request – Include both appkey and domain as query parameters.
  3. Check the Response – A detailed JSON structure with certificate metadata is returned upon success.
  4. Integrate – Use this information for auditing, certificate expiration checks, or enhanced analytics dashboards.

About GuGuData

GuGuData is a proven provider of data solutions with nearly a decade of innovation in developing advanced APIs. Our wide-ranging offerings extend beyond SSL inspection; we also provide Webpage Readable Content Extraction, Image Recognition, and more. Through continuous data cleaning, organization, and integration, we ensure businesses, researchers, and developers have quick access to powerful, reliable endpoints.

Key Highlights:

  • Nine years in business – Our experience translates into stability and reliability.
  • 4.2k+ APIs – Explore diverse data functions to scale your operations.
  • 95% happy customers – Trusted by organizations worldwide.

With the Domain SSL Certificate Information Parsing API, guarantee the security and validity of your sites or your clients' domains. Visit our official website for more innovative, cost-effective data solutions.

More from this blog

网页转 JSON API 怎么接:从 Prompt 到可校验的结构化数据

把网页内容变成 JSON,真正困难的部分通常不是“得到一段看起来像 JSON 的文本”,而是让字段含义、数据类型、缺失值、来源和更新规则都能被程序稳定处理。 语义化获取站点 JSON 结构内容 API 可以根据网页 URL 和自然语言 Prompt 提取自定义结构。它适合商品列表、文章索引、表格内容、站点研究和自动化数据准备等场景,但接口返回成功并不代表所有字段都已经过事实验证。生产接入仍需要本地

Aug 27, 20265 min read

地址逆编码接口 API

此文章对开放数据接口 API 之「地址逆编码接口 API」进行了功能介绍、使用场景介绍以及调用方法的说明,供用户在使用数据接口时参考之用,并且在目前更新的微信小程序实战开发项目中的使用场景。 1. 产品功能 此次开放了精准的地址坐标逆编码在线接口,用于对提供的 GPS 坐标转换为文字地址信息。 提供精准、高效的地理坐标逆编码接口; 返回的地址包含详细的位置信息; 一次可返回坐标周边的 10

Aug 3, 20261 min read

中英文排版规范化 API

此文章对开放数据接口 API 之「中英文排版规范化 API」进行了功能介绍、使用场景介绍以及调用方法的说明,供用户在使用数据接口时参考之用。 1. 产品功能 此次开放了中英文排版规范化在线接口,用于自动中英文排版、标点符号格式化,中英混排格式化 / 标点修正。 支持中英文混排格式化; 自动在汉字与英文字符、英文标点、数字间添加空格; 中文标点符号自动规范化,遵从 [标点符号用法 GB/T

Aug 3, 20261 min read

为阿里云站点部署免费 HTTPS

本文记录了部署在阿里云的站点,在申请了免费的 SSL 证书后如何正确的部署到站点上,让站点支持 HTTPS 访问。 阿里云引入了沃通作为 CA 证书供应商,并开放了免费 SSL 申请的页面,之前一直想给 咕咕监控 部署上全站 HTTPS,所以就申请了一个,但是部署的过程中遇到了些问题,所以记录下来备忘。 1. 证书申请 在阿里云后台的 CA 管理页面,填写相关的信息后就可以申请到一张免费的 CA

Aug 3, 20261 min read

GuGuData

178 posts