This article will show you how to view the list of API calls that are available through Recreation Management
Important Notes
- CivicPlus does not support or assist with third-party integrations that utilize CivicPlus APIs.
- You can Contact Support if you want to set up an API interface at https://secure.rec1.com/apiDocs/v1. It will then be up to your organization to determine how to utilize your API resources.
- If you have dedicated hosting you will need to replace secure.rec1.com with your custom domain.
- POST Methods are not available for Individual Customer use, they are currently only assigned for CivicPlus internal systems.
Instructions
- Login to Recreation Management
- Navigate to https://secure.rec1.com/apiDocs/v1
-
Note: Dedicated hosting will need to replace secure.rec1.com with your custom domain.
-
- Review Available APIs and select GET API to view parameters.
-
Note: GET APIs are available for customer use POST APIs are for internal use only
-
- To view Swagger click the /api/v1/swagger.json link at the top of the page.
In-Article Glossary
Review the Help Center Glossary, a comprehensive explanation of the acronyms, abbreviations, and company-specific terminology. The terms located in this section are listed alphabetically:
- API: Application Programming Interface
-
GET: The GET method refers to a HyperText Transfer Protocol (HTTP) method that is applied while requesting information from a particular source. GET is for fetching data, ideal for searches.
- POST: The POST method is used for updates, and sends data securely in the request body, perfect for forms.
- Swagger: Swagger allows you to describe the structure of your APIs so that machines can read them. For questions about Swagger please contact Support.
Comments
Let us know what was helpful or not helpful about the article.0 comments
Please sign in to leave a comment.