Test Dimebia Agent Skills interactively. Select a skill, edit the input JSON, and click Run to see a simulated or live response.
Create a payment transaction
// Click "Run Skill" to see the response
How to Use
Select a skill from the dropdown above
Edit the input JSON on the left to match your use case
Choose Mock for simulated responses or Live API to call the real endpoint
In Live API mode, enter your API Base URL and API Key
Click Run Skill to execute
View the response on the right
Note: Mock mode returns simulated responses. Live mode requires CORS-enabled API endpoints. For production use, call the REST endpoints or SDKs documented in the API Reference.