API
Product Option Templates API
1. Amasty\Prot\Api\CustomTemplateRepositoryInterface - class for for managing Product Option Templates. GET /V1/amasty_prot/template, method="get" - get a product option template by ID; GET /V1/amasty_prot/templates, method="getList" - retrieve a ...
Free Gift/Special Promotions (Pro) API
Free Gift and Special Promotions (Pro) extensions don't have API of their own. However, they are compatible with the following default functionality from Magento: POST rest/all/V1/salesRules - create a cart price rule.
Can I test how your modules work with API?
Our team have created a public Postman workspace where we provide access to API collections from our modules. You can copy these API collections to test them in your own Magento installation together with our modules, and some collections can be ...
Blog Pro API
We have created a public API collection for Blog Pro module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public collections ...
Customer Group Catalog API
We have created a public API collection for Customer Group Catalog module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using ...
Advanced Product Reviews API
We have created a public API collection for Advanced Product Reviews module with all available queries and sample data, you can copy it to run local tests in your Magento environment. More details about using public collections can be found in the ...
Shipping Table Rates API
The methods listed below are not implemented by our module but are part of Magento itself. Our Shipping Table Rates module does not introduce its own API methods for the exclusive managing of rates created by the extension. However, all the Magento ...
Subscriptions & Recurring Payments API
We have created a public API collection for Subscriptions & Recurring Payments module with all available queries and sample data, you can copy it to run local tests in your Magento environment. More details about using public collections can be found ...
Amazon Payment for Subscriptions & Recurring Payments API
1. Amasty\RecurringAmazon\Api\BillingAgreementManagementInterface POST V1/amazon-recurring/save, method="validateAndSaveBillingAgreement" - validate and save billing agreement; POST /V1/amazon-recurring/save-and-place, ...
RMA API
We have created a public API collection for RMA module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public collections can ...
Advanced Search API
We have created a public API collection for Advanced Search module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public ...
Import and Export API
We have created a public API collection for Import-Export Core module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public ...
Multiple Coupons API
We have created a public API collection for Multiple Coupons module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public ...
Promo Banners Lite API
We have created a public API collection for Banners Lite module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public ...
Login as Customer API
We have created a public API collection for Login as Customer module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public ...
Delivery Date Manager API
We have created a public API collection for Delivery Date Manager module with all available queries and sample data, you can copy it to run local tests in your Magento environment. More details about using public collections can be found in the ...
Order Archive API
1. Amasty\Orderarchive\Api\ArchiveProcessorInterface - class for managing orders and archives. POST /V1/amastyMoveToArchive, method="moveToArchive" - move an order to archive; POST /V1/amastyMoveFromArchive, method="removeFromArchive" - remove an ...
ChatGPT AI Content Generator API
We have created a public API collection for ChatGPT AI Content Generator module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using ...
Customer Attributes/Login by Attributes API
We have created public API collections for Customer Attributes and Login by Attributes modules with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More ...
Custom Stock Status API
We have created a public API collection for Custom Stock Status module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public ...
GDPR API
We have created a public API collection for GDPR module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public collections can ...
California Consumer Privacy Act (CCPA) API
1. Amasty\Ccpa\Api\RequestInterface - class for managing personal data deletion requests. POST /V1/amasty_ccpa/approveDeleteRequest, method="approveDeleteRequest" - approve a request; POST /V1/amasty_ccpa/denyDeleteRequest, method="denyDeleteRequest" ...
Multiple Wishlist API
We have created a public API collection for Multiple Wishlist module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public ...
Cancel Order API
We have created a public API collection for Cancel Order module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public ...
Quick Order API
We have created a public API collection for Quick Order module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public ...
Abandoned Cart Email API
We have created a public API collection for Abandoned Cart Email module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public ...
Automatic Related Products API
We have created a public API collection for Automatic Related Products module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using ...
B2B Company Account API
We have created public API collections for B2B Company Account module and its Company Account Address submodule with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento ...
Countdown Timer API
Amasty\PromoCountdown\Api\Service\DateDifferenceInterface - class for calculating the difference between the dates: POST /V1/promo-countdown/service/date/difference, method="getDifference" - calculate the difference between the current date and the ...
What Amasty extensions support API?
Each Amasty extension that has API support, includes the etc/webapi.xml file. The webapi.xml file contains API configurations with the list of available API requests. For example, a request from the Custom Form module interface: 1 - endpoint URL; 2 - ...
Store Pickup API
1. Amasty\StorePickup\Api\GuestShippingMethodManagementInterface - class for managing shipping methods on guest checkout: POST /V1/guest-carts/:cartId/estimate-shipping-methods, method="estimateByExtendedAddress" - displays available shipping methods ...
Store Credit & Refund API
We have created a public API collection for Store Credit & Refund module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public ...
Order Attributes API
We have created a public API collection for Order Attributes module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public ...
Store Pickup with Locator API
We have created a public API collection for Store Pickup with Locator module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using ...
Exit Intent Popup API
We have created a public API collection for Exit Intent Popup module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public ...
Advanced Conditions API (+Reward Points, Extra Fee, Free Gift, Shipping Rules, Shipping Restrictions)
We have created a public API collection for Advanced Conditions module with all available queries and sample data, you can copy it to run local tests in your Magento environment. More details about using public collections can be found in the ...
Reward Points API
We have created a public API collection for Reward Points module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public ...
Free Shipping Bar API
We have created a public API collection for Free Shipping Bar module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public ...
Shipping Rules API
We have created a public API collection for Shipping Rules module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public ...
Extra Fee API
We have created a public API collection for Extra Fee module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public collections ...
Next page