Access Data with Vuforia APIs > Vuforia APIs > Accessing a List of Published Procedures
  
Accessing a List of Published Procedures
You can access a list of published procedures using the following API:
/ExperienceService/<orgid>/cms/projects/_default/distro/procedures
It must be requested with the following special request header:
x-api-key:<secret>
For more information, see the following topics:
1. Obtain the Customer Organization ID and x-api-key ID
2. Obtain the x-api-key Secret
3. Make the API Call