Skill
This endpoint retrieves all the skills.
The Id of the user performing the request.
dummy-useridThe Id of the entity.
dummy-entityidThe API key for authentication
testThe secret key for authentication
test-secretThe Id of the user performing the request.
dummy-useridThe token for user authentication.
dummy-tokenSuccessful response
Client error
Unauthorized error
Server error
This endpoint allows to add a new skill.
The Id of the user performing the request.
dummy-useridThe API key for authentication
testThe secret key for authentication
test-secretThe token for user authentication.
dummy-tokenentity-101JavaJava super slowSuccessful response
Client error
Server error
This endpoint retrieves skill details.
The API key for authentication
testThe secret key for authentication
test-secretThe Id of the user performing the request.
dummy-useridThe token for user authentication.
dummy-tokenSuccessful response
Client error
Unauthorized error
Server error
This endpoint allows to add multiple new skills.
The Id of the user performing the request.
dummy-useridThe API key for authentication
testThe secret key for authentication
test-secretThe token for user authentication.
dummy-tokenentity-101[{"name":"Java","description":"Java super slow"}]Successful response
Client error
Server error
This endpoint allows to make payment.
The API key for authentication
testThe secret key for authentication
test-secretThe Id of the user performing the request.
dummy-useridThe token for user authentication.
dummy-tokenstripe-payment-method-idSuccessful response
Client error
Server error
Last updated