Unqork

Unqork is an enterprise application development platform — a no-code / "codeless" platform-as-a-service used by banks, insurers, healthcare organizations and government agencies to build and operate complex, regulated business applications without hand-written application code. Creators assemble applications from modules, workflows, components and data models in the Unqork Designer, and the platform exposes a REST Customer API (documented as OpenAPI 3.0.3 at developers.unqork.io) that lets external systems manage submissions, modules, applications, workflows, users, groups, promotions, transforms, global variables and API access credentials in an Unqork environment. The API is served per-tenant at https://{subdomain}.unqork.io/api/1.0, secured with OAuth 2.0 client-credentials and password grants issued through API Access Management, and the platform ships on a quarterly GA release cadence with weekly patch releases.

Unqork publishes 1 API on the APIs.io network: Customer API. Tagged areas include Company, No-Code, Low-Code, Application Development, and Enterprise Software.

The Unqork catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Unqork’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, signup flow, pricing, and 23 more developer resources.

59.4/100 strong ▬ flat Agent 39/100 agent ready Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
1 APIs
CompanyNo-CodeLow-CodeApplication DevelopmentEnterprise SoftwarePlatform as a ServiceWorkflowFinancial ServicesInsuranceGovernmentApplication Modernization

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 59.4/100 · strong
Contract Quality 14.2 / 25
Developer Ergonomics 9.9 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 9.9 / 13
Governance 2.5 / 12
Discoverability 8.7 / 10
Agent readiness — 39/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 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/unqork: 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 1

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

Unqork Customer API

Unqork's customer-facing REST API, based on open standards, for setting and retrieving module submission data and controlling other aspects of an Unqork environment. 93 operatio...

Rate Limits 1

Documented rate limits and quota policies.

Unqork Rate Limits

2 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Unqork Webhooks

ASYNCAPI

Security Posture 4

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

Unqork Authentication

oauth2 · 1 scheme

SECURITY

Unqork Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Unqork Vulnerability Disclosure

Hackerone · contact published

SECURITY

Unqork Trust Center

SOC 2 Type II, ISO/IEC 27001:2013, HIPAA, FedRAMP, GDPR

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Unqork Scopes

1 scope · clientCredentials/password

1 scopes

SCOPES

Agentic Access 1

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

Unqork Agentic Access

93 operations · 55 acting · 2 human-in-the-loop

93 operations · 55 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 4

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: unqork
name: Unqork
description: Unqork is an enterprise application development platform — a no-code / "codeless" platform-as-a-service used
  by banks, insurers, healthcare organizations and government agencies to build and operate complex, regulated business applications
  without hand-written application code. Creators assemble applications from modules, workflows, components and data models
  in the Unqork Designer, and the platform exposes a REST Customer API (documented as OpenAPI 3.0.3 at developers.unqork.io)
  that lets external systems manage submissions, modules, applications, workflows, users, groups, promotions, transforms,
  global variables and API access credentials in an Unqork environment. The API is served per-tenant at https://{subdomain}.unqork.io/api/1.0,
  secured with OAuth 2.0 client-credentials and password grants issued through API Access Management, and the platform ships
  on a quarterly GA release cadence with weekly patch releases.
image: https://developers.unqork.io/unqork-logo.png
url: https://raw.githubusercontent.com/api-evangelist/unqork/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
x-tier: profiled
x-tier-reason: enrichment-pipeline
specificationVersion: '0.20'
created: '2026-07-31'
modified: '2026-07-31'
tags:
- Company
- No-Code
- Low-Code
- Application Development
- Enterprise Software
- Platform as a Service
- Workflow
- Financial Services
- Insurance
- Government
- Application Modernization
apis:
- name: Unqork Customer API
  description: Unqork's customer-facing REST API, based on open standards, for setting and retrieving module submission data
    and controlling other aspects of an Unqork environment. 93 operations across Submissions, Applications, Workflow, Modules,
    Promotions, Users, Groups, Transforms, Global Variables, Credentials, Revisions, Data Collections, Data Model Records,
    Search Configs, Logs and Query. All communication is over HTTPS with JSON responses; every request is authorized with
    an OAuth 2.0 bearer token.
  humanURL: https://developers.unqork.io/
  baseURL: https://training.unqork.io/api/1.0
  image: https://developers.unqork.io/unqork-logo.png
  tags:
  - Submissions
  - Workflow
  - Modules
  - Applications
  - Users
  - Promotions
  properties:
  - type: OpenAPI
    url: openapi/unqork-customer-api-openapi.yml
  - type: Documentation
    url: https://docs.unqork.io/docs/apis-integrations
  - type: APIReference
    url: https://developers.unqork.io/
  - type: Authentication
    url: authentication/unqork-authentication.yml
  - type: OAuthScopes
    url: scopes/unqork-scopes.yml
  - type: RateLimits
    url: rate-limits/unqork-rate-limits.yml
  - type: Conventions
    url: conventions/unqork-conventions.yml
  - type: ErrorCatalog
    url: errors/unqork-problem-types.yml
  - type: DataModel
    url: data-model/unqork-data-model.yml
  - type: Overlay
    url: overlays/unqork-customer-api-overlay.yaml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: AgenticAccess
  url: agentic-access/unqork-agentic-access.yml
- type: DomainSecurity
  url: security/unqork-domain-security.yml
- type: Website
  url: https://unqork.com/
- type: DeveloperPortal
  url: https://developers.unqork.io/
- type: Documentation
  url: https://docs.unqork.io/
- type: APIReference
  url: https://developers.unqork.io/
- type: GettingStarted
  url: https://docs.unqork.io/docs/getting-started
- type: Support
  url: https://community.unqork.com/
- type: Blog
  url: https://unqork.com/resource-center/
- type: GitHubOrganization
  url: https://github.com/unqork-external
- type: SignUp
  url: https://community.unqork.com/member/register
- type: Pricing
  url: https://unqork.com/pricing-meeting-request/
- type: TermsOfService
  url: https://unqork.com/terms-of-service/
- type: PrivacyPolicy
  url: https://unqork.com/privacy/
- type: StatusPage
  url: https://status.unqork.com/
- type: Security
  url: https://unqork.com/security/
- type: Compliance
  url: https://unqork.com/security-compliance/
- type: TrustCenter
  url: https://trust.unqork.com/
- type: ChangeLog
  url: https://docs.unqork.io/docs/unqork-release-notes
- type: Training
  url: https://academy.unqork.com/
- type: LLMsTxt
  url: llms/unqork-llms.txt
- type: VulnerabilityDisclosure
  url: security/unqork-vulnerability-disclosure.yml
- type: Lifecycle
  url: lifecycle/unqork-lifecycle.yml
- type: ChangeLog
  url: changelog/unqork-changelog.yml
- type: Conformance
  url: conformance/unqork-conformance.yml
- type: Packages
  url: packages/unqork-packages.yml
- type: Sandbox
  url: sandbox/unqork-sandbox.yml
- type: Components
  url: components/unqork-components.yml
- type: Webhooks
  url: asyncapi/unqork-webhooks.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-31'
  status: enriched
  artifacts_added: 28
  pass: local-v1