how does api/v1/Settings get made/called

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jamie
    Member
    • Aug 2025
    • 33

    #1

    how does api/v1/Settings get made/called

    Hello Yuri,

    i am so close to getting things together for my dev enviroment, but i just seem to be missing some of the api/v1 stuffs, they aren't files and seem to be generated somehow but i can't get them to come.

    any advice would be great.
  • jamie
    Member
    • Aug 2025
    • 33

    #2
    if any one sees this in the future make sure you have api/v1/.htaccess

    Comment

    • eron
      Junior Member
      • Sep 2025
      • 1

      #3
      I`m trying to install espocrm to test it, but i get stuck with the api error.
      I do not have a api folder, but it is referenced in the error/support page.

      How did you manage to generate the folder & files?

      Comment

      • yuri
        EspoCRM product developer
        • Mar 2014
        • 9328

        #4
        The api folder is located in the public folder. The public folder should be configured as the root folder for your web server.

        If you use apache, with the enabled htaccess support, it will work automatically without the need of additional configuration.

        If you use another web server or apache without htaccess enabled, you will need to configure the root folder and the client folder manually.
        If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

        Comment

        Working...