Boltic logo

Boltic

Boltic is an AI workflow automation platform that helps businesses streamline operations across customer support, finance, product, and marketing functions. The platform enables companies to build autonomous AI agents, create no-code workflows with drag-and-drop functionality, and connect with over 500 integrations including major tools like Salesforce, HubSpot, Shopify, and Google BigQuery.

5 APIs 18 Capabilities 0 Features 43.7 / 100 thin
AutomationDataSyncGatewaysNoCodeStreamingWorkflows

API Rating

43.7/ 100
thin
Scored 2026-05-20 · rubric v0.3
Discoverability87.5
Contract Quality63.6
Governance0.0
Operational Transparency52.6
Developer Ergonomics10.9
Commercial Clarity50.0

APIs

Boltic Gateway API

The Boltic Gateway API provides a developer-friendly API gateway designed to simplify and secure how services interact across your platform. It enables seamless request routing,...

Boltic Workflow API

The Boltic Workflow API enables programmatic creation, management, and execution of automation workflows. Workflows are visual, no-code automation sequences that connect trigger...

Boltic Tables API

The Boltic Tables API provides programmatic access to Boltic Tables, a no-code database for teams to organize, manage, and automate structured data workflows. The API supports f...

Boltic Pipes API

The Boltic Pipes API provides programmatic access to data synchronization pipelines that connect data sources to destinations. Pipes enable real-time data syncing across systems...

Boltic Streams API

The Boltic Streams API provides real-time event streaming capabilities for tracking custom events and streaming data from websites, mobile apps, and servers. It includes source ...

Capabilities

Boltic Gateway API — Certificates

Boltic Gateway API — Certificates. 2 operations. Lead operation: Boltic List all certificates. Self-contained Naftiko capability covering one Boltic business surface.

Run with Naftiko

Boltic Gateway API — Consumers

Boltic Gateway API — Consumers. 4 operations. Lead operation: Boltic List all consumers. Self-contained Naftiko capability covering one Boltic business surface.

Run with Naftiko

Boltic Gateway API

Boltic Gateway API. 5 operations. Lead operation: Boltic List all services. Self-contained Naftiko capability covering one Boltic business surface.

Run with Naftiko

Boltic Gateway API — Plugins

Boltic Gateway API — Plugins. 5 operations. Lead operation: Boltic List all plugins. Self-contained Naftiko capability covering one Boltic business surface.

Run with Naftiko

Boltic Gateway API — Routes

Boltic Gateway API — Routes. 5 operations. Lead operation: Boltic List all routes. Self-contained Naftiko capability covering one Boltic business surface.

Run with Naftiko

Boltic Pipes API — Destinations

Boltic Pipes API — Destinations. 1 operations. Lead operation: Boltic List available destination types. Self-contained Naftiko capability covering one Boltic business surface.

Run with Naftiko

Boltic Pipes API — Pipes

Boltic Pipes API — Pipes. 8 operations. Lead operation: Boltic List all pipes. Self-contained Naftiko capability covering one Boltic business surface.

Run with Naftiko

Boltic Pipes API — Sources

Boltic Pipes API — Sources. 1 operations. Lead operation: Boltic List available source types. Self-contained Naftiko capability covering one Boltic business surface.

Run with Naftiko

Boltic Pipes API — Sync Runs

Boltic Pipes API — Sync Runs. 1 operations. Lead operation: Boltic List sync runs for a pipe. Self-contained Naftiko capability covering one Boltic business surface.

Run with Naftiko

Boltic Streams API — Destinations

Boltic Streams API — Destinations. 2 operations. Lead operation: Boltic List stream destinations. Self-contained Naftiko capability covering one Boltic business surface.

Run with Naftiko

Boltic Streams API — Events

Boltic Streams API — Events. 2 operations. Lead operation: Boltic Send an event. Self-contained Naftiko capability covering one Boltic business surface.

Run with Naftiko

Boltic Streams API — Stream Sources

Boltic Streams API — Stream Sources. 5 operations. Lead operation: Boltic List all stream sources. Self-contained Naftiko capability covering one Boltic business surface.

Run with Naftiko

Boltic Tables API — Queries

Boltic Tables API — Queries. 1 operations. Lead operation: Boltic Execute a SQL query. Self-contained Naftiko capability covering one Boltic business surface.

Run with Naftiko

Boltic Tables API — Rows

Boltic Tables API — Rows. 5 operations. Lead operation: Boltic List rows in a table. Self-contained Naftiko capability covering one Boltic business surface.

