Illizeo — Header EN (preview mega-menus)
Integrations & Security

Connect Illizeo to your stack.

Secure REST API, OAuth 2.0, native e-signature (DocuSign + Adobe Sign), standard exports and OCR on expense receipts. All protected by revocable, audited tokens encrypted with TLS 1.3.

Request developer access Developer portal ↗
HR platformIllizeo
DDocuSign
AAdobe Sign
🔐OAuth SSO
📅iCal
📊CSV / XLSX
REST API

REST API

Protocol

OAuth 2.0

Auth

Revocable

Tokens

TLS 1.3

Encryption

Overview

Everything your IT team needs to plug Illizeo in cleanly

Connect Illizeo to your identity provider, signature solution, calendar and in-house tools.

Enterprise SSO

Fully configurable OAuth 2.0 (endpoints, scopes, client_id, client_secret, callback_uri). Native Google and LinkedIn social SSO. Per-role TOTP 2FA via Google Authenticator.

E-signature

DocuSign and Adobe Sign natively integrated. Connect your existing account via OAuth, use your current credits, signature statuses sync back into Illizeo automatically.

Secure REST API

Personal tokens with expiration date, rate limiting, usage statistics and individual revocation. Every API call is logged (endpoint, IP, duration, HTTP status).

Standard exports

CSV, XLSX, PDF for business exports (headcount, positions, pay grades, work orders…). iCal feed to sync absences with Google Calendar, Outlook or Apple Calendar.

Receipt OCR

Optical receipt reading via Tesseract (FR + EN), automatic extraction of merchant, amount, date and category. Receipts never leave the browser on the client side.

Coming

Webhooks & sandbox

Event-driven webhooks (signature, approval, payroll closed) and sandbox environment for integration testing. Available on request for Enterprise accounts.

API & Tokens

One REST API, real tokens, full logs. No surprises.

Issue a token per user, per use case or per environment. Define expiration, permissions, rate limit. Track calls in real time: who, from where, on which endpoint, in how much time.

  • Named tokens with configurable expiration
  • Per-token rate limiting (req/min, req/day)
  • Per-endpoint and per-IP usage statistics
  • Immediate revocation if compromised
My API tokens

CI/CD GitHub Actions

illz_pk_••••••••••••3f9a

12,480 / 50,000 req · this month

Active

Payroll connector – Sage

illz_pk_••••••••••••a72c

847 / 5,000 req · this month

Active

Sandbox test

illz_pk_••••••••••••0e11

Last call: 3 d ago

Revoked
// GET /api/v1/employees curl -H “Authorization: Bearer $TOKEN” \ “https://api.illizeo.com/v1/employees”
E-signature

DocuSign & Adobe Sign in one click

Connect your existing account via OAuth from Illizeo settings. Your credits are used, statuses (sent, signed, declined) sync back into the employee record automatically.

  • OAuth connection in under 2 minutes
  • Uses your existing DocuSign/Adobe credits — no double subscription
  • Real-time signature status updates
  • Multi-signers with custom order
Signature integrations

DocuSign

OAuth 2.0 · Connected

Connected

Adobe Sign

OAuth 2.0 · Available

Connect

Native Illizeo

Basic workflow without legal value

Configured
Security

Every connection meets strict standards

All communications with the Illizeo API are encrypted in TLS 1.3. Authentication tokens are stored and transmitted securely. Swiss hosting, ISO 27001 certified, GDPR and Swiss DPA compliant.

  • TLS 1.3 on all API communications
  • Swiss hosting, ISO 27001 certified
  • GDPR and Swiss DPA compliant
  • Full audit of API calls (who, when, where, status)
Security
TLS
Cipher · TLS_AES_256_GCM_SHA384
1.3
Hosting
Infomaniak · Switzerland
ISO 27001
Compliance
RGPD · LPD (Swiss)
OK
API audit · last 5 min
GET /v1/employees · 200 · 84ms
POST /v1/absences · 201 · 152ms
GET /v1/payslips/4821 · 200 · 67ms
Why

An open stack, no lock-in

Four integration principles competitors prefer to forget.

No closed connector

Documented REST API, named tokens, standard formats. You stay in control of your integrations.

No locked exports

CSV, XLSX, PDF, iCal — your data leaves in the format you choose, whenever you choose.

No double signature subscription

Plug in your existing DocuSign or Adobe Sign via OAuth. Your current credits are used, no surcharge.

No DIY SSO

Standard OAuth 2.0, fully configurable end to end. Compatible with your existing identity provider.

Frequently asked questions

How can I integrate my ERP or payroll tool?

Via the secure REST API. Generate a token with the right permissions and call the endpoints from your middleware. For recurring needs (Sage, Cegid, etc.), our team can help you build custom connectors.

Which SSO providers are supported?

Fully configurable OAuth 2.0 (Auth0, Okta, Microsoft Entra ID, Keycloak, Google Workspace, and any standard OIDC provider). Native Google and LinkedIn social SSO too.

Are there webhooks?

Event-driven webhooks (signature, approval, payroll closed, etc.) are available on request for Enterprise accounts. Public roll-out is in progress.

How do I generate an API token?

From Settings → API Tokens. Provide a name, expiration date, permissions and rate limit. The token is shown only once — copy it to your secret vault.

What is the API call limit?

Configurable per token. Default: 60 req/minute and 50,000 req/month on the standard plan. Beyond that the API returns 429. Enterprise accounts can negotiate higher limits.

Where is the documentation?

On our developer portal: developer.illizeo.com. You’ll find full endpoint documentation, request examples, webhooks and a sandbox environment.

Are all API communications encrypted?

Yes, TLS 1.3 on 100% of communications. Tokens are never stored in clear on Illizeo’s side (hash + salt). All calls are audited in real time.

Ready to connect Illizeo to your stack?

Explore the full documentation at developer.illizeo.com or email us for hands-on help — reply within 24 h.

Request developer access