Welcome to Falck API Portal
Empowering Innovation at Falck
As an internal platform, Falck API Portal, democratizes access to a wide range of APIs, including our proprietary endpoints and cutting-edge AI models. Here, you'll find the tools and resources you need to prototype, develop, and innovate at your own pace. As we continue to develop and expand the Portal, we're committed to equipping it with comprehensive resources. Over time, you'll see the addition of detailed API documentation, code samples, and SDKs to jumpstart your development.
We plan to implement community forums, providing a space for you to connect with colleagues, share ideas, and get help. Security is at the forefront of our design. All APIs and models available through the Portal are vetted and configured specifically for internal use by Falck employees. This ensures that you can innovate freely without the risk of inadvertently exposing sensitive information outside our organization.



Self-Service API Access: Manage your own API keys and access tokens
Diverse API Catalog: From internal services to state-of-the-art AI models
Comprehensive Documentation: Clear, concise guides for all available APIs
Rapid Prototyping: Build and test your ideas quickly and efficiently
Collaborative Environment: Share your projects and learn from colleagues
POST llms/openai/gpt4omini
{
"messages": [{"role": "system", "content": "You are ..."}],
"max_tokens": 800,
"temperature": 0.7,
"top_p": 0.95,
"frequenct_penalty": 0
}
Get a head start by reading our getting started guide here
Powered by Azure API Management.