API Reference

Call a Custom API (GET)

Executes the stored Python code for this Custom API ID. The server tries to JSON-parse the request body; on failure it passes null as request_body. All inbound headers are forwarded to the user code with their names as seen in the HTTP request

Language
Click Try It! to start a request and see the response here!