All REST Endpoints
- Get APIs
-
Method: getPath:
/v1/apis - Get details for an API's latest iteration
-
Method: getPath:
/v1/apis/{vanityName}/current - Get details for an API's published iteration
-
Method: getPath:
/v1/apis/{vanityName}
- Get application types
-
Method: getPath:
/v1/applications/types - Get applications
-
Method: getPath:
/v1/applications - Get details for an application
-
Method: getPath:
/v1/applications/{applicationId}
- Check if the current user can sign in to the Developer Portal
-
Method: getPath:
/v1/customization/configuration/authenticated - Delete configuration
-
Method: deletePath:
/v1/customization/configuration - Get configuration
-
Method: getPath:
/v1/customization/configuration - Set configuration
-
Method: postPath:
/v1/customization/configuration
- Check if the current user can sign in to the Developer Portal
-
Method: getPath:
/v1/configuration/authenticated - Delete configuration
-
Method: deletePath:
/v1/configuration - Get configuration
-
Method: getPath:
/v1/configuration - Set configuration
-
Method: postPath:
/v1/configuration
- Delete language resource
-
Method: deletePath:
/v1/customization/language/{languageCode} - Get language resource
-
Method: getPath:
/v1/customization/language/{languageCode} - Set language resource
-
Method: postPath:
/v1/customization/language/{languageCode}
- Delete language resource
-
Method: deletePath:
/v1/language/{languageCode} - Get language resource
-
Method: getPath:
/v1/language/{languageCode} - Set language resource
-
Method: postPath:
/v1/language/{languageCode}
Use these resource to retrieve language resources, the current Developer Portal configuration, and whether the Developer Portal is enabled. You can also access a resource that returns whether a specified user can access the Developer Portal.
All users can access these resources; authentication is not required.
- Check available saved configuration
-
Method: getPath:
/v1/public/customization - Check available saved configuration (deprecated)
-
Method: getPath:
/v1/public/customdata - Check if the current user can sign in to the Developer Portal
-
Method: getPath:
/v1/public/authorizedlogin - Get configuration
-
Method: getPath:
/v1/public/customization/configuration - Get configuration (deprecated)
-
Method: getPath:
/v1/public/configuration - Get language resource
-
Method: getPath:
/v1/public/customization/language/{languageCode} - Get language resource (deprecated)
-
Method: getPath:
/v1/public/language/{languageCode} - Get state of the Developer Portal
-
Method: getPath:
/v1/public/enabled
- Delete user preference for current user
-
Method: deletePath:
/v1/preferences/{section} - Retrieve user preference for current user
-
Method: getPath:
/v1/preferences/{section} - Set user preference for current user
-
Method: postPath:
/v1/preferences/{section}
- Check available saved configuration
-
Method: getPath:
/v1/public/customization - Check available saved configuration (deprecated)
-
Method: getPath:
/v1/public/customdata - Check if the current user can sign in to the Developer Portal
-
Method: getPath:
/v1/configuration/authenticated - Check if the current user can sign in to the Developer Portal
-
Method: getPath:
/v1/customization/configuration/authenticated - Check if the current user can sign in to the Developer Portal
-
Method: getPath:
/v1/public/authorizedlogin - Delete configuration
-
Method: deletePath:
/v1/configuration - Delete configuration
-
Method: deletePath:
/v1/customization/configuration - Delete language resource
-
Method: deletePath:
/v1/customization/language/{languageCode} - Delete language resource
-
Method: deletePath:
/v1/language/{languageCode} - Delete user preference for current user
-
Method: deletePath:
/v1/preferences/{section} - Get APIs
-
Method: getPath:
/v1/apis - Get application types
-
Method: getPath:
/v1/applications/types - Get applications
-
Method: getPath:
/v1/applications - Get configuration
-
Method: getPath:
/v1/configuration - Get configuration
-
Method: getPath:
/v1/customization/configuration - Get configuration
-
Method: getPath:
/v1/public/customization/configuration - Get configuration (deprecated)
-
Method: getPath:
/v1/public/configuration - Get details for an API's latest iteration
-
Method: getPath:
/v1/apis/{vanityName}/current - Get details for an API's published iteration
-
Method: getPath:
/v1/apis/{vanityName} - Get details for an application
-
Method: getPath:
/v1/applications/{applicationId} - Get language resource
-
Method: getPath:
/v1/customization/language/{languageCode} - Get language resource
-
Method: getPath:
/v1/language/{languageCode} - Get language resource
-
Method: getPath:
/v1/public/customization/language/{languageCode} - Get language resource (deprecated)
-
Method: getPath:
/v1/public/language/{languageCode} - Get state of the Developer Portal
-
Method: getPath:
/v1/public/enabled - Retrieve user preference for current user
-
Method: getPath:
/v1/preferences/{section} - Set configuration
-
Method: postPath:
/v1/configuration - Set configuration
-
Method: postPath:
/v1/customization/configuration - Set language resource
-
Method: postPath:
/v1/customization/language/{languageCode} - Set language resource
-
Method: postPath:
/v1/language/{languageCode} - Set user preference for current user
-
Method: postPath:
/v1/preferences/{section}
- Get APIs
-
Method: getPath:
/v1/apis - Get details for an API's published iteration
-
Method: getPath:
/v1/apis/{vanityName} - Get details for an API's latest iteration
-
Method: getPath:
/v1/apis/{vanityName}/current
- Get applications
-
Method: getPath:
/v1/applications - Get application types
-
Method: getPath:
/v1/applications/types - Get details for an application
-
Method: getPath:
/v1/applications/{applicationId}
- Delete configuration
-
Method: deletePath:
/v1/customization/configuration - Get configuration
-
Method: getPath:
/v1/customization/configuration - Set configuration
-
Method: postPath:
/v1/customization/configuration - Check if the current user can sign in to the Developer Portal
-
Method: getPath:
/v1/customization/configuration/authenticated
- Delete configuration
-
Method: deletePath:
/v1/configuration - Get configuration
-
Method: getPath:
/v1/configuration - Set configuration
-
Method: postPath:
/v1/configuration - Check if the current user can sign in to the Developer Portal
-
Method: getPath:
/v1/configuration/authenticated
- Delete language resource
-
Method: deletePath:
/v1/customization/language/{languageCode} - Get language resource
-
Method: getPath:
/v1/customization/language/{languageCode} - Set language resource
-
Method: postPath:
/v1/customization/language/{languageCode}
- Delete language resource
-
Method: deletePath:
/v1/language/{languageCode} - Get language resource
-
Method: getPath:
/v1/language/{languageCode} - Set language resource
-
Method: postPath:
/v1/language/{languageCode}
Use these resource to retrieve language resources, the current Developer Portal configuration, and whether the Developer Portal is enabled. You can also access a resource that returns whether a specified user can access the Developer Portal.
All users can access these resources; authentication is not required.
- Check if the current user can sign in to the Developer Portal
-
Method: getPath:
/v1/public/authorizedlogin - Get configuration (deprecated)
-
Method: getPath:
/v1/public/configuration - Check available saved configuration (deprecated)
-
Method: getPath:
/v1/public/customdata - Check available saved configuration
-
Method: getPath:
/v1/public/customization - Get configuration
-
Method: getPath:
/v1/public/customization/configuration - Get language resource
-
Method: getPath:
/v1/public/customization/language/{languageCode} - Get state of the Developer Portal
-
Method: getPath:
/v1/public/enabled - Get language resource (deprecated)
-
Method: getPath:
/v1/public/language/{languageCode}
- Delete user preference for current user
-
Method: deletePath:
/v1/preferences/{section} - Retrieve user preference for current user
-
Method: getPath:
/v1/preferences/{section} - Set user preference for current user
-
Method: postPath:
/v1/preferences/{section}
- Get APIs
-
Method: getPath:
/v1/apis - Get details for an API's published iteration
-
Method: getPath:
/v1/apis/{vanityName} - Get details for an API's latest iteration
-
Method: getPath:
/v1/apis/{vanityName}/current - Get applications
-
Method: getPath:
/v1/applications - Get application types
-
Method: getPath:
/v1/applications/types - Get details for an application
-
Method: getPath:
/v1/applications/{applicationId} - Delete configuration
-
Method: deletePath:
/v1/configuration - Get configuration
-
Method: getPath:
/v1/configuration - Set configuration
-
Method: postPath:
/v1/configuration - Check if the current user can sign in to the Developer Portal
-
Method: getPath:
/v1/configuration/authenticated - Delete configuration
-
Method: deletePath:
/v1/customization/configuration - Get configuration
-
Method: getPath:
/v1/customization/configuration - Set configuration
-
Method: postPath:
/v1/customization/configuration - Check if the current user can sign in to the Developer Portal
-
Method: getPath:
/v1/customization/configuration/authenticated - Delete language resource
-
Method: deletePath:
/v1/customization/language/{languageCode} - Get language resource
-
Method: getPath:
/v1/customization/language/{languageCode} - Set language resource
-
Method: postPath:
/v1/customization/language/{languageCode} - Delete language resource
-
Method: deletePath:
/v1/language/{languageCode} - Get language resource
-
Method: getPath:
/v1/language/{languageCode} - Set language resource
-
Method: postPath:
/v1/language/{languageCode} - Delete user preference for current user
-
Method: deletePath:
/v1/preferences/{section} - Retrieve user preference for current user
-
Method: getPath:
/v1/preferences/{section} - Set user preference for current user
-
Method: postPath:
/v1/preferences/{section} - Check if the current user can sign in to the Developer Portal
-
Method: getPath:
/v1/public/authorizedlogin - Get configuration (deprecated)
-
Method: getPath:
/v1/public/configuration - Check available saved configuration (deprecated)
-
Method: getPath:
/v1/public/customdata - Check available saved configuration
-
Method: getPath:
/v1/public/customization - Get configuration
-
Method: getPath:
/v1/public/customization/configuration - Get language resource
-
Method: getPath:
/v1/public/customization/language/{languageCode} - Get state of the Developer Portal
-
Method: getPath:
/v1/public/enabled - Get language resource (deprecated)
-
Method: getPath:
/v1/public/language/{languageCode}
- Get APIs
-
Method: getPath:
/v1/apis - Get details for an API's published iteration
-
Method: getPath:
/v1/apis/{vanityName} - Get details for an API's latest iteration
-
Method: getPath:
/v1/apis/{vanityName}/current
- Get applications
-
Method: getPath:
/v1/applications - Get application types
-
Method: getPath:
/v1/applications/types - Get details for an application
-
Method: getPath:
/v1/applications/{applicationId}
- Delete configuration
-
Method: deletePath:
/v1/customization/configuration - Get configuration
-
Method: getPath:
/v1/customization/configuration - Check if the current user can sign in to the Developer Portal
-
Method: getPath:
/v1/customization/configuration/authenticated - Set configuration
-
Method: postPath:
/v1/customization/configuration
- Delete configuration
-
Method: deletePath:
/v1/configuration - Get configuration
-
Method: getPath:
/v1/configuration - Check if the current user can sign in to the Developer Portal
-
Method: getPath:
/v1/configuration/authenticated - Set configuration
-
Method: postPath:
/v1/configuration
- Delete language resource
-
Method: deletePath:
/v1/customization/language/{languageCode} - Get language resource
-
Method: getPath:
/v1/customization/language/{languageCode} - Set language resource
-
Method: postPath:
/v1/customization/language/{languageCode}
- Delete language resource
-
Method: deletePath:
/v1/language/{languageCode} - Get language resource
-
Method: getPath:
/v1/language/{languageCode} - Set language resource
-
Method: postPath:
/v1/language/{languageCode}
Use these resource to retrieve language resources, the current Developer Portal configuration, and whether the Developer Portal is enabled. You can also access a resource that returns whether a specified user can access the Developer Portal.
All users can access these resources; authentication is not required.
- Check if the current user can sign in to the Developer Portal
-
Method: getPath:
/v1/public/authorizedlogin - Get configuration (deprecated)
-
Method: getPath:
/v1/public/configuration - Check available saved configuration (deprecated)
-
Method: getPath:
/v1/public/customdata - Check available saved configuration
-
Method: getPath:
/v1/public/customization - Get configuration
-
Method: getPath:
/v1/public/customization/configuration - Get language resource
-
Method: getPath:
/v1/public/customization/language/{languageCode} - Get state of the Developer Portal
-
Method: getPath:
/v1/public/enabled - Get language resource (deprecated)
-
Method: getPath:
/v1/public/language/{languageCode}
- Delete user preference for current user
-
Method: deletePath:
/v1/preferences/{section} - Retrieve user preference for current user
-
Method: getPath:
/v1/preferences/{section} - Set user preference for current user
-
Method: postPath:
/v1/preferences/{section}
- Delete configuration
-
Method: deletePath:
/v1/configuration - Delete configuration
-
Method: deletePath:
/v1/customization/configuration - Delete language resource
-
Method: deletePath:
/v1/customization/language/{languageCode} - Delete language resource
-
Method: deletePath:
/v1/language/{languageCode} - Delete user preference for current user
-
Method: deletePath:
/v1/preferences/{section} - Get APIs
-
Method: getPath:
/v1/apis - Get details for an API's published iteration
-
Method: getPath:
/v1/apis/{vanityName} - Get details for an API's latest iteration
-
Method: getPath:
/v1/apis/{vanityName}/current - Get applications
-
Method: getPath:
/v1/applications - Get application types
-
Method: getPath:
/v1/applications/types - Get details for an application
-
Method: getPath:
/v1/applications/{applicationId} - Get configuration
-
Method: getPath:
/v1/configuration - Check if the current user can sign in to the Developer Portal
-
Method: getPath:
/v1/configuration/authenticated - Get configuration
-
Method: getPath:
/v1/customization/configuration - Check if the current user can sign in to the Developer Portal
-
Method: getPath:
/v1/customization/configuration/authenticated - Get language resource
-
Method: getPath:
/v1/customization/language/{languageCode} - Get language resource
-
Method: getPath:
/v1/language/{languageCode} - Retrieve user preference for current user
-
Method: getPath:
/v1/preferences/{section} - Check if the current user can sign in to the Developer Portal
-
Method: getPath:
/v1/public/authorizedlogin - Get configuration (deprecated)
-
Method: getPath:
/v1/public/configuration - Check available saved configuration (deprecated)
-
Method: getPath:
/v1/public/customdata - Check available saved configuration
-
Method: getPath:
/v1/public/customization - Get configuration
-
Method: getPath:
/v1/public/customization/configuration - Get language resource
-
Method: getPath:
/v1/public/customization/language/{languageCode} - Get state of the Developer Portal
-
Method: getPath:
/v1/public/enabled - Get language resource (deprecated)
-
Method: getPath:
/v1/public/language/{languageCode} - Set configuration
-
Method: postPath:
/v1/configuration - Set configuration
-
Method: postPath:
/v1/customization/configuration - Set language resource
-
Method: postPath:
/v1/customization/language/{languageCode} - Set language resource
-
Method: postPath:
/v1/language/{languageCode} - Set user preference for current user
-
Method: postPath:
/v1/preferences/{section}