Prediko API

Prediko's public REST API for inventory operations: manage orders and deliveries, read SKUs and procurement suggestions, manage bill-of-materials and production consumption, and sync suppliers and warehouses. JSON over HTTPS, bearer API-key auth, uri-path versioning (v1), limit/offset pagination.

API entry from apis.yml

apis.yml Raw ↑
name: Prediko API
description: 'Prediko''s public REST API for inventory operations: manage orders and deliveries, read
  SKUs and procurement suggestions, manage bill-of-materials and production consumption, and sync suppliers
  and warehouses. JSON over HTTPS, bearer API-key auth, uri-path versioning (v1), limit/offset pagination.'
humanURL: https://api.prediko.io/docs/
baseURL: https://api.prediko.io/api/v1
tags:
- Inventory
- Purchase Orders
- SKUs
- Suppliers
- Warehouses
properties:
- type: Documentation
  url: https://api.prediko.io/docs/
- type: APIReference
  url: https://api.prediko.io/docs/api-reference/
- type: GettingStarted
  url: https://api.prediko.io/docs/getting-started/
- type: Authentication
  url: https://api.prediko.io/docs/authentication/
- type: Authentication
  url: authentication/prediko-authentication.yml
- type: Conventions
  url: conventions/prediko-conventions.yml
- type: ErrorCatalog
  url: errors/prediko-problem-types.yml
- type: DataModel
  url: data-model/prediko-data-model.yml
- type: Conformance
  url: conformance/prediko-conformance.yml
- type: MCPServer
  url: mcp/prediko-mcp.yml