generated: '2026-07-18' method: derived source: openapi/dashlane-public-api-openapi-original.json authentication: style: http-bearer header: Authorization format: Bearer DLP_teamUuid_accessKey_secretKey provisioning: Generated in the Dashlane Admin Console or via `dcli team public-api create-key`. unauthenticated_operations: - time-GetRemoteTime see: authentication/dashlane-authentication.yml idempotency: supported: false notes: Read-only API; no state-changing operations and no Idempotency-Key header. pagination: style: page-number request_params: - page - limit - order - orderBy applies_to: - teams-Members notes: order accepts ASC/DESC; orderBy names the sort field; page is 0-based. request_tracing: response_field: requestId notes: Every 200 response envelope includes a requestId for correlation/support. response_envelope: shape: '{ requestId, data }' notes: Payload is nested under data; requestId aids tracing. versioning: see: lifecycle/dashlane-lifecycle.yml errors: see: errors/dashlane-problem-types.yml rate_limiting: documented: false notes: No rate-limit headers or published limits found in the spec or docs.