{"@context": "https://schema.org", "@type": "WebAPI", "name": "Swagger API2Cart API", "description": "API2Cart", "provider": {"@type": "Organization", "name": "api2cart.com"}, "documentation": "https://app.api2cart.com/default/index/swagger-json"}
API2Cart
Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.
Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.
base URLs: https://api.api2cart.com/v1.1
auth: a p i k e y
find it by capability: POST /search {"query":{"text":"..."}} returns these
operations with their invocation detail. Connect any agent client.
API2Cart
| method | path | what the vendor says it does |
|---|---|---|
POST | /account.cart.add.json | Add store to the account account |
GET | /account.cart.list.json | Get list of carts. account |
PUT | /account.config.update.json | Update configs in the API2Cart database. account |
GET | /account.failed_webhooks.json | List webhooks that was not delivered to the callback. account |
GET | /account.supported_platforms.json | Get list of supported platforms account |
POST | /attribute.add.json | Add new attribute attribute |
POST | /attribute.assign.group.json | Assign attribute to the group attribute |
POST | /attribute.assign.set.json | Assign attribute to the attribute set attribute |
GET | /attribute.attributeset.list.json | Get attribute_set list attribute |
GET | /attribute.count.json | Get attributes count attribute |
DELETE | /attribute.delete.json | Delete attribute from store attribute |
GET | /attribute.group.list.json | Get attribute group list attribute |
GET | /attribute.info.json | Get attribute info attribute |
GET | /attribute.list.json | Get attributes list attribute |
GET | /attribute.type.list.json | Get list of supported attributes types attribute |
POST | /attribute.unassign.group.json | Unassign attribute from group attribute |
POST | /attribute.unassign.set.json | Unassign attribute from attribute set attribute |
POST | /attribute.update.json | Update attribute data attribute |
GET | /basket.info.json | Retrieve basket information. basket |
POST | /basket.item.add.json | Add item to basket basket |
POST | /basket.live_shipping_service.create.json | Create live shipping rate service. (Beta) basket |
DELETE | /basket.live_shipping_service.delete.json | Delete live shipping rate service. (Beta) basket |
GET | /basket.live_shipping_service.list.json | Retrieve a list of live shipping rate services. (Beta) basket |
POST | /bridge.delete.json | Delete bridge from the store. bridge |
GET | /bridge.download.file | Download bridge for store cart |
POST | /bridge.update.json | Update bridge in the store. bridge |
GET | /cart.bridge.json | Get bridge key and store key cart |
GET | /cart.catalog_price_rules.count.json | Get count of cart catalog price rules discounts. cart |
GET | /cart.catalog_price_rules.list.json | Get cart catalog price rules discounts. cart |
POST | /cart.clear_cache.json | Clear cache on store. cart |
GET | /cart.config.json | Get list of cart configs cart |
PUT | /cart.config.update.json | Use this API method to update custom data in client database. cart |
POST | /cart.coupon.add.json | Create new coupon cart |
POST | /cart.coupon.condition.add.json | Create new coupon condition cart |
GET | /cart.coupon.count.json | Get cart coupons count. cart |
DELETE | /cart.coupon.delete.json | Delete coupon cart |
GET | /cart.coupon.list.json | Get cart coupon discounts. cart |
POST | /cart.create.json | Add store to the account cart |
DELETE | /cart.delete.json | Remove store from API2Cart cart |
GET | /cart.disconnect.json | Disconnect with the store and clear store session data. cart |
and 106 more operation(s) in this specification, all searchable.
specification origin: https://app.api2cart.com/default/index/swagger-json
nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.