GitHub - mobify/mobify-api: Manage Cloud targets via Mobify API

Skip to content

Navigation Menu

Sign in

Appearance settings

This repository was archived by the owner on Aug 6, 2020. It is now read-only.

Mobify API

Manage Cloud targets via the Mobify API.

Getting started

  1. Download Postman
  2. Launch Postman
  3. Import the Postman Collection JSON file
  4. Set the variables
    • MOBIFY_API_KEY: Your Mobify Cloud API Key https://cloud.mobify.com/account/. Set as a Postman Environment variable
    • PROJECT: Your Mobify Cloud project slug. Set as a collection variable.
    • TARGET: Target slug. Set as a collection variable.
  5. Send the requests!