Skip to content

Evento.ApiKey property

Client's API Key. See API keys for more info. ApiKeys are not returned with webhook payloads.

public string? ApiKey { get; set; }

See Also