pub fn api_new<'info>(
    ctx: Context<'_, '_, '_, '_, ApiNew<'_>>,
    base_url: String
) -> Result<()>