Tines website screenshot

Tines

Tines is a no-code intelligent workflow automation platform built for security teams. Its REST API provides programmatic access to manage stories (workflows), actions, agents, credentials, teams, cases, records, folders, dashboards, audit logs, and AI usage. Tenants can also trigger automated workflows via webhooks and integrate with the Tines platform through SCIM for identity provisioning.

Tines publishes 7 APIs on the APIs.io network, including Actions API, Audit Logs API, Credentials API, and 4 more. Tagged areas include Security Automation, No-Code, Workflow Automation, Security Operations, and SOAR.

The Tines catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Tines’ developer surface includes authentication, documentation, engineering blog, pricing, and 12 more developer resources.

50.2/100 developing ▬ flat Agent 34/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
7 APIs
Security AutomationNo-CodeWorkflow AutomationSecurity OperationsSOARIncident ResponseREST APIWebhooks

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 50.2/100 · developing
Contract Quality 17.2 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 11.6 / 20
Operational Transparency 2.7 / 13
Governance 7.0 / 12
Discoverability 7.4 / 10
Agent readiness — 34/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/tines: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 7

Individual APIs this provider publishes, each with its own machine-readable definition.

Tines Actions API

Manage individual actions within stories

Tines Audit Logs API

Retrieve audit log entries for tenant activity

Tines Credentials API

Manage stored credentials for integrations

Tines Folders API

Organize stories, credentials, and resources into folders

Tines Stories API

Manage stories (automated workflows)

Tines Tags API

Manage tags for organizing resources

Tines Teams API

Manage teams and team membership

Scroll for all 7

Pricing Plans 1

Published pricing tiers and plan structures.

Tines Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Tines Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Tines Finops

FINOPS

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Tines Context

13 classes · 54 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Tines API Rules

5 rules · 4 warnings 1 info

SPECTRAL

JSON Schema 3

Standalone JSON Schema definitions for this provider's data models.

Tines Action

21 properties

JSON SCHEMA

Tines Credential

20 properties

JSON SCHEMA

Tines Story

17 properties

JSON SCHEMA

Examples 3

Example request and response payloads for these APIs.

Tines Action Example

21 fields

EXAMPLE

Tines Credential Example

22 fields

EXAMPLE

Tines Story Example

17 fields

EXAMPLE

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Tines Authentication

apiKey/http · 2 schemes

SECURITY

Tines Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Tines Vulnerability Disclosure

security.txt · contact published

SECURITY

Tines Trust Center

SOC 2, ISO 27001, GDPR, CSA STAR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Tines Agentic Access

31 operations · 18 acting

31 operations · 18 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: tines
name: Tines
description: Tines is a no-code intelligent workflow automation platform built for security teams. Its REST API provides programmatic
  access to manage stories (workflows), actions, agents, credentials, teams, cases, records, folders, dashboards, audit logs,
  and AI usage. Tenants can also trigger automated workflows via webhooks and integrate with the Tines platform through SCIM
  for identity provisioning.
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/tines.png
url: https://raw.githubusercontent.com/api-evangelist/tines/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.19'
tags:
- Security Automation
- No-Code
- Workflow Automation
- Security Operations
- SOAR
- Incident Response
- REST API
- Webhooks
apis:
- aid: tines:tines-actions-api
  name: Tines Actions API
  description: Manage individual actions within stories
  humanURL: https://www.tines.com/api/welcome/
  baseURL: https://{tenant-domain}/api/v1
  tags:
  - Actions
  properties:
  - type: OpenAPI
    url: openapi/tines-actions-api-openapi.yml
  - type: Documentation
    url: https://www.tines.com/api/welcome/
  - type: Authentication
    url: https://www.tines.com/api/authentication/
  - type: RateLimits
    url: https://www.tines.com/api/api-rate-limits/
  - type: GoSDK
    url: https://github.com/tines/go-sdk
  - type: TerraformProvider
    url: https://github.com/tines/terraform-provider-tines
- aid: tines:tines-audit-logs-api
  name: Tines Audit Logs API
  description: Retrieve audit log entries for tenant activity
  humanURL: https://www.tines.com/api/welcome/
  baseURL: https://{tenant-domain}/api/v1
  tags:
  - Audit Logs
  properties:
  - type: OpenAPI
    url: openapi/tines-audit-logs-api-openapi.yml
  - type: Documentation
    url: https://www.tines.com/api/welcome/
  - type: Authentication
    url: https://www.tines.com/api/authentication/
  - type: RateLimits
    url: https://www.tines.com/api/api-rate-limits/
  - type: GoSDK
    url: https://github.com/tines/go-sdk
  - type: TerraformProvider
    url: https://github.com/tines/terraform-provider-tines
