Skip to content

For developers

Introduction to the GreenPT API

Find the API quickstart, create account access and choose a supported model for an OpenAI-compatible integration.

By GreenPT · 1 min read · English

The GreenPT API lets developers call supported models and services from their own software. Its OpenAI-compatible interfaces can reduce integration work, but you should check the documented endpoints and model capabilities for your use case.

Start an integration

  1. Read the developer documentation.
  2. Arrange account access and create an API key.
  3. Select a supported model from the documented catalogue.
  4. Follow the quickstart for the exact base URL, request shape and authentication header.
  5. Test a small request and handle errors before increasing usage.

Keep credentials on the server

Store keys in a secret manager or environment configuration. Never embed a secret in browser JavaScript, a public repository or a help request.

Review model pricing, limits, supported inputs and streaming behaviour in the documentation. Chat and Apps subscriptions do not establish that all API usage is included or unmetered.

Need more help? Contact support or check service status.

Support

Can't find what you're looking for?

Tell us what you were trying to do and what happened. We’ll help you find the next step.