mediQuo

mediQuo

›API Reference

Overview

  • Getting Started

API Reference

  • Overview
  • Activation Codes
  • Patients
  • Prescriptions
  • Professionals
  • Messages
  • Troubleshooting

Android SDK

  • Installation
  • Professional List
  • Medical history
  • Customization
  • Other funcionalities
  • Changelog

iOS SDK

  • Installation
  • Professional List
  • Medical history
  • Customization
  • Other funcionalities
  • Changelog

Widget

  • Introduction
  • Permament session

    • Integration
    • Authentication

    Temporal session

    • Integration
  • Methods
  • Customization
  • Events

Messages

Contains the information about messages API in the mediQuo ecosystem.

Authentication and rate limits

AuthenticationRate limits
HTTP Headers600 requests per minute

Learn more about rate limits.

Send Message

POST /v1/messages

Use this endpoint to create new messages for your patients.

Endpoint URL

https://sdk.mediquo.com/v1/messages

Authentication and rate limits

AuthenticationRate limits
HTTP Headers600 requests per minute

Learn more about rate limits.

Request parameters

NameTypeDescription
textstringThe content of the message
typestringType of the message welcome
patient_codestringThe code of patient
sender_candidatesarray (optional)An array containing professional hashes that will send the message

Response fields

NameTypeDescription
messagestringInfo message

Default response

Status: 200 OK
{
  "message": "Welcome message sent succesfully",
}
← ProfessionalsTroubleshooting →
  • Send Message
    • Endpoint URL
    • Authentication and rate limits
    • Request parameters
    • Response fields
    • Default response
MediQuo PRO Logo
Copyright © 2023 mediQuo