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

Minubo ETL API is one of 3 APIs that Minubo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include ETL. The published artifact set on APIs.io includes an OpenAPI specification.

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

Requests are made against a single base URL, https://api.minubo.com.

5 operations 5 paths 6 schemas 4 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.minubo.com
Authentication
HTTP Bearer, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Minubo ETL API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (etl_bearerAuth). It accepts HTTP bearer tokens (JWT) (data_bearerAuth). By default, every request must be authenticated.

  • etl_bearerAuth — JWT Authorization header using the Bearer scheme. Can be retrieved by authenticating with the /auth/v1/token endpoint.
  • data_bearerAuth — JWT Authorization header using the Bearer scheme. Can be retrieved by authenticating with the /auth/v1/token endpoint.

Paths & Operations 5

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

ETL 5

ETL endpoints

POST
/etl/v1/process/start
Start an ETL process
etl_processStart 1 param → 202400500
GET
/etl/v1/status/report
Get ETL Status History
etl_getEtlDaysStatus → 200400500
GET
/etl/v1/status/current
Get Today's ETL Status
etl_getCurrentEtlDayStatus → 200400404500
GET
/etl/v1/process/status/{processUuid}
Get ETL process status by process UUID
etl_getProcessStatus 1 param → 200400404500
GET
/etl/v1/process/status/latest
Get latest ETL process status
etl_getProcessStatus_1 → 200400404500

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are etl_ETLDayResponse (8 properties), etl_ETLProcessLogResponse (7 properties), etl_ETLProcessStatusResponse (7 properties), etl_ETLProcessStepResponse (4 properties). Each schema is shown below with its type and property counts.

etl_ETLDayResponse
object
8 properties
etl_ETLProcessStartResponse
object
1 property
etl_ETLProcessStepResponse
object
4 properties
etl_ETLDayStageResponse
object
3 properties
etl_ETLProcessStatusResponse
object
7 properties
etl_ETLProcessLogResponse
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

minubo-etl-api-openapi.yml Raw ↑

Other APIs Minubo publishes across the network.

Minubo Auth API
Minubo Data API
Where this information came from

This is an independent, third-party profile of Minubo ETL 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.