Skip to content

Integrate CHILI GraFx apps

To communitcate with GraFx server side, please use these two APIs. You can learn more about the role of each API below.

Client side

Platform API

The GraFx Platform API allows you to manage GraFx Platform resources.

Some exmaple use cases are:

  • User management
  • Environment creation
  • Buy (Render pack) add-ons

Environment API

Through the GraFx Environment API you can manage your CHILI GraFx environment.

Some exmaple use cases are:

  • Adding Smart Templates
  • Adding Template Designer seats (later)
  • Generating Output

The Environment API contains endpoints related to several apps.

Ust this API for this App
Platform API CHILI GraFx (platform)
Environment API GraFx Studio
Environment API GraFx Media
Environment API GraFx Fonts

Authorization

Certain endpoints require authentication and authorization to access. If you have not properly authorized, the API will respond with an error.

  • If you don't have the app in your subscription
  • If you have the app, but you don't have access to a certain resource

Error codes

Code Meaning
200 Ok
500 Server dead
404 Function not found

Overview per application

CHILI GraFx

GraFx Studio

GraFx Publisher

GraFx Media

GraFx Fonts