Nilog Developers
  • Introduction
  • Integrations
    • WooCommerce
      • Adding Products
      • Variable Product
      • Product Attributes
      • Managing Orders
      • Coupon Management
      • Currency Switcher
      • WooCommerce Reports
      • WooCommerce Analytics
      • Tax Settings
      • Multi Vendors
      • Email Settings
      • WooCheckout Webview
      • Web Store Layout
    • App Builder
      • App Builder Widgets
    • User Authentication
      • Login with Google
      • Login with Apple
      • Login with Facebook
      • Login with Firebase OTP
    • Cloud Messaging
      • Firebase Cloud Messaging
      • OneSignal
    • Google Maps API Key
  • Developers
    • React Native Development Setup
    • WP Generate Rest API keys
  • Reference
    • API spec
      • WordPress
    • Language Support
    • Changelog
      • App Builder
      • Nilog Monitor
    • Upgrade Your App
    • License Key
    • Enable WP Debug
    • Troubleshooting
      • JWT Authentication for WP REST API plugin installed
      • Hide Admin Account From Vendor List In Dokan Backend
Powered by GitBook
On this page
  • WooCommerce JSON REST API
  • References
  1. Reference
  2. API spec

WordPress

WooCommerce JSON REST API

yourdomain.com/wp-json/app-builder/v1/

yourdomain.com/wp-json/app-builder/v1/settings/

  • cart_url: – "based on your domain"

  • checkout_url: – "based on your domain"

  • store: – "multi-vendors"

  • language: – "default language code"

  • languages: – "language support"

  • currencies: – "currency support"

  • currency: – "currency code"

  • placeholder: – "default place holder image"

  • placeholder_black: – "default place holder image on dark mode"

  • screens: – "app screens"

    • home: – "widgets, configs, action"

    • category: – "field Id"

    • products: – "widgets, configs, action"

    • product: – "widgets, configs, action"

    • cart: – "widgets, configs, action"

    • profile: – "widgets, configs, action"

    • wishlist: – "configs, action"

    • contact: – "widgets, configs, action"

    • onBoarding: – "widgets, configs, action"

    • login: – "widgets, configs, action"

    • register: – "widgets, configs, action"

    • postList: – "widgets, configs, action"

    • postDetail: – "widgets, configs, action"

    • postCategory: – "widgets, configs, action"

    • postWishlist: – "widgets, configs, action"

    • vendorList: – "widgets, configs, action"

    • vendorDetail: – "widgets, configs, action"

    • productQuickView: – "widgets, configs, action"

    • brands: – "widgets, configs, action"

    • settings: – "theme, general, tabs, sidebar"

    • extraScreens: – "custom, privacy-policies, faq, terms-conditions, about-us, service"

Checkout Endpoints

My Account Endpoints

Endpoints are appended to your page URLs to handle specific actions on the accounts pages. They should be unique.

  • Orders

  • View Order

  • Downloads

  • Edit Account

  • Addresses

  • Payment Methods

  • Lost Password

  • Logout

Rest API

Webhooks

Legacy API

Enable the Legacy REST API which is no longer maintained.

References

PreviousAPI specNextLanguage Support

Last updated 4 months ago

Endpoints are appended to page URLs to handle specific actions during the checkout process. They should be unique. Learn more about .

Learn more about .

Go to: WooCommerce > Settings > Advanced > REST API. Here you can create API keys to work with the WooCommerce REST API. More info at: .

This API is for developers to use. You can enable it to access store data from outside WordPress, e.g., Our iOS app or other external apps. More information at:

More info at: .

WooCommerce endpoints
WooCommerce Endpoints
Generate API Keys
WooCommerce REST API.
Using WooCommerce Webhooks
WooCommerce REST API Documentation - WP REST API v3
REST API Handbook | WordPress Developer ResourcesWordPress Developer Resources
Logo
Logo