Back to catalog
πŸ’»

Gcore DNS

API Key

Fast and resilient DNS hosting service by Gcore. Improve the performance and availability of your online business.

πŸ’»DevelopmentHTTPSCORS enabled

api.example.com

A

Record IdRec_5Hn2kTpQvW8xR3mJ
ZoneExample.com
NameApi.example.com
TypeA
Value93.184.216.34

Sample Response

response.json
1{
2 "record_id": "rec_5Hn2kTpQvW8xR3mJ",
3 "zone": "example.com",
4 "name": "api.example.com",
5 "type": "A",
6 "value": "93.184.216.34"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://docs.gcore.com/dns" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs