This page explains key terms used throughout our documentation. Understanding these concepts will help you navigate our platform more effectively.
Core Concepts
API (Application Programming Interface)
🔧 A set of rules and protocols for building and integrating software applications.
Learn more about our APISDK (Software Development Kit)
📦 A collection of tools, libraries, and documentation to help developers build applications.
Explore our SDK resourcesEndpoints
🌐 Specific URLs where data is exchanged between client and server.Endpoint DiagramStatus Codes
📊 HTTP response codes that indicate the result of a request.
View status code reference
Common Terminology
Term | Definition | Example |
---|---|---|
Request | A message sent by a client to a server | GET /Documentation/terminology |
Response | A message sent by a server to a client | 200 OK |
Headers | Metadata sent with requests and responses | Content-Type: text/html |
Tips for Effective Usage
- Use 📚 for documentation-related queries
- Check 🔍 for technical specifications
- Refer to 📌 for platform guidelines