Sign in
Sveaskog API Management enables systems to publish, secure, transform, maintain and monitor their APIs in a centralized, secure and reliable manner

Azure API Management (APIM) developer portal serves as a frontend interface that allows developers, partners, and consumers to interact with and consume the APIs published using Azure APIM.
API Documentation
Interactive API Testing
Code Samples
API Subscription, Authentication and API keys
etc
POST /api/transactions
{
"id": "16833741-33a0-437c-9c82-368bed96b7f6",
"from": "562b5682-7861-49ac-ad60-074fe12ddac2",
"to": "7d334e64-d0d3-4941-be6c-f59facf781d6",
"currency": "USD",
"amount": 314.55
}