In FirstBIT software, it is possible to configure an API that allows external systems to request the required data — for example, customer balances, order information, documents, or items.
When an API request is sent, the system automatically returns up-to-date data from the 1C database in a convenient format (typically JSON). This enables integration with websites, CRM systems, customer portals, and other external services.
Please note that API integrations are available only in the classic (cloud) hosting environment — FirstBIT ERP software (i.e., not in the 1C:Fresh cloud subsystem, such as FirstBIT Accounting software) — and are implemented as paid, custom solutions based on specific business requirements.
In FirstBIT Software (ERP cloud environment), integration with external systems such as:
is possible through API access to the 1C database.
API integration allows external systems to:
API access is available only in: FirstBIT ERP cloud hosting environment (classic hosting).
API integrations are not available in: 1C:Fresh cloud subsystem (for example FirstBIT Accounting cloud version).
API access is configured as a custom integration solution based on business requirements.
Each integration request is reviewed individually by the FirstBIT implementation team or hosting provider.
FirstBIT Software supports several integration mechanisms.
OData is the standard integration interface available in 1C-based systems.
OData allows external systems to:
Examples of accessible objects:
Important:
OData access is not enabled by default and requires database publication on web server.
Activation is performed by: hosting provider or FirstBIT implementation team.
Standard universal REST API is not delivered out-of-the-box in FirstBIT Software.
Instead, custom REST-style API endpoints can be implemented using:
1C HTTP services
These endpoints allow:
Typical use cases:
Custom API endpoints are created individually according to integration requirements.
Authentication method depends on hosting configuration and security policy.Most common authentication methods include:
Standard authentication method supported in most integrations.
Typically used together with: Basic Auth
Supported by default for:
OData
HTTP services
Credentials:
username
password
Optional security method configured by hosting provider.
Allows access only from approved IP addresses.
May be required if customer infrastructure security policy requires private network access.
Configured by hosting provider.
Available when custom HTTP services are implemented.
Typically used for:
external CRM integrations
automation platforms
secure service-to-service integrations
Availability of entities depends on integration scope.
Most commonly exposed objects include:
External systems can retrieve:
External systems can retrieve or exchange:
External integrations can request:
Depending on configuration, API supports:
| Operation | Availability |
|---|---|
| Read data | Supported |
| Create records | Supported (custom configuration required) |
| Update records | Supported (custom configuration required) |
| Delete records | Usually restricted |
Write access requires:
additional configuration
access rights setup
Standard public API documentation is not provided because: each API integration is implemented as a custom technical solution.
However documentation can be prepared during integration project:
including:
After configuration, external systems can securely exchange data with FirstBIT Software through structured API endpoints.
If such integration is required, each request is reviewed individually by the FirstBIT team. To initiate an API integration request, please contact the Hotline support team or your Account Manager.
Thank you for being FirstBIT customer!