Attention:You’ve reached a page related to the Tyk Classic Portal. If you were searching for API documentation of the new Tyk
Developer Portal please use the latest
Postman collection page.
Future deprecation of Tyk Classic PortalThis product is no longer actively developed as it has been superseded by the new Tyk Developer Portal.
Please note that the Tyk Classic Portal now has limited support and maintenance. Please contact us at support@tyk.ioif you have any questions.
Future deprecation of Tyk Classic PortalThis product is no longer actively developed as it has been superseded by the new Tyk Developer Portal.
Please note that the Tyk Classic Portal now has limited support and maintenance. Please contact us at support@tyk.ioif you have any questions.
Important Note on Spelling:While our documentation now uses American English, the product itself, including UI, configuration fields, environment
variables, and APIs endpoints, retain British English spellings. When interacting with the product, please continue
using the British English spellings as they appear in the interface and API. (This means that for existing users nothing
has changed).
Example: The API endpoint
Example: The API endpoint
/api/portal/catalogue as shown throughout this page uses British spelling. In all other
instances, such as when describing or referring to this object in the documentation, we will use the
American spelling “catalog”.Documentation
Create Documentation
| Property | Description |
|---|---|
| Resource URL | /api/portal/documentation |
| Method | POST |
| Type | None |
| Body | Documentation Object |
| Param | None |
documentation field of the Request Body, as per the example below.
Support for API Blueprint is being deprecated. See Importing APIs for more details.
Sample Request
Sample Response
Delete Documentation
| Property | Description |
|---|---|
| Resource URL | /api/portal/documentation/{id} |
| Method | DELETE |
| Type | None |
| Body | None |
| Param | None |
Sample Request
Sample Response
Catalog
List Catalog
| Property | Description |
|---|---|
| Resource URL | /api/portal/catalogue |
| Method | GET |
| Type | None |
| Body | None |
| Param | None |
Sample Request
Sample Response
Create Catalog
| Property | Description |
|---|---|
| Resource URL | /api/portal/catalogue |
| Method | POST |
| Type | None |
| Body | None |
| Param | None |
Sample Request
Sample Response
Update Catalog
| Property | Description |
|---|---|
| Resource URL | /api/portal/catalogue |
| Method | PUT |
| Type | None |
| Body | None |
| Param | None |