Zeit Now API
Mock the Zeit Now API with 5 endpoints without keys, sandboxes, or a live account.
[01]
About
Mock the Zeit Now API as a turnkey Mockzilla sim with 5 OpenAPI endpoints, realistic JSON payloads, no upstream signup or sandbox keys. Methods: 3x GET, 1x POST, 1x DELETE. Top resource groups: webhooks, domains. Hit https://api.justmocks.com/zeit for the Mockzilla API Explorer landing and per-endpoint sample requests.
Endpoints
5 across 2 resource groups
Methods
GET 3 · POST 1 · DEL 1 none deprecated
OpenAPI
3.0.0 spec version v2019-01-07
Source spec
33 KB · YAML
[02]
Endpoints
| GET |
/v1/integrations/webhooks
|
Get a list of existent webhooks
|
| POST |
/v1/integrations/webhooks
|
Create a new webhook
|
| DEL |
/v1/integrations/webhooks/:id
|
Remove a webhook by id
|
| GET |
/v4/domains
|
Gets a list of domains registered for the authenticating user.
|
| GET |
/v4/domains/{name}
|
Get a domain for the authenticated user by name
|