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 API

The Rule API from Noyo — 3 operation(s) for rule.

Noyo Rule 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. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 3 paths, and defines 5 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.

5 operations 3 paths 5 schemas 1 DELETE2 GET1 POST1 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 5

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

Rule 5
GET
/api/v1/group_mappings/{group_mapping_id}/rules
Get Rules for a Group Mapping
getRulesForGroupMapping 1 param → 200
POST
/api/v1/group_mappings/{group_mapping_id}/rules
Create a new Rule
createNewRule 1 param body → 201
GET
/api/v1/rules/{rule_id}
Get a single Rule
getRule 1 param → 200
DELETE
/api/v1/rules/{rule_id}/{version}
Delete a Rule
deleteRule 2 params → 204
PUT
/api/v1/rules/{rule_id}/{version}
Edit a Rule
editRule 2 params body → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are RuleResult (13 properties), RuleCreateRequest (8 properties), RuleEditRequest (7 properties), Meta (4 properties). Each schema is shown below with its type and property counts.

RuleEditRequest
object
7 properties
RuleResult
object
13 properties 12 required
PaginatedRulesResult
object
2 properties 2 required
RuleCreateRequest
object
8 properties 2 required
Meta
object
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

noyo-rule-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