Migrate API endpoints

Since the API portal migration, we have deprecated some endpoints and created new endpoints instead.
For more information and example requests click on one of the new endpoints.

Deprecated endpoints

API version: Original
API name: Stock Check V2

  • BulkGet

  • BulkGetWithIndividualQuantity

  • BulkGetStockCalendar

  • BulkGetStockCalendarWithInfiniteStock

  • GetStockCalendar

  • GetStockCalendarWithInfiniteStock

New endpoints

API version: v1
API name: Stock API

Note: You have to add the Api-version (v1) to the headers of your request to use the new endpoints.