a2a_endpoint_url: string,null — A2A endpoint base URL (required for compute_type = agent)
accepted_asset_ids: array,null — Asset IDs the publisher accepts for payment
allowed_passthrough_headers: array — Whitelist of agent-provided headers allowed to pass through to upstream
api_headers: any — Headers for API requests (will be encrypted)
api_key_header: string,null — Header name to inject upstream_api_key into (e.g., "Authorization", "X-API-Key")
api_key_query_param: string,null — Query parameter name to inject upstream_api_key into (e.g., "api_key")
api_url: string,null — External API URL (required for integration_type = api)
auth_type: string,null — Upstream auth mode ("static", "jwt", or "oauth2_cc") (default: static)
base_price_per_1000_rows: string,null
billing_model: string,null — Billing model ("x402_per_request", "prepaid_credits", "x402_passthrough", "pay_p
... and 64 more properties