api

Register agents and authenticate API requests via api.serendb.com.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/serenorg/seren-skills --skill api-serenorg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: api
Source: https://github.com/serenorg/seren-skills/tree/main/seren/api
Command: npx skills add https://github.com/serenorg/seren-skills --skill api-serenorg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill provides direct, authenticated access to Seren's API endpoints for agents and publishers, enabling streamlined registration, authentication, wallet operations, publisher discovery, and billing checks without manual HTTP setup.

Core Features & Use Cases

  • Unified access to registration, authentication, account recovery, wallet funding, publisher discovery, and billing checks.
  • Flexible client interfaces via bash, PowerShell, and cross-platform scripts that resolve credentials automatically.
  • Use Case: Onboard a new agent, fetch its API key, and start issuing authorized API calls to manage wallet and publishers.

Quick Start

Register a new agent and retrieve the API key.

Frequently Asked Questions about api

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I authenticate API requests to Seren's API endpoints?

API authentication to Seren's endpoints is handled via host-configurable clients and wrapper scripts that resolve credentials automatically to compose key-based authorized calls. The skill manages registration and authentication directly.

What's the best way to automate agent onboarding and wallet funding via API?

Automating agent onboarding and wallet funding is achieved through cross-platform scripts that interface with api.serendb.com to register agents and manage wallet operations. This provides unified access without manual HTTP setup.

Can I use bash or PowerShell scripts to manage publisher discovery on Seren?

You can use bash or PowerShell scripts for publisher discovery on Seren. The skill provides flexible client interfaces that resolve credentials and compose authenticated requests across cross-platform environments.

Do I need manual HTTP setup to perform billing checks against api.serendb.com?

No, manual HTTP setup is not needed to perform billing checks against api.serendb.com. The skill's wrapper scripts automatically resolve credentials and compose authenticated requests for billing checks and account recovery.

Does the Seren API skill support cross-platform credential resolution for secure interactions?

Yes, the Seren API skill supports cross-platform credential resolution for secure interactions. It applies to agents and publishers requiring secure, key-based interactions through host-configurable clients that automatically resolve credentials.