Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Noyo Rule Set API

The Rule Set API from Noyo — 6 operation(s) for rule set.

Noyo Rule Set API is one of 64 APIs that Noyo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Rule Set. The published artifact set on APIs.io includes an OpenAPI specification.

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

Requests are made against the base URL https://fulfillment.noyo.com.

8 operations 6 paths 8 schemas 1 DELETE4 GET1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0.0
Base URL
https://fulfillment.noyo.com
Resource Areas
1

Paths & Operations 8

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

Rule Set 8
GET
/api/v1/rule_set_traces
Retrieves a list of Rule Set Traces.
getRuleSetTraces 7 params → 200
GET
/api/v1/rule_set_traces/{id}
Get a single Rule Set Trace
getRuleSetTrace 2 params → 200
GET
/api/v1/rule_sets
Retrieves a list of Rule Sets.
getRuleSetsList 7 params → 200
POST
/api/v1/rule_sets
Create a Rule Set
createRuleSet body → 201
GET
/api/v1/rule_sets/{rule_set_id}
Get a single Rule Set
getRuleSet 1 param → 200
PUT
/api/v1/rule_sets/{rule_set_id}/{rule_set_version}/promote
Promote a Rule Set
promoteRuleSet 2 params → 200
DELETE
/api/v1/rule_sets/{rule_set_id}/{version}
Delete a Rule Set
deleteRuleSet 2 params → 204
PUT
/api/v1/rule_sets/{rule_set_id}/{version}
Update a Rule Set
updateRuleSet 2 params body → 200

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are RuleSetResult (11 properties), RuleSetTraceResult (11 properties), RuleSetCreateRequest (6 properties), Meta (4 properties). Each schema is shown below with its type and property counts.

RuleSetUpdateRequest
object
4 properties
PaginatedRuleSetResult
object
2 properties 2 required
RuleSetTraceResult
object
11 properties 7 required
RuleSetResult
object
11 properties 9 required
RuleSetCreateRequest
object
6 properties 3 required
Meta
object
4 properties 3 required
RuleSetMetadata
object
1 property 1 required
PaginatedRuleSetTracesResult
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

noyo-rule-set-api-openapi.yml Raw ↑

Other APIs Noyo publishes across the network.

Noyo Carrier Mapped Field API
Noyo Carrier Sync API
Noyo Carriers API
Noyo Cases API
Noyo Condition API
Noyo Connection Eligibility API
Noyo Dependent API
Noyo Differences API
Noyo Discrepancies API
Noyo Eligibility Rules API
Noyo Employee API
Noyo Export API