Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
pp_patto
New Contributor

Fortimail API script example

Hi, I'm developing a Python script for Fortimail. From your Fortimail REST API Reference, can you explain how can I utilize the API to login to Fortimail (Local Password-based authentication)? What should be the format to put username and password for login?

 

URL: http(s)://host_or_ip/api/v1/AdminLogin/

Method: POST

JSON: {“name”: “admin”, “password”: “****”}

 

For example, for proxy it could be like "https":"username:password@localhost:port_number"

 

If you can provide me an example of line of code in Python, I'd be much appreciated. 

 

Pat

2 REPLIES 2
pp_patto
New Contributor

No one? Please....

Big_Abe

Please post results if you find them out of this forum - I'd be very interested as well. 

Thanks. 

 

FCNSP

-------------------------------------

"They have us surrounded again, those poor bastards."

-Unnamed Medic

FCNSP ------------------------------------- "They have us surrounded again, those poor bastards." -Unnamed Medic
Labels
Top Kudoed Authors