System for quick creation of websites and online stores

Calling the API

Back in the category

Public endpoint

API is listening on address https://your-website.bizwebs.com/api/graphql. Please note that every request must be sent with HTTP header Content-Type: application/json.

Request authorization

All requests must be authorized by providing a token in HTTP header. There are two types of tokens:

  • website's authorization – you can create several different tokens with different access authorization levels in website's administration. Provide HTTP header named „BW-API-Key" with each request with value „Token <32-character-long-token>".

    E.g. BW-API-Key: Token sFO999K9YlbLUBLZA8twFsWui5yAU7lT

    Please note: the value of header must consist of static word „Token" followed by space and 32-characters long case-sensitive token.

  • app extension – this token is provided by integration partner/BizWebs cloud and authorizes usage of non-public API features for specific extension.

Each request must include website's authorization token otherwise HTTP 401 error code is returned. Extension-specific requests must include both website's authorization token and app extension's token. If extension's token is invalid or missing, HTTP error code 412 is returned.

Schema

See documentation or BizWebs API visualization.

You do not need to specify list of requested fields for specific entity if you use „..._<entity name>" symbolic fragment to obtain default set of fields.

Example:

<code> getOrder (order_num: „2101006"){
..._Order
}</code>

Response

<code> {
order_num: „2101006",
sum: „150 €"
} </code>

Would you like to ask more about this topic? Contact us please:

Captcha

i

Free 15-day trial

Design selection:

Your new website with .bizwebs.com will be available immediately.
You can change address to one without .bizwebs.com later, either by buying a new domain or reddirecting an existing one.
By pressing the create button you agree with the Terms & Conditions of Bizwebs.com.

Please select one of premade templates.
You can change design of your new website anytime you want in website administration, where you can find a wealth of template customization.
We can also create a unique design tailored to your wishes.

Login

This website uses cookies. More info
Privacy settings

We use cookies to improve your visit to this website, to analyze its performance and to collect data about its use. We may use third party tools and services to do so and the data collected may be passed on to partners in the EU, the US or other countries. By clicking on "Accept all cookies", you agree to this processing. You can find detailed information or adjust your preferences below.

Privacy declaration

Show details
Our webpage stores data on your device (cookies and browser's storages) to identify your session and achieve basic platform functionality, browsing experience and security.
We may store data on your device (cookies and browser's storages) to deliver non-essential functions that improve your browsing experience, store some of your preferences without having an user account or without being logged-in, use third party scripts and/or sources, widgets etc.
Use of analytic tools enables us to better understand needs of our visitors and how they use our site. We may use first or third party tools to track or record your browsing of our website, to analyze tools or components you have interacted with or used, record conversion events and similar.
We may use cookies and third party tools to enhance products' and/or services' offer of ourselves or those of our partners, its relevancy to you, based on products or pages you have visited on this site or on other websites.