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

Rasayel Templates API

The Templates API from Rasayel — 2 operation(s) for templates.

Rasayel Templates API is one of 7 APIs that Rasayel 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, authentication docs, and rate-limit docs.

This API exposes 5 operations across 2 paths. It is described by OpenAPI 3.0.3, at version v1.

Requests are made against a single base URL, https://api.rasayel.io/v1.

5 operations 2 paths 0 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v1
Base URL
https://api.rasayel.io/v1/
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

Rasayel Templates API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (basicToken). By default, every request must be authenticated.

  • basicToken — Basic Auth value from a Rasayel API key. Send as: Authorization: Basic {token}. API keys carry a Read or Read/Write scope. Optional XOnBehalfOf header imperson…

Paths & Operations 5

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

Templates 5
GET
/templates
Fetch Templates
templatesFetchTemplates → 200
POST
/templates
Create Template
templatesCreateTemplate body → 201
PATCH
/templates/{id}
Update Template
templatesUpdateTemplate 1 param body → 200
DELETE
/templates/{id}
Delete Template
templatesDeleteTemplate 1 param → 200
GET
/templates/{id}
Fetch Template
templatesFetchTemplate 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rasayel-templates-api-openapi.yml Raw ↑

Other APIs Rasayel publishes across the network.

Rasayel Channels API
Rasayel Contacts API
Rasayel Conversations API
Rasayel Messages API
Rasayel Properties API
Rasayel Tags API