Skip to content
  1.  
  2. © 2023 – 2025 OpenRouter, Inc

    Morph: Morph V3 Fast

    morph/morph-v3-fast

    Created Jul 7, 202581,920 context
    $0.80/M input tokens$1.20/M output tokens

    Morph's fastest apply model for code edits. ~10,500 tokens/sec with 96% accuracy for rapid code transformations.

    The model requires the prompt to be in the following format: <instruction>{instruction}</instruction> <code>{initial_code}</code> <update>{edit_snippet}</update>

    Zero Data Retention is enabled for Morph. Learn more about this model in their documentation

    Sample code and API for Morph V3 Fast

    OpenRouter normalizes requests and responses across providers for you.

    FastApply allows you to apply code edits by providing the original code, the desired changes, and instructions. The model will merge the changes intelligently.

    In the examples below, the OpenRouter-specific headers are optional. Setting them allows your app to appear on the OpenRouter leaderboards.

    Using third-party SDKs

    For information about using third-party SDKs and frameworks with OpenRouter, please see our frameworks documentation.

    See the Request docs for all possible fields, and Parameters for explanations of specific sampling parameters.