Create API keyAsk AIpost https://api.sandbox.rainforestpay.com/v1/api_keysCreate an API key.Body Paramsplatform_idstringThe unique platform identifier. Prefix is "plt" in production and "sbx_plt" in sandbox.statementsarray of objectsArray of valid statements. See the API keys guide on how to define statements.statementsADD objectHeadersRainforest-Api-VersionstringenumDefaults to 2024-10-162024-10-162023-12-01Allowed:2024-10-162023-12-01Responses 200OK 400Bad request, check for validation errors. 401Authorization missing or invalid. 403Authorization insufficient for requested action. 5XXUnexpected error.Updated 7 months ago