Send Locations via API

Overview

This help article explains how to send location messages to contacts through the Resayil API. The tutorial covers two methods for sharing locations with recipients.

Available Methods

According to the documentation, users can transmit location data in two distinct ways:

  1. Coordinate-based delivery - Using latitude and longitude values
  2. Address-based delivery - Using a physical address

Technical Requirements

The article indicates that "any programming language that can perform HTTPS requests to the API" can be utilized for sending location messages through code.

Live API Testing

The documentation mentions a "live API tester with ready-to-use code examples in a variety of programming languages" is available to help users implement this functionality.

Access Requirements

Note: This particular article content is restricted to registered users only. The page displays messages to "Sign up" or "Login" to access the full tutorial details and code examples.

Related Resources

The help center provides companion articles covering similar messaging features:

  • Multimedia messages via API
  • Messages with emojis
  • Links in messages
  • Group and channel messaging
  • Dynamic buttons and lists
  • Contact cards
  • Expiring messages