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

StakPak Rules API is one of 20 APIs that StakPak publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Rules. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

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

Requests are made against 2 base URLs: https://apiv2.stakpak.dev, http://localhost:4000.

6 operations 4 paths 11 schemas 1 DELETE3 GET2 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://apiv2.stakpak.dev
Authentication
HTTP Bearer, HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 3

StakPak Rules API declares 3 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (Api_Key). It accepts HTTP bearer tokens (JWT) (Token). An API key is passed in the cookie as .idToken (cookie).

Paths & Operations 6

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

Rules 6

Rules API

GET
/v1/rules
List Rule Books
list_rule_books_handler → 200400
POST
/v1/rules
Create or Update Rule Book
create_rule_book_handler body → 200400
POST
/v1/rules/bulk
Create Many Rule Books
create_many_rule_books_handler body → 200400
GET
/v1/rules/search
Search Rule Books
search_rule_books_handler 1 param → 200400
GET
/v1/rules/{uri}
Get Rule Book by URI
get_rule_book_handler 1 param → 200400404
DELETE
/v1/rules/{uri}
Delete Rule Book
delete_rule_book_handler 1 param → 200400

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are RuleBook (8 properties), ListRuleBook (7 properties), CreateRuleBookPayload (5 properties), ErrorBody (2 properties). Each schema is shown below with its type and property counts.

SearchRuleBooksResponse
object
1 property 1 required
ErrorBody
object
2 properties 2 required
CreateManyRuleBooksResponse
object
1 property 1 required
CreateRuleBookResponse
object
1 property 1 required
CreateManyRuleBooksPayload
object
1 property 1 required
ErrorResponse
object
1 property 1 required
RuleBook
object
8 properties 6 required
ListRuleBooksResponse
object
1 property 1 required
CreateRuleBookPayload
object
5 properties 3 required
ListRuleBook
object
7 properties 5 required
RuleBookVisibility
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

stakpak-rules-api-openapi.yml Raw ↑

Other APIs StakPak publishes across the network.

StakPak Account API
StakPak Account (V2) API
StakPak Agents API
StakPak Agents (V2) API
StakPak Billing (V2) API
StakPak Chat API
StakPak Commands API
StakPak Knowledge API
StakPak Knowledge Registry API
StakPak MCP API
StakPak Memory API
StakPak Memory (V2) API
Where this information came from

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