Quick start
Step-by-step
Follow these steps to get started with AI Marketplace.
1. Access and sign up / log in
- Visit the FPT AI Marketplace Portal.
- Sign up for a new account or log in with your existing credentials.
After logging in, you will be directed to the homepage, where you can browse all available AI models.
2. Explore and select a model
- Browse the available models on the FPT AI Marketplace Portal (Home page).
- Use the Playground to test models with your own prompts before making a decision.
- Choose your preferred model (e.g., LLM or VLM) based on your business needs.
3. Enable API and create an API key
- Go to My API Keys in your dashboard.
- Click Create API Key and assign it to your project.
- Copy and securely store your key — it will be required to authenticate every API request.
tip
See the detailed guide on creating API keys for step-by-step instructions.
4. API integration
Integrate the selected model into your application using the API.
note
See the full API reference for endpoint details, request formats, and code samples.