DevOps Plan REST API developer guide Authenticating with the Personal Access Token for the DevOps Plan REST APIThe Personal Access Token is required to authenticate to the DevOps Plan REST API. You can use Personal Access Tokens to connect the DevOps Plan REST API to its various REST endpoints.Base URL and teamspace IDThe base URL to access the REST APIs with the DevOps Plan application is https://<plan-server-url>/ccmweb/rest and with the DevOps Loop application is https://<plan-server-url>/plan/ccmweb/rest.Records and record typesA Record Type describes the structure (metadata) of a Record and is designed by the DevOps Plan Designer. Creating, Deleting, and Retrieving RecordsYou can use the DevOps Plan REST API to Create, Delete, and Retrieve records.DevOps Plan REST API queries and result setsYou can use the DevOps Plan REST API to manage queries and result sets.DevOps Plan REST API troubleshootingTroubleshooting for various restrictions and known issues when using the DevOps Plan REST API.