I tried to work with the AI/ML api

I tried to work with the AI/ML api platform using gpt 5 model but it seems like the baseUrl is the thing gone wrong.
used url : https://api.openai.com/v1/chat/completions
expected url: https://api.aimlapi.com/v1

also their customer supports told me the model should be not
'gpt-5' its must be 'openai/gpt-5-2025-08-07'

I need to work with those AI/ML api because of the GPT5 hackathon.

any solutions for this.
Was this page helpful?