For AI agents: visit https://developers.tecalis.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
Tecalis Developers
HomeGuidesAPI ReferenceChangelogTecalis Account
v1.0

Log InTecalis Developers
Guides
Log In
v1.0HomeGuidesAPI ReferenceChangelogTecalis Account

Documentation

  • Welcome to Tecalis's developer center!

TECALIS IDENTITY V.2.0

  • Environment URLs
  • Authorization
  • Customer
    • Status
  • HTTP Response Codes
  • Tutorial workflow

TECALIS IDENTITY v.1.0

  • Identity v.1.0 Introduction
  • Environment URLs
  • Authorization
  • Form Submission
  • Operation Information
  • Add Metadata
  • HTTP Response Codes

Tecalis Sign v.1.0

  • Sign v.1.0 Introduction
  • Environment URLs
  • First Steps
  • User Methods
    • user/login
    • user/{id}
    • user/config
    • user/{id}/documents/filtered
    • user/{id}/contacts
    • user/email/customize
  • Create Sign Operations
    • Create Sign Operation
    • Create Envelope
    • Certificate PDF on demand
  • PDF Utils
    • /pdf/base64
    • /pdf/merge
    • /pdf/measures
    • /pdf/thumbnail
    • conversion/to-pdf
  • Document
    • /document/:id
    • document/:id/signed
    • document/:id/evidences
  • Templates and Layouts
    • pdf_template
      • /pdf/template/:id/info
    • pdf_layouts
      • /pdf/layout/:id/info
  • HTTP Response Codes

KIOSK CLOUD V.1.0

  • Kiosk Cloud v.1.0 Introduction
  • Environment URLs
  • Getting Started
  • Kiosk Session Management
  • Session Methods
  • Session-Active Methods (Hardware)
  • Kiosk Methods (Integrator Level)
Powered by 

Environment URLs

Tecalis provides:

UsernamePasswordAPI key.

There are two base URLs depending on the desired environment

INT (Integration) – The place to develop and test your solution

https://int.ms-esign.signature.tecalis.dev

PRO (production). The place to go live

https://api.tecalis.com/signature/ms-esign

Updated 4 months ago


Sign v.1.0 Introduction
First Steps