콘텐츠로 건너뛰기
DeepTokenAI 크리에이티브 스위트
홈대시보드모델프롬프트리더보드문서가격엔터프라이즈블로그
    1. 홈
    2. 블로그
    3. Quickstart: your first request with the OpenAI-compatible API
    Quickstart: your first request with the OpenAI-compatible API
    Guides2026년 6월 9일|1분 소요

    Quickstart: your first request with the OpenAI-compatible API

    Create a key, point your OpenAI client at the gateway, and make a chat completion in a couple of minutes.

    DT
    DeepToken 팀
    quickstartapiopenai

    1. Create an API key

    In the developer console, create a key and copy it.

    2. Point your client at the gateway

    Set the base URL to the DeepToken endpoint and use your key as the bearer token. Any OpenAI-compatible SDK works unchanged.

    3. Make a request

    Call chat completions with a model id from the catalog. Routing, fallback, and metering happen automatically — you just get a response.

    공유
    블로그 목록으로 돌아가기