Using CH-JaDi-Rajput1 with zeit.co

unknown integration

Install
# See https://github.com/Ch-Jad/CH-JaDi-Rajput1
Gets a list of domains registered for the authenticating user.
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.zeit.co/v4/domains
Get a domain for the authenticated user by name
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.zeit.co/v4/domains/{name}
Get a list of existent webhooks
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.zeit.co/v1/integrations/webhooks
SDK on GitHub 📄 API Docs
SDK
CH-JaDi-Rajput1
unknown
API
zeit.co
zeit.co
Other SDKs for zeit.co
fuzzy_zeit
At a glance
Language unknown
Endpoints5
Base URLhttps://api.zeit.co