Skip to main content

Connect Etermin

1 auth method · updated 2026-09-10

eTermin is an online appointment scheduling platform that allows businesses to manage bookings and integrate with various applications through its REST API.

www.etermin.net/

API key

Uses your own credential — Verslay stores it encrypted

Connectable today
  1. 1
    Sign in to Etermin
    Open https://www.etermin.net/ and sign in to the account you want to connect.
  2. 2
    Create the API key
    Generate a new API key from the API or developer settings in your Etermin dashboard.
  3. 3
    Copy it immediately
    Etermin usually shows the full API key only once, right after you create it. Store it somewhere safe before closing the page.
  4. 4
    Connect in Verslay
    In the Verslay Hub, open Connections, find Etermin, and paste the API key into the Signature, Public API Key, Private API Key (Secret Key), Salt field.
  5. 5
    Verify
    The connection flips to Connected. Run any read-only action once to confirm the credential has the right scopes.
  6. 6
    Rotate safely
    When you rotate later: connect the new credential first, confirm it works, then revoke the old one.

What you’ll paste into Verslay

Signature

The base64-encoded HMAC-SHA256 hash of the salt, using the private key as the key. Calculated per request.

required · secret
Public API Key

The public API key for your eTermin account. You can find this in the eTermin API settings.

required · secret
Private API Key (Secret Key)

The private API key (secret key) for your eTermin account. This key is used to sign each API request.

required · secret
Salt

A randomly generated string used to create the signature for each request. Must be regenerated for every API request.

required · secret

Connect Etermin once — every agent can use it

Verslay agents share your connections. Connect Etermin in the Hub and every use-case that needs it lights up — no per-agent setup.

Open the Hub →