For developers
Introduction to the GreenPT API
Find the API quickstart, create account access and choose a supported model for an OpenAI-compatible integration.
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
- Read the developer documentation.
- Arrange account access and create an API key.
- Select a supported model from the documented catalogue.
- Follow the quickstart for the exact base URL, request shape and authentication header.
- 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.