- aid: tines:tines-credentials-api
  name: Tines Credentials API
  description: Manage stored credentials for integrations
  humanURL: https://www.tines.com/api/welcome/
  baseURL: https://{tenant-domain}/api/v1
  tags:
  - Credentials
  properties:
  - type: OpenAPI
    url: openapi/tines-credentials-api-openapi.yml
  - type: Documentation
    url: https://www.tines.com/api/welcome/
  - type: Authentication
    url: https://www.tines.com/api/authentication/
  - type: RateLimits
    url: https://www.tines.com/api/api-rate-limits/
  - type: GoSDK
    url: https://github.com/tines/go-sdk
  - type: TerraformProvider
    url: https://github.com/tines/terraform-provider-tines
- aid: tines:tines-folders-api
  name: Tines Folders API
  description: Organize stories, credentials, and resources into folders
  humanURL: https://www.tines.com/api/welcome/
  baseURL: https://{tenant-domain}/api/v1
  tags:
  - Folders
  properties:
  - type: OpenAPI
    url: openapi/tines-folders-api-openapi.yml
  - type: Documentation
    url: https://www.tines.com/api/welcome/
  - type: Authentication
    url: https://www.tines.com/api/authentication/
  - type: RateLimits
    url: https://www.tines.com/api/api-rate-limits/
  - type: GoSDK
    url: https://github.com/tines/go-sdk
  - type: TerraformProvider
    url: https://github.com/tines/terraform-provider-tines
- aid: tines:tines-stories-api
  name: Tines Stories API
  description: Manage stories (automated workflows)
  humanURL: https://www.tines.com/api/welcome/
  baseURL: https://{tenant-domain}/api/v1
  tags:
  - Stories
  properties:
  - type: OpenAPI
    url: openapi/tines-stories-api-openapi.yml
  - type: Documentation
    url: https://www.tines.com/api/welcome/
  - type: Authentication
    url: https://www.tines.com/api/authentication/
  - type: RateLimits
    url: https://www.tines.com/api/api-rate-limits/
  - type: GoSDK
    url: https://github.com/tines/go-sdk
  - type: TerraformProvider
    url: https://github.com/tines/terraform-provider-tines
- aid: tines:tines-tags-api
  name: Tines Tags API
  description: Manage tags for organizing resources
  humanURL: https://www.tines.com/api/welcome/
  baseURL: https://{tenant-domain}/api/v1
  tags:
  - Tags
  properties:
  - type: OpenAPI
    url: openapi/tines-tags-api-openapi.yml
  - type: Documentation
    url: https://www.tines.com/api/welcome/
  - type: Authentication
    url: https://www.tines.com/api/authentication/
  - type: RateLimits
    url: https://www.tines.com/api/api-rate-limits/
  - type: GoSDK
    url: https://github.com/tines/go-sdk
  - type: TerraformProvider
    url: https://github.com/tines/terraform-provider-tines
- aid: tines:tines-teams-api
  name: Tines Teams API
  description: Manage teams and team membership
  humanURL: https://www.tines.com/api/welcome/
  baseURL: https://{tenant-domain}/api/v1
  tags:
  - Teams
  properties:
  - type: OpenAPI
    url: openapi/tines-teams-api-openapi.yml
  - type: Documentation
    url: https://www.tines.com/api/welcome/
  - type: Authentication
    url: https://www.tines.com/api/authentication/
  - type: RateLimits
    url: https://www.tines.com/api/api-rate-limits/
  - type: GoSDK
    url: https://github.com/tines/go-sdk
  - type: TerraformProvider
    url: https://github.com/tines/terraform-provider-tines
common:
- type: AgenticAccess
  url: agentic-access/tines-agentic-access.yml
- type: TrustCenter
  url: security/tines-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/tines-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/tines-domain-security.yml
- type: Authentication
  url: authentication/tines-authentication.yml
- type: Website
  url: https://www.tines.com/
- type: Documentation
  url: https://www.tines.com/api/welcome/
- type: GitHubOrg
  url: https://github.com/tines
- type: LinkedIn
  url: https://www.linkedin.com/company/tines-io
- type: Blog
  url: https://www.tines.com/blog/
- type: Pricing
  url: https://www.tines.com/pricing/
- type: StatusPage
  url: https://status.tines.com/
- type: X
  url: https://x.com/tines_hq
- type: Plans
  url: plans/tines-plans-pricing.yml
- type: RateLimits
  url: rate-limits/tines-rate-limits.yml
- type: FinOps
  url: finops/tines-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com