30narzędzi
Twój agent AI wchodzi do twojej strefy DNS, nie do rachunku.
Poznaj MCP Suite
TLS certificates
v1.6.2
Download OpenAPI
List TLS organizations
List TLS organizations that can be used for OV and EV certificate orders, including readiness information.
GET
/tls/organization
TLSOrganizations

Authentication

x-api-key

Request example

GET
curl --request GET \
  --url 'https://api.regfish.com/tls/organization' \
  --header 'x-api-key: YOUR_API_KEY'

Responses

200
TLS organization list
application/jsontlsOrganizationResponse
Response example 200
{
  "success": true,
  "code": 0,
  "response": [
    {
      "id": "hdl_7K9QW3M2ZT8HJ",
      "organization": "example",
      "status": "ready",
      "usable_for_ordering": true,
      "first_name": "example",
      "last_name": "example",
      "address": "example",
      "postal_code": "example",
      "city": "example",
      "country_code": "example",
      "phone": "example",
      "email": "example"
    }
  ]
}
401
Unauthorized
application/jsonError
Response example 401
{
  "success": false,
  "message": "Unauthorized",
  "error": "Unauthorized"
}
500
Unexpected error
application/jsonError
Response example 500
{
  "success": false,
  "message": "Unexpected error",
  "error": "Unexpected error"
}
Community

Zostań częścią społeczności

regfish DNS API to świetne rozwiązanie dla programistów, którzy chcą zautomatyzować domeny i strefy DNS. Zostań częścią społeczności i skorzystaj z automatyzacji DNS. API DNS jest dostępne bezpłatnie dla każdego klienta regfish.