Skip to content

Add documentation: Document the A1Base API interaction#3

Open
quantstruct-dev-sarthak[bot] wants to merge 1 commit intomainfrom
quantstruct/content-20250207-144544
Open

Add documentation: Document the A1Base API interaction#3
quantstruct-dev-sarthak[bot] wants to merge 1 commit intomainfrom
quantstruct/content-20250207-144544

Conversation

@quantstruct-dev-sarthak
Copy link
Copy Markdown

A1Base API Interaction with a1base-node

This document provides a comprehensive guide on how to interact with the A1Base API using the a1base-node library. It covers sending messages, emails, and other types of communication, explaining the available functions and their effective usage with code snippets and examples.

Target Audience

  • Developers integrating with the A1Base agent
  • Contributors to the project

A1Base API Integration

The a1base-node library simplifies interaction with the A1Base API. It provides functions for sending messages via various channels (WhatsApp, Telegram, SMS, iMessage), sending emails, and retrieving message details.

Authentication:

All API requests require authentication using the x-api-key and x-api-secret headers. These should be obtained from your A1Base account. The accountId is also required in the path for most endpoints.

Base URL:

While not explicitly defined in the OpenAPI spec, you'll need the base URL of

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants