absuite-login

Official

Authenticate to ABS REST API, get tokens, verify identity.

AuthorFenixAlliance
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the manual effort and security risks of hardcoding credentials when working with the Alliance Business Suite REST API, providing a standardized, secure way to authenticate, obtain valid bearer tokens, and verify your identity before performing any ABS operations.

Core Features & Use Cases

  • Secure REST Authentication: Log in with ABS user credentials via the public /login endpoint to obtain access and refresh bearer tokens, with all sensitive values passed via environment variables to avoid exposure.
  • Token Lifecycle Management: Refresh expired access tokens using the stored refresh token, or re-authenticate seamlessly when sessions become invalid.
  • Identity Verification: Confirm your current ABS identity, user ID, tenant memberships, and access scope via the WhoAmI and /Me endpoints to ensure you have the correct permissions for downstream tasks.
  • Use Case: For example, if you are building an automation that pulls ABS invoice data, use this skill first to establish a valid authenticated session before calling any domain-specific invoice API endpoints.

Quick Start

Use the absuite-login skill to authenticate with your ABS instance credentials, obtain a valid bearer token, and verify your identity via the WhoAmI endpoint.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: absuite-login
Download link: https://github.com/FenixAlliance/ABS.Agents/archive/main.zip#absuite-login

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.