# Introduction

Welcome to the official documentation of the Becard REST API! This API provides a powerful and flexible interface to access the features and data of becard.me, enabling developers to create innovative applications and services based on our high-quality digital business cards.

**About Becard**&#x20;

Becard is a leading platform for digital business cards, allowing users to create, share, and manage professional and impressive digital business cards online and combine them with physical products. Our API empowers developers to harness the benefits of our platform and build customized solutions that can elevate the way people maintain their contacts and exchange business information to a new level.

**What Does This Documentation Offer?**&#x20;

In this documentation, you will find comprehensive information and examples to assist you in integrating our REST API into your applications. We explain how to perform authentication, retrieve resources, create and update data, as well as best practices for using the API securely and efficiently.

**Let's Get Started!**&#x20;

Whether you're developing a mobile app, building a website, or pursuing another creative use case, our REST API is designed to support your projects. Let's collaborate to create fantastic applications that enhance the way people connect with each other.

Let's get started and explore the Becard REST API documentation. If you have any questions or concerns, our support team is available at <developer@becard.me>.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.becard.me/rest-api/introduction.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
