How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Fipto Automations API

The Automations API from Fipto — 2 operation(s) for automations.

Fipto Automations API is one of 12 APIs that Fipto publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Automations. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 5 operations across 2 paths, and defines 8 schemas. It is described by OpenAPI 3.2.0, at version 4.3.0.

Requests are made against a single base URL, https://api.fipto.app.

5 operations 2 paths 8 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
4.3.0
Base URL
https://api.fipto.app
Resource Areas
1

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Automations 5
GET
/companies/{company_id}/automations
List automation rules
listAutomations 5 params → 200400
POST
/companies/{company_id}/automations
Create automation rule
createAutomation 1 param body → 201400404
GET
/companies/{company_id}/automations/{automation_id}
Get automation rule
getAutomation 2 params → 200400404
PUT
/companies/{company_id}/automations/{automation_id}
Update automation rule
updateAutomation 2 params body → 200400404
DELETE
/companies/{company_id}/automations/{automation_id}
Delete automation rule
deleteAutomation 2 params → 204400404

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are automation_rule_data (3 properties), automation_rule_create_raw_data (2 properties), automation_rule_update_raw_data (2 properties), pagination (1 property). Each schema is shown below with its type and property counts.

meta
object
Metadata of the request
1 property 1 required
request_id
string
Request identifier.
automation_rule_create_raw_data
object
Data for creating an automation rule
2 properties 2 required
automation_rule_update_raw_data
object
Data for updating an automation rule
2 properties 2 required
uuid
string
128-bit value used to uniquely identify an object.
pagination
object
Information about the pagination of the request
1 property 1 required
automation_rule_data
object
Automation rule information
3 properties 3 required
query_parameters
object
Information about the parameters in the request. All query string parameters provided (or implicit/with default value) will be returned

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fipto-automations-api-openapi.yml Raw ↑

Other APIs Fipto publishes across the network.

Fipto AISP/PISP API
Fipto Assets API
Fipto Beneficiaries API
Fipto Companies API
Fipto Conversions API
Fipto Internal Transfers API
Fipto Payin Simulation API
Fipto Payment links API
Fipto Transactions API
Fipto Travel Rule API
Fipto Wallets API
Where this information came from

This is an independent, third-party profile of Fipto Automations API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.