Emporia Community

Community Forum for Emporia

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: API to pull data #10151 Report Abuse
    techwizard
    Member

    We are excited to announce recent updates to the Emporia Connect API, aimed at providing a more robust and user-friendly experience. Your input and feedback are invaluable as we strive to enhance our services continuously.

    New Features:

    1. Improved Security Measures: We’ve bolstered our security protocols to ensure your data remains safe and protected.
    2. Enhanced Documentation: Updated documentation for easier navigation and clearer instructions on utilizing the API.
    3. Streamlined Website: Our website has been revamped to offer a more intuitive and informative browsing experience.

    To explore these updates, we invite you to review the enhanced Emporia Connect API and associated documentation on our website (emporia-connect.xyt.co.za). Your insights into the changes made will greatly assist us in refining our services.

    Your participation in this process is invaluable to us. Please take a moment to browse through the updated features and share your thoughts, suggestions, or inquiries you may have.

    in reply to: API to pull data #10150 Report Abuse
    techwizard
    Member

    Hi Chrwei,

    Thank you for taking the time to explore api.

    Let me provide you with some insights:

    1. Flow of Data: Yes, the API acts as an intermediary between Emporia servers and the API endpoints. It facilitates the seamless transfer of data.
    2. Data Protection during Transit: We prioritize data security during transit through robust encryption protocols, ensuring that data remains protected while in motion.
    3. Data Storage and Protection: It’s important to note that we do not store any user data. Our system is designed to operate without the need for data storage, ensuring your information remains solely within the designated endpoints.
    4. Credential Protection: Safeguarding credentials is of paramount importance to us. We employ stringent measures to encrypt and protect your credentials. Your trust and security are our top priorities.
    5. Scaling and Cost Management: At present, our application is hosted in a specific environment. However, we are in the process of transitioning to Docker, which offers enhanced scalability through cluster capabilities. This move will empower us to efficiently manage increasing demands without compromising performance or incurring exorbitant costs. We’re actively working on this transition to ensure a seamless and scalable infrastructure as we grow.
    6. Getting Started Instructions: To start using the API, you can utilize basic authentication with each request. An example using cURL is provided below
      curl -X GET -u username:password https://emporia-connect.xyt.co.za/api
      Replace username(email address) and password with your actual Emporia credentials. This cURL command demonstrates how to perform a GET request to the specified endpoint (https://emporia-connect.xyt.co.za/api) using basic authentication.

    Additionally, we’ve made recent updates to our website and documentation to enhance user experience and clarity. Please feel free to review these updates along with the API. Your feedback is invaluable in helping us refine our services and provide a better experience for our users.

    Your questions, suggestions, or further inquiries are always welcomed. Don’t hesitate to reach out if you need any assistance.

    in reply to: API to pull data #10148 Report Abuse
    techwizard
    Member

    Hi Sarbuk,

    Thank you for taking the time to explore api. I’m thrilled to hear about your interest and your questions are absolutely valid and important to address. Let me provide you with some insights:

    1. Flow of Data: Yes, the API acts as an intermediary between Emporia servers and the API endpoints. It facilitates the seamless transfer of data.
    2. Data Protection during Transit: We prioritize data security during transit through robust encryption protocols, ensuring that data remains protected while in motion.
    3. Data Storage and Protection: It’s important to note that we do not store any user data. Our system is designed to operate without the need for data storage, ensuring your information remains solely within the designated endpoints.
    4. Credential Protection: Safeguarding credentials is of paramount importance to us. We employ stringent measures to encrypt and protect your credentials. Your trust and security are our top priorities.
    5. Scaling and Cost Management: At present, our application is hosted in a specific environment. However, we are in the process of transitioning to Docker, which offers enhanced scalability through cluster capabilities. This move will empower us to efficiently manage increasing demands without compromising performance or incurring exorbitant costs. We’re actively working on this transition to ensure a seamless and scalable infrastructure as we grow.
    6. Getting Started Instructions: To start using the API, you can utilize basic authentication with each request. An example using cURL is provided below
      curl -X GET -u username:password https://emporia-connect.xyt.co.za/api
      Replace username(email address) and password with your actual Emporia credentials. This cURL command demonstrates how to perform a GET request to the specified endpoint (https://emporia-connect.xyt.co.za/api) using basic authentication.

    Your feedback and inquiries are incredibly valuable in aiding us to improve user experience. Should you have further questions or require assistance, please feel free to reach out.

    in reply to: API to pull data #10136 Report Abuse
    techwizard
    Member

    Greetings,

    Rest API is now available!!!

    I’ve dedicated considerable effort to crafting a user-friendly REST API. I warmly encourage you to visit https://emporia-connect.xyt.co.za and share your insights, suggestions, or any hurdles you encounter. While this version is an early iteration, I’m devoted to its ongoing refinement. Your valuable feedback is immensely appreciated!

    Moreover, I’d like to emphasize that this API is entirely free.

    You can contact me at emporia-connect@xyt.co.za

    • This reply was modified 5 months, 1 week ago by techwizard.
Viewing 4 posts - 1 through 4 (of 4 total)