JINGHAI DATAJINGHAI DATA · DATA API
Home/Security Overview
SECURITY

Set clear boundaries for credentials, transport, and data delivery.

Review credential handling, network transport, logging, and data-delivery guidance, then confirm project-specific controls in the integration plan.

216Endpoints
17Data platforms
16Markets covered
2026-09-21Documentation updated

Credential handling

Use project credentials only from a server-side secret store. Do not place a real token in client JavaScript, screenshots, tickets, or public repositories.

Transport

Public examples use HTTPS. Validate certificates, set explicit timeouts, restrict outbound destinations, and avoid logging credential values.

Least exposure

Request only needed fields, constrain access inside your system, and remove credentials and unnecessary personal fields from support evidence.

INTEGRATION CHECKLIST

Controls to confirm before launch

AreaPublic baselineProject confirmation
CredentialsPlaceholder-only public examples; server-side storage guidanceFormat, delivery, rotation, revocation, and scope
NetworkHTTPS public originAllowlist, egress, timeout, retry, and region
LoggingDo not expose credentialsLogged fields, access, retention, and deletion
DeliveryStructured API responsesField list, export format, encryption, and recipients
IncidentsStatus scope is explicitContacts, severity, notification, and evidence format

Report a security issue

Use the public inquiry form and label the request “Security report”. Include affected route, impact, reproducible steps, timestamps, and redacted evidence. Keep real credentials and personal data out of the submission.

Machine-readable policy

The public discovery file is available at /.well-known/security.txt. It points to the same verified form and this policy page.

Project security reviewCertification materials, penetration testing, a DPA, or a security appendix can be scoped during project evaluation with the required evidence and delivery format.