Run with Naftiko

Boltic Tables API — Tables

Boltic Tables API — Tables. 5 operations. Lead operation: Boltic List all tables. Self-contained Naftiko capability covering one Boltic business surface.

Run with Naftiko

Boltic Workflow API — Executions

Boltic Workflow API — Executions. 3 operations. Lead operation: Boltic Get execution details. Self-contained Naftiko capability covering one Boltic business surface.

Run with Naftiko

Boltic Workflow API — Triggers

Boltic Workflow API — Triggers. 1 operations. Lead operation: Boltic List available triggers. Self-contained Naftiko capability covering one Boltic business surface.

Run with Naftiko

Boltic Workflow API — Workflows

Boltic Workflow API — Workflows. 8 operations. Lead operation: Boltic List all workflows. Self-contained Naftiko capability covering one Boltic business surface.

Run with Naftiko

Semantic Vocabularies

Boltic Context

36 classes · 9 properties

JSON-LD

Resources

👥
GitHubOrganization
GitHubOrganization
🔗
LinkedIn
LinkedIn
🔗
Website
Website
🔗
Documentation
Documentation
🔗
Templates
Templates
💰
Pricing
Pricing
🔗
About
About
🔗
Partners
Partners
📰
Blog
Blog
📄
ChangeLog
ChangeLog
🔗
JSONLDContext
JSONLDContext

Sources

Raw ↑
aid: boltic
url: https://raw.githubusercontent.com/api-evangelist/boltic/refs/heads/main/apis.yml
apis:
  - aid: boltic:gateway-api
    name: Boltic Gateway API
    tags:
    - Gateways
    - Plugins
    - Routing
    - Security
    humanURL: https://docs.boltic.io/gateway/intro/
    properties:
    - url: https://docs.boltic.io/gateway/intro/
      type: Documentation
    - url: openapi/boltic-gateway-api-openapi.yml
      type: OpenAPI
    - url: json-schema/boltic-route.json
      type: JSONSchema
    - type: NaftikoCapability
      url: capabilities/gateway-general.yaml
    - type: NaftikoCapability
      url: capabilities/gateway-certificates.yaml
    - type: NaftikoCapability
      url: capabilities/gateway-consumers.yaml
    - type: NaftikoCapability
      url: capabilities/gateway-plugins.yaml
    - type: NaftikoCapability
      url: capabilities/gateway-routes.yaml
    description: The Boltic Gateway API provides a developer-friendly API gateway designed to simplify and secure how services
      interact across your platform. It enables seamless request routing, payload transformation, and enforcement of security
      policies across diverse integration types including serverless functions, workflows, tables, and proxy endpoints. The
      Gateway supports dynamic URL rewriting, path parameter injection, fine-grained authentication, and real-time observability.
  - aid: boltic:workflow-api
    name: Boltic Workflow API
    tags:
    - Automation
    - Integrations
    - Triggers
    - Workflows
    humanURL: https://www.boltic.io/products/workflow
    properties:
    - url: https://docs.boltic.io/
      type: Documentation
    - url: openapi/boltic-workflow-api-openapi.yml
      type: OpenAPI
    - url: json-schema/boltic-workflow.json
      type: JSONSchema
    - type: NaftikoCapability
      url: capabilities/workflow-executions.yaml
    - type: NaftikoCapability
      url: capabilities/workflow-triggers.yaml
    - type: NaftikoCapability
      url: capabilities/workflow-workflows.yaml
    description: The Boltic Workflow API enables programmatic creation, management, and execution of automation workflows. Workflows
      are visual, no-code automation sequences that connect triggers with actions across 500+ integrations. The API supports
      HTTP-triggered workflows with customizable responses, scheduled executions, webhook-based triggers, and integration with
      AI providers including Perplexity, Hugging Face, Meta, and DeepSeek.
  - aid: boltic:tables-api
    name: Boltic Tables API
    tags:
    - CRUD
    - Databases
    - NoCode
    - Tables
    humanURL: https://www.boltic.io/products/boltic-tables
    properties:
    - url: https://docs.boltic.io/docs/workflow-builder/activities/tables/
      type: Documentation
    - url: openapi/boltic-tables-api-openapi.yml
      type: OpenAPI
    - url: json-schema/boltic-table.json
      type: JSONSchema
    - type: NaftikoCapability
      url: capabilities/tables-queries.yaml
    - type: NaftikoCapability
      url: capabilities/tables-rows.yaml
    - type: NaftikoCapability
      url: capabilities/tables-tables.yaml
    description: The Boltic Tables API provides programmatic access to Boltic Tables, a no-code database for teams to organize,
      manage, and automate structured data workflows. The API supports full CRUD operations on tables and rows, SQL query execution
      via a built-in SQL editor with AI-powered query generation, and integration with workflows for automated data processing
      triggered by table changes.
  - aid: boltic:pipes-api
    name: Boltic Pipes API
    tags:
    - DataSync
    - ETL
    - Integration
    - Pipelines
    humanURL: https://docs.boltic.io/docs/pipes/pipe-creation/
    properties:
    - url: https://docs.boltic.io/docs/pipes/pipe-creation/
      type: Documentation
    - url: openapi/boltic-pipes-api-openapi.yml
      type: OpenAPI
    - url: json-schema/boltic-pipe.json
      type: JSONSchema
    - type: NaftikoCapability
      url: capabilities/pipes-destinations.yaml
    - type: NaftikoCapability
      url: capabilities/pipes-pipes.yaml
    - type: NaftikoCapability
      url: capabilities/pipes-sources.yaml
    - type: NaftikoCapability
      url: capabilities/pipes-sync-runs.yaml
    description: The Boltic Pipes API provides programmatic access to data synchronization pipelines that connect data sources
      to destinations. Pipes enable real-time data syncing across systems via automated pipelines with zero maintenance. Sources
      include databases such as MongoDB, MySQL, and PostgreSQL, SaaS applications via API endpoints, and file storage. The API
      supports configurable sync frequencies including minutely, hourly, and daily schedules.
  - aid: boltic:streams-api
    name: Boltic Streams API
    tags:
    - Analytics
    - Events
    - RealTime
    - Streaming
    humanURL: https://www.boltic.io/products/streams
    properties:
    - url: https://docs.boltic.io/docs/streams/intro/
      type: Documentation
    - url: openapi/boltic-streams-api-openapi.yml
      type: OpenAPI
    - url: json-schema/boltic-stream-event.json
      type: JSONSchema
    - type: NaftikoCapability
      url: capabilities/streams-destinations.yaml
    - type: NaftikoCapability
      url: capabilities/streams-events.yaml
    - type: NaftikoCapability
      url: capabilities/streams-stream-sources.yaml
    description: The Boltic Streams API provides real-time event streaming capabilities for tracking custom events and streaming
      data from websites, mobile apps, and servers. It includes source debugger tools for confirming API call delivery, an event
      analysis dashboard for monitoring event flows, and real-time data processing for actionable insights.
