# BSPK Developers Portal ## Docs - [Authentication](https://developers.bspk.com/api-reference/authentication.md) - [[Deprecated] Creates or updates a Client (Shopper) in BSPK](https://developers.bspk.com/api-reference/clients/[deprecated]-creates-or-updates-a-client-shopper-in-bspk.md): Creates or updates a Shopper in BSPK - [[Deprecated] Links a BSPK Client with a Client in an external backend system](https://developers.bspk.com/api-reference/clients/[deprecated]-links-a-bspk-client-with-a-client-in-an-external-backend-system.md): **Deprecated:** Use `POST /api/platform/v1/shoppers/{id}/external_link` instead. - [[Deprecated] Removes the Link from a BSPK Client with a Client in an external backend system](https://developers.bspk.com/api-reference/clients/[deprecated]-removes-the-link-from-a-bspk-client-with-a-client-in-an-external-backend-system.md): **Deprecated:** Use `DELETE /api/platform/v1/shoppers/{id}/external_link` instead. - [List Appointments](https://developers.bspk.com/api-reference/extraction-api/endpoints/appointments/list-appointments.md): List appointments - [List Calls](https://developers.bspk.com/api-reference/extraction-api/endpoints/calls/list-calls.md): List calls - [List Clients](https://developers.bspk.com/api-reference/extraction-api/endpoints/clients/list-clients.md): List clients - [List Emails](https://developers.bspk.com/api-reference/extraction-api/endpoints/emails/list-emails.md): List emails - [Get clients' ideabook actions (likes, dislikes, wishlists)](https://developers.bspk.com/api-reference/extraction-api/endpoints/ideabook/get-clients-ideabook-actions-likes-dislikes-wishlists.md): Gets a list of ideabook actions for specified clients. The actions include all reactions to ideabook objects (ideabook object can stand for an item or simply attachment shared by sales associate like image or video). Among type of actions that might be performed by client there are: - like - dislike… - [List Messages](https://developers.bspk.com/api-reference/extraction-api/endpoints/messages/list-messages.md): List messages - [List Notes](https://developers.bspk.com/api-reference/extraction-api/endpoints/notes/list-notes.md): List notes - [List Reminders](https://developers.bspk.com/api-reference/extraction-api/endpoints/reminders/list-reminders.md): List reminders - [List Sales Associates](https://developers.bspk.com/api-reference/extraction-api/endpoints/sales-associates/list-sales-associates.md): List Sales Associates - [List Slices](https://developers.bspk.com/api-reference/extraction-api/endpoints/slices/list-slices.md): List slices - [Introduction](https://developers.bspk.com/api-reference/extraction-api/introduction.md) - [Getting started](https://developers.bspk.com/api-reference/getting-started.md) - [Pagination](https://developers.bspk.com/api-reference/pagination.md) - [[Deprecated] Creates or updates a Client (Shopper) in BSPK](https://developers.bspk.com/api-reference/platform-api/endpoints/clients/[deprecated]-creates-or-updates-a-client-shopper-in-bspk.md): Creates or updates a Shopper in BSPK - [[Deprecated] Links a BSPK Client with a Client in an external backend system](https://developers.bspk.com/api-reference/platform-api/endpoints/clients/[deprecated]-links-a-bspk-client-with-a-client-in-an-external-backend-system.md): **Deprecated:** Use `POST /api/platform/v1/shoppers/{id}/external_link` instead. - [[Deprecated] Removes the Link from a BSPK Client with a Client in an external backend system](https://developers.bspk.com/api-reference/platform-api/endpoints/clients/[deprecated]-removes-the-link-from-a-bspk-client-with-a-client-in-an-external-backend-system.md): **Deprecated:** Use `DELETE /api/platform/v1/shoppers/{id}/external_link` instead. - [Creates or updates inventory quantities in batch](https://developers.bspk.com/api-reference/platform-api/endpoints/products/creates-or-updates-inventory-quantities-in-batch.md): Updates inventory quantities for multiple products in a single request. - [Create an address for a shopper](https://developers.bspk.com/api-reference/platform-api/endpoints/shopper-addresses/create-an-address-for-a-shopper.md) - [Delete a shopper address](https://developers.bspk.com/api-reference/platform-api/endpoints/shopper-addresses/delete-a-shopper-address.md) - [Update a shopper address](https://developers.bspk.com/api-reference/platform-api/endpoints/shopper-addresses/update-a-shopper-address.md) - [Bulk upsert metafields for a shopper](https://developers.bspk.com/api-reference/platform-api/endpoints/shopper-metafields/bulk-upsert-metafields-for-a-shopper.md): Creates or updates metafields for the specified shopper. Metafields are matched by namespace and key. - [Delete a metafield](https://developers.bspk.com/api-reference/platform-api/endpoints/shopper-metafields/delete-a-metafield.md): Deletes a metafield identified by namespace and key. - [List metafields for a shopper](https://developers.bspk.com/api-reference/platform-api/endpoints/shopper-metafields/list-metafields-for-a-shopper.md): Returns all metafields for the specified shopper. - [Creates or updates a Shopper in BSPK](https://developers.bspk.com/api-reference/platform-api/endpoints/shoppers/creates-or-updates-a-shopper-in-bspk.md): Creates or updates a Shopper in BSPK - [Links a BSPK Shopper with a Shopper in an external backend system](https://developers.bspk.com/api-reference/platform-api/endpoints/shoppers/links-a-bspk-shopper-with-a-shopper-in-an-external-backend-system.md): Links a BSPK Shopper with a shopper present at your backend system like an ERP. - [Removes the link from a BSPK Shopper with a Shopper in an external backend system](https://developers.bspk.com/api-reference/platform-api/endpoints/shoppers/removes-the-link-from-a-bspk-shopper-with-a-shopper-in-an-external-backend-system.md): Removes the link from BSPK Shopper with a shopper present at your backend system like an ERP. - [Creates a webhook endpoint](https://developers.bspk.com/api-reference/platform-api/endpoints/webhooks/creates-a-webhook-endpoint.md): Creates a webhook endpoint. - [Delete a webhook endpoint](https://developers.bspk.com/api-reference/platform-api/endpoints/webhooks/delete-a-webhook-endpoint.md): Delete a webhook endpoint. - [Events and Payloads](https://developers.bspk.com/api-reference/platform-api/endpoints/webhooks/events-and-payloads.md) - [Introduction](https://developers.bspk.com/api-reference/platform-api/endpoints/webhooks/introduction.md) - [List Webhook Endpoints](https://developers.bspk.com/api-reference/platform-api/endpoints/webhooks/list-webhook-endpoints.md): List webhook endpoints. - [Webhooks Retry Policy](https://developers.bspk.com/api-reference/platform-api/endpoints/webhooks/retry-policy.md) - [Secure your webhooks](https://developers.bspk.com/api-reference/platform-api/endpoints/webhooks/security.md) - [Updates a webhook endpoint](https://developers.bspk.com/api-reference/platform-api/endpoints/webhooks/updates-a-webhook-endpoint.md): Updates a webhook endpoint. - [Introduction](https://developers.bspk.com/api-reference/platform-api/introduction.md) - [Creates or updates inventory quantities in batch](https://developers.bspk.com/api-reference/products/creates-or-updates-inventory-quantities-in-batch.md): Updates inventory quantities for multiple products in a single request. - [Rate limiting](https://developers.bspk.com/api-reference/rate-limiting.md) - [Requests and Responses](https://developers.bspk.com/api-reference/requests-and-responses.md) - [Schema and Versioning](https://developers.bspk.com/api-reference/schema-and-versioning.md) - [Create an address for a shopper](https://developers.bspk.com/api-reference/shopper-addresses/create-an-address-for-a-shopper.md) - [Delete a shopper address](https://developers.bspk.com/api-reference/shopper-addresses/delete-a-shopper-address.md) - [Update a shopper address](https://developers.bspk.com/api-reference/shopper-addresses/update-a-shopper-address.md) - [Bulk upsert metafields for a shopper](https://developers.bspk.com/api-reference/shopper-metafields/bulk-upsert-metafields-for-a-shopper.md): Creates or updates metafields for the specified shopper. Metafields are matched by namespace and key. - [Delete a metafield](https://developers.bspk.com/api-reference/shopper-metafields/delete-a-metafield.md): Deletes a metafield identified by namespace and key. - [List metafields for a shopper](https://developers.bspk.com/api-reference/shopper-metafields/list-metafields-for-a-shopper.md): Returns all metafields for the specified shopper. - [Creates or updates a Shopper in BSPK](https://developers.bspk.com/api-reference/shoppers/creates-or-updates-a-shopper-in-bspk.md): Creates or updates a Shopper in BSPK - [Links a BSPK Shopper with a Shopper in an external backend system](https://developers.bspk.com/api-reference/shoppers/links-a-bspk-shopper-with-a-shopper-in-an-external-backend-system.md): Links a BSPK Shopper with a shopper present at your backend system like an ERP. - [Removes the link from a BSPK Shopper with a Shopper in an external backend system](https://developers.bspk.com/api-reference/shoppers/removes-the-link-from-a-bspk-shopper-with-a-shopper-in-an-external-backend-system.md): Removes the link from BSPK Shopper with a shopper present at your backend system like an ERP. - [Getting Support](https://developers.bspk.com/api-reference/support.md) - [Creates a webhook endpoint](https://developers.bspk.com/api-reference/webhooks/creates-a-webhook-endpoint.md): Creates a webhook endpoint. - [Delete a webhook endpoint](https://developers.bspk.com/api-reference/webhooks/delete-a-webhook-endpoint.md): Delete a webhook endpoint. - [List Webhook Endpoints](https://developers.bspk.com/api-reference/webhooks/list-webhook-endpoints.md): List webhook endpoints. - [Updates a webhook endpoint](https://developers.bspk.com/api-reference/webhooks/updates-a-webhook-endpoint.md): Updates a webhook endpoint. - [Cloud Platform](https://developers.bspk.com/cloud-enabled-saas-platform.md) - [Metafields](https://developers.bspk.com/core-data-integration/file-types/metafields.md) - [Product Images](https://developers.bspk.com/core-data-integration/file-types/product-images.md) - [Product Inventory](https://developers.bspk.com/core-data-integration/file-types/product-inventories.md) - [Product Prices](https://developers.bspk.com/core-data-integration/file-types/product-prices.md) - [Product Variants](https://developers.bspk.com/core-data-integration/file-types/product-variants.md) - [Products](https://developers.bspk.com/core-data-integration/file-types/products.md) - [Sales](https://developers.bspk.com/core-data-integration/file-types/sales.md) - [Sales Associates](https://developers.bspk.com/core-data-integration/file-types/sales-associates.md) - [Shopper Addresses](https://developers.bspk.com/core-data-integration/file-types/shopper-address.md) - [Shoppers](https://developers.bspk.com/core-data-integration/file-types/shoppers.md) - [Store Regions](https://developers.bspk.com/core-data-integration/file-types/store-regions.md) - [Stores](https://developers.bspk.com/core-data-integration/file-types/stores.md) - [Importing Data](https://developers.bspk.com/core-data-integration/importing-data.md) - [Introduction](https://developers.bspk.com/core-data-integration/introduction.md) - [Prerequisites for Imports](https://developers.bspk.com/core-data-integration/pre-reqs-to-import.md) - [Sample Files](https://developers.bspk.com/core-data-integration/sample-files.md) - [Supported ISO 3166 countries](https://developers.bspk.com/core-data-integration/supported-countries.md) - [Supported ISO 4217 currencies](https://developers.bspk.com/core-data-integration/supported-currencies.md) - [Supported ISO 639-1 languages](https://developers.bspk.com/core-data-integration/supported-languages.md) - [Data Security & Privacy](https://developers.bspk.com/data-security-and-privacy.md) - [Integration with BSPK](https://developers.bspk.com/integration-with-bspk.md) - [S3 Buckets & Keys Management Guide](https://developers.bspk.com/s3-bucket-configuration.md) - [Special Order Events](https://developers.bspk.com/special-orders-integration/file-types/special-order-events.md) - [Special Order Line Items](https://developers.bspk.com/special-orders-integration/file-types/special-order-line-items.md) - [Special Orders](https://developers.bspk.com/special-orders-integration/file-types/special-orders.md) - [Introduction](https://developers.bspk.com/special-orders-integration/introduction.md) - [Sample Files](https://developers.bspk.com/special-orders-integration/sample-files.md) - [Systems Architecture](https://developers.bspk.com/systems-architecture.md) - [Welcome](https://developers.bspk.com/welcome.md) ## OpenAPI Specs - [platform_v1](https://developers.bspk.com/api-reference/platform_v1.json) - [extraction_v1](https://developers.bspk.com/api-reference/extraction_v1.json) ## Optional - [Get Support](mailto:support@bspk.com)