Developer Portal
Quickstart
Get your first API call working in under 5 minutes.
Step 1
Get your API key
Navigate to Settings > API Keys in your WISEPIM dashboard and create a new API key. Copy it somewhere safe — you won't be able to see it again.
Step 2
Make your first request
Use the API key in the Authorization header to fetch your products. The response includes pagination, so you can iterate through your entire catalog.
Step 3
Explore the API
Browse the full API reference to discover endpoints for products, categories, AI enrichment, integrations, and webhooks.