POST requests of an API with an API Key

Hello, I want use an API but I want know if in ignition Perspective it is possible to do a POST requests of one API with an API Key?

Yes should be possible, it goes in the header i believe
Here you'll find everything:
https://docs.inductiveautomation.com/display/DOC81/system.net.httpClient

1 Like

Just remember that scripting in Ignition (and the HTTP binding) are issuing requests from the gateway, not the actual device running your Perspective session.