Journey API Service

RESTful backend for the Journey application

About

API Documentation Swagger UI
Version 1.6.33
Status Online
Contact Ramachandran Nellaiyappan
Mission About Us

Quick Start

  1. Review the API documentation for available endpoints.
  2. Authenticate using your API key or OAuth2 token, Basic Auth(testing only).
  3. Send requests using curl, Postman, or your preferred HTTP client.

Example request:

curl -X GET https://journey-api.codewithram.dev/rest/version

Resources