name: Boltic
tags:
  - Automation
  - DataSync
  - Gateways
  - NoCode
  - Streaming
  - Workflows
type: Index
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
access: 3rd-Party
common:
  - type: GitHubOrganization
    url: https://github.com/bolticio
  - type: LinkedIn
    url: https://www.linkedin.com/company/officialboltic
  - name: Website
    description: 'null'
    url: https://www.boltic.io/
    type: Website
  - name: Documentation
    description: 'null'
    url: https://docs.boltic.io/
    type: Documentation
  - name: Templates
    description: 'null'
    url: https://www.boltic.io/templates
    type: Templates
  - name: Integrations
    description: 'null'
    url: https://www.boltic.io/integrations
    type: Integrations
  - name: Pricing
    description: 'null'
    url: https://www.boltic.io/pricing
    type: Pricing
  - name: About
    description: 'null'
    url: https://www.boltic.io/about-us
    type: About
  - name: Partners
    description: 'null'
    url: https://www.boltic.io/partners
    type: Partners
  - name: Blog
    description: 'null'
    url: https://www.boltic.io/blog
    type: Blog
  - name: ChangeLog
    description: 'null'
    url: https://www.boltic.io/changelog
    type: ChangeLog
  - name: JSON-LD Context
    description: 'null'
    url: json-ld/boltic-context.jsonld
    type: JSONLDContext
created: '2026-01-02'
modified: '2026-05-19'
position: Consuming
description: Boltic is an AI workflow automation platform that helps businesses streamline operations across customer support,
  finance, product, and marketing functions. The platform enables companies to build autonomous AI agents, create no-code
  workflows with drag-and-drop functionality, and connect with over 500 integrations including major tools like Salesforce,
  HubSpot, Shopify, and Google BigQuery.
integrations:
  - name: Try now
maintainers:
  - FN: Kin Lane
    email: [email protected]
specificationVersion: '0.19'