Skip to main content
API requests require HMAC-SHA256 authentication. See the main Authentication guide for setup and examples.

Headers

  • X-API-Key: Your API key
  • X-Timestamp: Unix timestamp (must be within 5 minutes of server time)
  • X-Signature: Base64 HMAC-SHA256 of METHOD|URI|BODY|TIMESTAMP

Base URL

https://{subdomain}.unicyfalcon.com/api/v1
Replace {subdomain} with your organization subdomain.