1b.app
Link copied -

Component «API»

from OneBox #

How it works «API» #

It allows to view the information transferred in logs format. For the sake of convenience, there is a filtering pane provided, where you can choose the time for update, number of strings to display, date of creation and file. There are also additional buttons for moving to documentation, generating of API key, executing of request in a test mode and posting a question regarding API.

Important! All parameters can be sent both via GET method and POST method as well. POST method is recommended for adding something (order creation, contact creation, etc.) because of these three considerations: 

  • It's still de facto RESTfull recommendation;
  • POST-parameters are not recorded to the operation system logs, so the passwords and other parameters will not be recorded anywhere;
  • Standard limitation of URL-string by GET method is 1024 bites, so the big volume of data cannot be transferred.

Attention! API usage consumes a licensing session.

If you plan to use API, you need +1 user (for cloud plans) or +1 license key (for boxed plans).

Cloud pricing for data and applications

There is no additional charge

Cloud pricing per user

There is no additional charge. You only pay per OneBox user.

Boxed solution (on-site)

There is no additional charge. You only pay per OneBox user.

Screenshots «API» #

Available Platforms «API» #

Application API available on Android
Available on Android
Application API available on iOS
Available on iOS
Application API available in the Cloud
Available in the Cloud
Application API available on my server
Available on my server
Application API customizable
Customizable

Reviews and discussions component «API» forum #

0 replies
07.07.2025, monday, 23:25
Name changes in progress
I have a process to which a client is linked. Is it possible to change his data (full name, phone number) via an API request? "client": { "typesex"...
0 replies
07.07.2025, monday, 10:34
Wrong userauthtoken(not allowed)
I created an authtoken via loginbycode, the API returned userauthtoken and userauthrefreshtoken to me. But when I send userauthtoken in the request...
0 replies
04.07.2025, friday, 15:19
Incorrect file display in CRM
https://1b.app/ua/forum/api-onebox/19418-status0errorarraypomilka-onovlennya-ele... in this topic ignore, the essence of the ques...
10 replies
25.06.2025, 13:19
{"status":0,"errorArray":["Repairing the updated element No. 0 behind the rack."]}
I have a request to create a process, when creating a process I want to attach a file, as soon as I add files I immediately get an error {"status":...
1 answer
24.06.2025, 19:45
Problem with request
I have an API request to create an operation (attachment below), the problem is that they go to the Issue tab, and I would like to add them to the ...
2 answer
26.05.2025, 18:40
Parameter from API V1 documentation
Good evening! We have integrations on API V1, currently undergoing improvements and information is needed from the API V1 documentation, which, unf...
3 answer
13.05.2025, 13:30
Urgent! Duplicate fields in API output
Please urgently correct the error! There are duplicate fields in the API output. Fields in the attached screenshot. Please explain the reason and ...
1 answer
16.04.2025, 15:35
client creation
POST https://os.strikeshop.ua/api/v2/contact/set/ [ 'name' => 'test', 'namelast' => 'llll11', 'namemiddle' => 'undefined', 'phones' => [ '380111111...
4 answer
07.03.2025, 17:14
Проблема с созданием заказа
{ "0":{ "workflowid":????, "statusid":"????", "client":{ "typesex":"man", "name":"fddsdf", "namelast":"afs", ...
2 answer
21.02.2025, 11:35
Can I receive new orders for an external service via webhooks?
Can I receive new orders for an external service via webhooks?