Moxly Docs
  • 👋Welcome to Moxly
  • Overview
    • 💡What we do
    • ✨Our Features
  • Dashboard and settings
    • 🖥️Dashboard
    • 📎Setting up the app
    • 🌐Languages
    • 🔔Push Messages
    • 📳Publication
    • 👩‍💼Managers
    • 🌐Custom Domain
  • Canvas and Database
    • 🛠️Database
      • 📝Creating pages
    • 🛠️Components
      • Customers
      • Buttons
    • 🛠️Actions
    • 🕑Appointments
      • Admin Panel
      • Screens in an App
  • Figma To Design The UI
    • 🎨For Designers
    • #️⃣Tags
      • Page Tags
      • Page structure
      • Element tags
      • Action and Component Tags
      • Animation
    • 🥅Modal windows
    • 🔲Popover windows
    • 📄Menu
    • 🚞Containers
      • Database containers
      • Search
      • Registration and authorization
      • Google Maps
      • Appointment calendar
      • Fixed content
      • Hide/Show
  • Integration
    • ⚙️Wordpress
    • ⚙️Airtable
    • ⚙️Google Sheets
    • 🌐Webview
  • Rest API
    • ⚙️About Rest API
  • Version history
    • ⚙️Changelog
  • Moxly CMS "Enterprise"
    • ⚙️About
      • ⚙️System Requirements
      • ⚙️Libraries And Tools
      • ⚙️Install Moxly CMS
      • ⚙️Administrator Settings
Powered by GitBook
On this page
  1. Rest API

About Rest API

Since the API is based on REST principles, it's very easy to write and test applications. You can use your browser to access URLs, and you can use pretty much any HTTP client in any programming language to interact with the API. Features

  • REST API

  • Supports JSON for requests and responses

  • Simple data model

  • Secured by SSL and API Key

PreviousWebviewNextChangelog

Last updated 1 year ago

⚙️