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

Ablo Claims API

The claims API from Ablo — 7 operation(s) for claims.

Ablo Claims API is one of 8 APIs that Ablo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 10 operations across 7 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version 0.55.0.

Requests are made against 2 base URLs: https://api.abloatai.com/api, http://localhost:8787/api.

10 operations 7 paths 12 schemas 2 DELETE2 GET6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.55.0
Base URL
https://api.abloatai.com/api
Authentication
HTTP Bearer
License
Apache License 2.0
Resource Areas
1

Authentication & Security 1

Ablo Claims API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Your Ablo API key (sk… / rk…).

Paths & Operations 10

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

claims 10
POST
/v1/models/{model}/{id}/claim
Claim a row (acquire lease)
acquireModelClaim 2 params body → 201202400401403404409429
DELETE
/v1/models/{model}/{id}/claim
Release a claim
releaseModelClaim 2 params → 200400401403404409429500
POST
/v1/models/{model}/{id}/claim/heartbeat
Heartbeat a held claim (extend the lease for long-running work)
heartbeatModelClaim 2 params body → 200400401403404409429500
POST
/v1/models/{model}/{id}/claim/reorder
Reorder the wait-line (privileged)
reorderModelClaimQueue 2 params body → 200400401403404409429500
GET
/v1/claims
List who holds what, and who waits
listClaims 7 params → 200400401403404409429500
POST
/v1/claims
Claim a row named in the body
acquireClaim body → 201202400401403404409429
POST
/v1/claims/heartbeat
Heartbeat every lease you hold, in one request
heartbeatClaims body → 200400401403404409429500
GET
/v1/claims/{claimId}
Poll a claim for its current state
getClaim 1 param → 200400401403404409429500
DELETE
/v1/claims/{claimId}
Release a claim, or leave the wait line
releaseClaim 1 param → 200400401403404409429500
POST
/v1/claims/{claimId}/heartbeat
Heartbeat a claim by id — held or queued
heartbeatClaim 1 param body → 200400401403404409429500

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are Claim (14 properties), ErrorEnvelope (8 properties), ClaimQueued (7 properties), ClaimAcquired (6 properties). Each schema is shown below with its type and property counts.

Cursor
string
An opaque pagination position. Copy it unchanged into the next request.
Claim
object
14 properties 5 required
ClaimState
object
6 properties 3 required
ClaimHeartbeat
object
6 properties 3 required
ErrorEnvelope
object
8 properties 2 required
ClaimAcquired
object
6 properties 4 required
ClaimQueued
object
7 properties 4 required
ClaimRelease
object
2 properties 2 required
ClaimList
object
4 properties 4 required
ClaimHeartbeatBatch
object
2 properties 2 required
ClaimReorder
object
2 properties 2 required
ClaimAcquire

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

abloatai-claims-api-openapi.yml Raw ↑

Other APIs Ablo publishes across the network.

Ablo Integration-Helper MCP Server
Ablo Branches API
Ablo Commits API
Ablo Credentials API
Ablo Logs API
Ablo Models API
Ablo Schema API
Where this information came from

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