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 Conversations API

The Conversations API from Rasayel — 2 operation(s) for conversations.

Rasayel Conversations API is one of 7 APIs that Rasayel publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Conversations. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, and rate-limit docs.

This API exposes 2 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.

2 operations 2 paths 0 schemas 1 GET1 PUT

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 Conversations 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 2

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

Conversations 2
GET
/conversations
Fetch Conversations
conversationsFetchConversations → 200
PUT
/conversations/{id}
Update Conversation
conversationsUpdateConversation 1 param body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rasayel-conversations-api-openapi.yml Raw ↑

Other APIs Rasayel publishes across the network.

Rasayel Channels API
Rasayel Contacts API
Rasayel Messages API
Rasayel Properties API
Rasayel Tags API
Rasayel Templates API