/account/sponsorTxAsk AIpost https://api.{env}.bluefin.io/api/v1/account/sponsorTxSponsors a transaction if it's eligible for sponsorship based on allowlisted methods and kinds.Body ParamstxBytesstringrequiredBase64 encoded transaction bytes to be sponsored.Responses 200Transaction successfully sponsored. 400Invalid request - transaction not eligible for sponsorship or missing required parameters 401Unauthorized access - missing or invalid authentication token 500Internal server errorUpdated 7 months ago