Skip to main content
Salfio Docs

Search documentation

Type to search this documentation.

On this pageOverview

Overview

Salfio's public API at api.salfio.com/v1 — base URL, versioning, and what you can do with it.

Salfio exposes a public REST-style API at https://api.salfio.com/v1 for partners, internal services, and the Salfio MCP server. It is the same surface every programmatic integration with Salfio uses.

https://api.salfio.com/v1

All endpoints are served over HTTPS with a valid certificate. HTTP is refused.

The version is part of the path. /v1 is the current and only production version. Breaking changes land on /v2. Additive changes (new endpoints, new optional fields) happen within /v1 without warning — treat responses with the additionalProperties convention in mind: ignore fields you don't recognize.

  • API downtime or degraded performance: see the status page.
Export
Suggest an edit to this page

Documentation menu