Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Meni 281 posts 539 karma points
    Mar 14, 2023 @ 04:16
    Meni
    0

    Does Umbraco 11 has API?

    Like, in wordpress I can get the posts, etc. via rest API. Does Umbraco 11 has rest API that I can consume for example with Angular? So if I want to share information from my Umbraco 11 website to Angular web app - is it possible via rest API?

    Thanks

  • Søren Kottal 713 posts 4571 karma points MVP 7x c-trib
    Mar 14, 2023 @ 07:44
    Søren Kottal
    100

    Hi Meni

    Not in 11 no - but a REST Api is coming with v12, scheduled for release this summer.

    Until then, there is several options if you don't want to build your own, eg.

    https://github.com/vertica-as/Vertica.Umbraco.Headless https://github.com/deMD/UmbracoContentApi https://github.com/nikcio/Nikcio.UHeadless

  • Meni 281 posts 539 karma points
    Mar 16, 2023 @ 04:28
    Meni
    0

    ok, thanks. I think I'll wait for 12 then

  • Jesper Ordrup 1019 posts 1528 karma points MVP
    Mar 15, 2023 @ 09:49
    Jesper Ordrup
    1

    Hi Meni

    Be aware that these unofficial api's do not support all property types / features. For instance the new Blog Grid Editor is not supported in Verticas.

  • Marco Dieleman 1 post 71 karma points
    Mar 16, 2023 @ 09:44
  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies