Giter Site home page Giter Site logo

calderawp-api's Introduction

Endpoints

Products

  • GET /calderawp_api/v2/products
    • All products
    • Arguments:
      • per_page Default: 10. # of products per page
      • page Default: 1. Page #
      • soon Default: false. Show coming soon products only?
      • search Default: false. Keyword search for products.
  • GET /calderawp_api/v2/products/<id>
    • A specific product by ID
  • GET /calderawp_api/v2/products/cf-add-ons
    • Caldera Forms Add-ons
    • Arguments:
      • per_page Default: 10. # of products per page
      • page Default: 1. Page #
      • soon Default: false. Show coming soon products only?
      • slug Default: false. Allows searching products by slug.
      • category Default: false. Product category.
  • GET /calderawp_api/v2/products/caldera-search
    • Products in Caldera Search Bundle
  • GET /calderawp_api/v2/products/cf-bundles
    • Caldera Forms Bundles
  • GET /calderawp_api/v2/products/featured
    • Featured products
    • Arguments:
      • per_page Default: 10. # of products per page
      • page Default: 1. Page #

Documentation

  • GET /calderawp_api/v2/docs
    • All docs
    • Arguments:
      • per_page Default: 10. # of docs per page
      • page Default: 1. Page #
      • doc_slug Default: false. Retrieve specific doc by slug.
      • product_slug Default: false. Retrieve docs for product, by slug
      • product_id Default: false. Retrieve docs for product, by id
      • search Default: false. Keyword search for docs.
  • GET /calderawp_api/v2/docs/<id>
    • Specific doc, by ID

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.