Welcome to the FR API Reference section! Below you will find a comprehensive guide to the various endpoints and functionalities available through our API.
Available Endpoints
- /users - Information about users
- /orders - Order management
- /products - Product details
Usage Example
To retrieve user information, you can make a GET request to /users/{user_id}
.
Related Links
Here's a helpful image to illustrate the API structure: