Chiavistello

Access


  • The client must provide a valid token bound to a single Chiavistello property
  • The owner will provide the token to the integrator and can invalidate it at any time
  • You can use our integrations with other services
  • Your API Key (token) is available in your control panel in the "Notification" section

Legacy APIs


Endpoint: https://chiavistello.it/api
TLS: Only HTTPS with TLS (plain HTTP not allowed) Charset: UTF-8
Data type: JSON
Methods:
  1. Raw POST of JSON (curl -d @request.json https://chiavistello.it/api)
  2. POST with www-form-encoded (as for a web-form submit) posting JSON in variable named "data" (curl -F data='{"token":"secret", "action":"switchList"}' https://chiavistello.it/api)
  3. POST JSON file as web-form file upload (curl -F data=@request.json https://chiavistello.it/api)
JSON request (common fields):
  • token secret
  • action requestType

Integrations with other services


Integromat

Integromat is a very advanced online automation platform. Take a tour!

Zapier

App currently under review, available on invite at this link

RSS

Easily integrate notification using a private RSS feed: activate RSS under your control panel in the "Notification" section