GET /api/ssl/credentials
| Method | GET |
| Path | /api/ssl/credentials |
| Group | Ssl |
| Auth | none — public endpoint |
| Source | shared/api-core/src/routes/ssl.ts |
Call it
curl -X GET https://zeqsdk.com/api/ssl/credentials
Public endpoint — no authentication required.
Reference
- Group: Ssl
- Drive it from any client — the TypeScript SDK, Python, CLI, and MCP server all wrap the same routes.