Fortinet black logo

FortiLAN Cloud User Guide

API Access

API Access

The FortiLAN Cloud REST APIs provide functions similar to its GUI functions for configuration and monitoring. For details, see FortiLAN Cloud REST APIs. To access FortiLAN Cloud, a client sends secure HTTP requests to the FortiLAN Cloud API URL determined by the domain region.

Domain

API URL

Global

https://fortilan.forticloud.com/api/v1/

Europe

https://eu.fortilan.forticloud.com/api/v1/

Japan

https://jp.fortilan.forticloud.com/api/v1/

USA

https://us.fortilan.forticloud.com/api/v1/

All API requests and responses are in JSON format. The client programs need to use these HTTP headers; Content-Type: application/json and Accept: application/json.

Note: FortiLAN Cloud supports HTTP2.

API Access

The FortiLAN Cloud REST APIs provide functions similar to its GUI functions for configuration and monitoring. For details, see FortiLAN Cloud REST APIs. To access FortiLAN Cloud, a client sends secure HTTP requests to the FortiLAN Cloud API URL determined by the domain region.

Domain

API URL

Global

https://fortilan.forticloud.com/api/v1/

Europe

https://eu.fortilan.forticloud.com/api/v1/

Japan

https://jp.fortilan.forticloud.com/api/v1/

USA

https://us.fortilan.forticloud.com/api/v1/

All API requests and responses are in JSON format. The client programs need to use these HTTP headers; Content-Type: application/json and Accept: application/json.

Note: FortiLAN Cloud supports HTTP2.