Possible to use the simbrief generate route API without having PHP

I’m trying to add flight planning through simbrief to an application I own, however the application is not written in PHP. Is there a way to call the generate route API without using your PHP file?

1 Like

Is there any update? I’m also interested in this, even if it was as simple as a templated URL I could send my users to e.g. https://www.simbrief.com/system/dispatch.php?newflight=1&orig=&arr=

Ah, looks like this is already possible - Dispatch Redirect Guide