Saltar al contenido principal
Version: 260620.01

obeliOmed API

Public REST API for the obeliOmed ophthalmology SaaS ecosystem.

This API exposes contract endpoints consumed by:

  • ObelioPortalWeb (patient portal)
  • External integrations (labs, billing, FHIR)
  • obeliOmed mobile clients (future)

Authentication: All endpoints require a valid FacturaScripts session token passed as X-FS-Token header, or HTTP Basic Auth (user:token).

Multi-tenant: Every request is scoped to an idEmpresa. The token implicitly carries company context; no additional parameter needed.

Versioning: CalVer YYMMDD.NN — breaking changes get a new path prefix (/v2/).

Authentication

FacturaScripts API token (generate in Admin → Users → API)

Security Scheme Type:

apiKey

Header parameter name:

X-FS-Token

Contact

obeliOmed support: soporte@obeliomed.com

URL: https://obeliomed.com