HTTPEndpoint
a rdfs:Class in Web API
An HTTP(S) endpoint. This is the base class that is responsible for the HTTP layer of the API and subclasses can be used to define specific types of APIs.
This is a class with public usage permissions, which means that any developer is allowed to create new objects on CloudObjects which are instances or subclasses of this class.
Subclasses
The following classes are known public subclasses of this class:
Properties
The following properties are supported for instances of this class:
- oauth2:hasAuthorizationServer
- oauth2:hasFixedBearerToken
- oauth2:usesFixedBearerTokenFrom
- hasBaseURL
- hasFixedAPIKey
- hasFixedPassword
- hasFixedUsername
- supportsAuthenticationMechanism
- supportsCORSAnyOrigin
- supportsCORSForDirectory
- usesAPIKeyFrom
- usesAuthenticationParameter
- usesPasswordFrom
- usesUsernameFrom
Instances
The following public objects are instances of this class:
Meta
- URI / COID
- coid://webapis.co-n.net/HTTPEndpoint content_copy
- Revision
- 4-045181eb988530d5bbe38fd1f1b3d3e9 content_copy
- Short ID
- wa:HTTPEndpoint content_copy
- Reference URL
- https://coid.link/webapis.co-n.net/HTTPEndpoint content_copy
- Last updated
- 2021-05-16 15:26 (UTC)
- Created at
- 2020-12-05 18:56 (UTC)
RDF
Objects in this namespace
- Web API
- APIKeyAuthentication
- APIMethod
- APIResponse
- AnonymousAccess
- AuthenticationMechanism
- CookieParameter
- DirectoryTemplateVariableGenerator
- EmptyResponse
- ExampleResponse
- FormDataParameter
- GraphQLEndpoint
- HTTPBasicAuthentication
- HTTPEndpoint
- MD5-hash Shared Secret Authentication (via API Key)
- HeaderParameter
- JSONResponse
- OpenAPIConverter 3.0
- OpenAPIExporter 3.0
- Parameter
- PathParameter
- PostmanCollectionExporter v2
- QueryParameter
- Shared Secret Authentication (via HTTP Basic)
- SwaggerExporter 2.0
- WebAPI
- WebAPIImportAPI
- hasBaseURL
- hasBody
- hasContentType
- hasDataType
- hasDefaultValue
- hasErrorResponse
- hasFixedAPIKey
- hasFixedPassword
- hasFixedUsername
- hasJSONBodyWithSchema
- hasJSONRequestBodyWithSchema
- hasJSONSchema
- hasKey
- hasMethod
- hasPath
- hasStatusCode
- hasSuccessResponse
- hasVerb
- requiresParameter
- supportsAuthenticationMechanism
- supportsCORSAnyOrigin
- supportsCORSForDirectory
- supportsOptionalParameter
- usesAPIKeyFrom
- usesAuthenticationParameter
- usesPasswordFrom
- usesUsernameFrom