Skip to content

Purlin Intelligence Documentation

Here you can find the references of PI services, projects, coding guides, and more.

Versioning

All the hosted microservices follow this versioning system.

  • Testing - .tech/
  • Staging
    • new alpha version - .vision/api/alpha
    • stable version - .vision/api/stable
  • Production
    • new alpha version - .ai/api/alpha
    • stable version - .ai/api/stable

Code reference and documentation

All the hosted microservices hase the collected code reference and documentation hosted for each testing and staging envs. Documentation can be accessed visiting {host}.tech/docs for each microservice.