1b.app
Link copied -

Component «API v2»

from OneBox #

How it works «API v2» #

A new fast API version 2 is now available in OneBox OS. If you install the app, your OneBox will get JSON REST API interface for developers.

API v2 is very fast, simple and clear for understanding, it can receive and generate JSON structures.

It allows to manage all the entities in OneBox, generate any samplings, safe (temporary tokens are used) and with no limitations.

Usually API is used for pulling the data of and uploading it to OneBox, so as for building customized reports.

Our integration partners will help you to create your own application, which will work based on API, or create a special report, which will send out the data automatically, for example to Telegram.

Attention! Using the API requires the licensed session.

If you plan to use the 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 v2» #

Available Platforms «API v2» #

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

Reviews and discussions component «API v2» forum #

7 replies
05.11.2024, 17:02
Get additional contact fields when receiving a process
Good afternoon. Please advise when requesting { "fields": [ "id", "client" ], "ordertype": "DESC", "filter": { "statusid": 686 } } on /...
2 answer
01.11.2024, 10:20
Filtering by multiple values of one field
Good afternoon. Please tell me, can I filter, for example, by two "workflowid" in one request /api/v2/order/get/?
5 replies
31.10.2024, 15:16
Getting statuses
Good afternoon. Please tell me if I can get a list of statuses? I only found getting a list of business processes. /api/v2/workflow/get/
1 answer
22.10.2024, 17:53
API v1 vs API v2
Good afternoon. Please tell me if there are any advantages to using the second version of the API? Also tell me what the token lifespan is.
API v2 keys will not be generated
Created a test company to check apiv2 but keys are not generated
1 answer
17.09.2024, 12:53
How to pass availtext
Good day, in the documentation for the product/set/ request, I did not find information on how to fill in the "Availability text" field, in the fir...
Error 404
When I try to generate a token for API v2, it gives a 404 error, I can’t understand why - all the parameters seem to be set correctly.
9 replies
29.05.2024, 10:20
Source
Good afternoon, please give me the number of hours to add to the API for receiving variants of sources in the vanbox. No., Source name, External so...
3 answer
24.05.2024, 14:58
permission settings for IP addresses from which the user is allowed to make API v2 requests
Good afternoon, please tell me a question about OneBox OS API v2 (I can't find it in the description). 1. Where is the permission setting for IP ad...
11 replies
22.05.2024, 15:31
Pagination in api v2
How to receive data in parts using an api/v2/order/get/ request, I used offset, page, part, nothing helps, in the quality parameters, in the body o...