Postman Collection
Test the STAMPEE API instantly with our official Postman collection. All endpoints are pre-configured and ready to use
Quick Setup
- Import into Postman
- Open Postman
- Click Import â Upload Files
- Select the downloaded JSON file
- Configure Authentication
- Click on "STAMPEE API" collection
- Go to Variables tab
- Set `baseUrl` to: https://api.stampee.fr
- Set `api_token` to your API token
-
Get Your API Token
- Log in to app.stampee.fr
- Go to Settings â DĂ©lĂ©gation & gestion des accĂšs
- Click "Générer un token API"
- Copy the token
-
Start Testing
- Expand any folder (Messages, Customers, Consents)
- Select a request
- Click Send
What's Included
The collection includes all STAMPEE API endpoints:
- Messages - Send and track LRE/LS messages
- Customers - Manage customer delegations
- Consents - Handle recipient consent requests
Base URL
https://api.stampee.fr
Authentication
All requests require your API token in the header:
X-API-TOKEN: your_api_token_here
Next Steps
- Authorization Guide - Learn about API tokens and mTLS
- Quick Start - Send your first message
- API Definitions - Explore all endpoints below