✓ Verified 📊 Data Processing ✓ Enhanced Data

Sure

Get report from Sure personal financial board.

Rating
4.5 (110 reviews)
Downloads
1,504 downloads
Version
1.0.0

Overview

Get report from Sure personal financial board.

Complete Documentation

View Source →

Sure Skill

Setup

  • Go to your Sure app, example : https://localhost:3000
  • Go to settings and get an API key, example : https://localhost:3000/settings/api_key
  • Export your API KEY and BASE URL as environment variables :
bash
export SURE_API_KEY="YOUR_API_KEY"
export SURE_BASE_URL="YOUR_BASE_URL"

Get accounts

List all accounts amounts
bash
curl -H "X-Api-Key: $SURE_API_KEY" "$SURE_BASE_URL/api/v1/accounts"

Installation

Terminal bash

openclaw install sure
    
Copied!

💻Code Examples

export SURE_BASE_URL="YOUR_BASE_URL"

export-surebaseurlyourbaseurl.txt
## Get accounts
List all accounts amounts

Tags

#data_and-analytics

Quick Info

Category Data Processing
Model Claude 3.5
Complexity One-Click
Author bt0r
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install sure