OpenAPI
Endpoints, request schemas, responses and security requirements for individual operations.
Developers
Explore the published specifications before writing an integration. Discover services, inspect their schemas and follow the authentication required by each operation.
Open API documentationIntegration guide
Use the current published documentation to establish what your integration can call and what it needs to provide.
Open the service manifest and choose the API or workflow relevant to your project.
Check request fields, authentication, CSRF requirements and documented responses.
Use your own authorized credentials and representative inputs. Handle documented errors before connecting the wider process.
Endpoints, request schemas, responses and security requirements for individual operations.
The inputs, steps and dependencies that connect operations into a workflow.
Loading…
Published Formulas API specifications. Check the authentication and inputs required by each operation.
Loading…
curl https://api.formulas.dev/user/me \ -H "Accept: application/json" \ -H "Authentication-Token: $FORMULAS_TOKEN"
Run only with your own valid Authentication-Token. Keep credentials out of shared code.
Follow the authentication, CSRF and input requirements in each operation’s current specification.
Open-source foundation
Two complementary projects underpin the computational approach. Explore their documentation, supported features and examples.
An Excel formula interpreter and workbook compiler in Python. Executes supported calculations without an Excel COM server.
Read project documentationA Python library for describing functions and dependencies as a graph, and dispatching the computation.
Read project documentationLet’s talk
Start with a model, a process or a decision. Let’s explore how to connect it.
Start a conversation