What information is transmitted to the API?
Drupal content field data is NOT transmitted to the API. Only the underlying JSON schema and any information hard coded into templates and styles is transmitted.
The underlying JSON schema and any hardcoded content for each template and style defined by the site builder (Drupal content field data is NOT transmitted).
- The site UUID
- The site domain
- The current user ID and Site Studio access permissions (no other user information is transmitted)
- Your Site Studio API keys (for authentication)
- All inbound and outbound connections to the API are TLS encrypted.