Calven Developer Docs
    • Overview
    • Access Control
    • Basic Authentication
    • HMAC Authentication
    • SDKs
    • Calven Data Models
    • Changelog
    • Authentication
      • Generate a token with an API key and HMAC
        POST
      • Generate a token with an API key and client secret
        POST
    • Presence
      • Presence Overview
      • Submit presence events
        POST
      • Submit presence events (Basic auth)
        POST
    • Occupancy
      • Occupancy Overview
      • Submit occupancy events
        POST
    • Time Off
      • Submit time off updates
        POST
    • Access Credentials
      • Submit access credentials
        POST
    • Warehouse - Basic Auth
      • Warehouse API (Basic Auth)
      • Users (Basic auth)
        GET
      • Groups (Basic auth)
        GET
      • Locations (Basic auth)
        GET
      • Desks (Basic auth)
        GET
      • Bookings & Attendance (Basic auth)
        GET
      • Presence (Basic auth)
        GET
      • User Actions Log (Basic auth)
        GET
      • Events (Basic auth)
        GET
    • Warehouse - HMAC Auth
      • Warehouse API (HMAC Auth)
      • Users
      • Groups
      • Locations
      • Desks
      • Bookings & Attendance
      • Presence
      • User Actions Log
      • Events
    • Hierarchy Information
      • Org Hierarchy Information Overview
      • Submit group hierarchy relationships
      • Submit group hierarchy relationships (Basic auth)
    • User Attributes
      • User Attributes Overview
      • Write directory user attributes
      • Write directory user attributes (Basic auth)
    • Visitor Management
      • Submit visitor arrival events
      • Submit visitor arrival events (Basic auth)
    • Parking
      • Retrieve parking bookings
      • Retrieve parking bookings (Basic auth)
    • Schemas
      • Schemas
      • DWEventsResponseDto

    Changelog

    Changes to Calven's external API and associated SDKs will be recorded here.

    Sept 8, 2026#

    Added ownerIds field to the /v1/analytics/events and /v1/analytics/events/basic endpoints

    Aug 14, 2026#

    Added /v1/analytics/events and /v1/analytics/events/basic endpoints

    Sept 24, 2025#

    Added /v1/groups and /v1/groups/basic endpoints

    Sept 10, 2025#

    Added publishedAt field to the user_booking_attendance endpoints
    Modified at 2026-09-10 03:29:11
    Previous
    Calven Data Models
    Next
    Generate a token with an API key and HMAC
    Built with