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

Nory Templates API

The Templates API from Nory — 5 operation(s) for templates.

Nory Templates API is one of 10 APIs that Nory publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Templates. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.

This API exposes 5 operations across 5 paths. It is described by OpenAPI 2.0, at version 1.0.0.

Requests are made against the base URL https://sandbox.nory.ai/app/v1.

5 operations 5 paths 0 schemas 1 DELETE1 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
1.0.0
Base URL
https://sandbox.nory.ai/app/v1
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Nory Templates API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (bearerAuth).

Paths & Operations 5

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

Templates 5
GET
/templates/{id}
Get Templates for the branch
1 param → 200400401500
POST
/templates/
Create Template for the branch
2 params → 204400401500
DELETE
/templates/{templateId}
Delete Template
2 params → 204400401500
POST
/templates/apply
Apply Template
2 params → 204400401500
POST
/templates/recommendation
Request Template Recommendation
2 params → 204400401500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nory-templates-api-openapi.yml Raw ↑

Other APIs Nory publishes across the network.

Nory Authorization API
Nory Branch API
Nory Brands API
Nory Employee Punch API
Nory Integration API
Nory Inventory API
Nory Inventory Orders API
Nory Location Settings API
Nory Refresh token API